2018-07-23 12:23:53,293 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-180 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 12:23:53,297 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=a2aD6huNyGSYWNbKl589RYojK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=513a0d0d1e3e4f6b89c9c5ab3a4246e1 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=S7YMbMaFALfaAy5fvlrhcaYTc export OS_REGION_NAME=regionOne 2018-07-23 12:23:53,297 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 12:23:53,298 - 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-07-23 12:23:53,329 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-23 12:23:53,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:23:53,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:23:53,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:23:53,611 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-23 12:23:53,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-23 12:23:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:23:53,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ebf7b6-85e0-4d9a-8afa-244210857476 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:23:53,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-83ebf7b6-85e0-4d9a-8afa-244210857476 2018-07-23 12:23:53,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:23:54,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["vXSVZRnPTk2BmDUZyHiFWg"], "issued_at": "2018-07-23T12:23:54.000000Z"}} 2018-07-23 12:23:54,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:54,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-695b5480-7fc3-46d6-aeef-a7ec1d9b9d8a x-compute-request-id: req-695b5480-7fc3-46d6-aeef-a7ec1d9b9d8a Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-23 12:23:54,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-695b5480-7fc3-46d6-aeef-a7ec1d9b9d8a 2018-07-23 12:23:54,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.18512678146s 2018-07-23 12:23:54,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-695b5480-7fc3-46d6-aeef-a7ec1d9b9d8a 2018-07-23 12:23:54,797 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-23 12:23:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:23:54,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc63bfa1-94be-4c12-842d-940e8aa74786 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:23:54,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-dc63bfa1-94be-4c12-842d-940e8aa74786 2018-07-23 12:23:54,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:23:54,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:54,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4b7f89-d2eb-4f8f-8f06-058f1eaad3c7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 12:23:54,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9d4b7f89-d2eb-4f8f-8f06-058f1eaad3c7 2018-07-23 12:23:54,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100415945053s 2018-07-23 12:23:54,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9d4b7f89-d2eb-4f8f-8f06-058f1eaad3c7 2018-07-23 12:23:54,908 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'ce2b34fc447241cc9b3aeb1770ca4af3', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-23 12:23:54,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-23 12:23:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:55,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bceec5a-418b-418b-8a67-a901ad9d5c5b Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0274173af20544778d299bf6b1fb126e"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "0274173af20544778d299bf6b1fb126e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/033e233fabea4d8fa9a762d3b7d966ca"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/08dafb8e557043b5ac6eadc453056d7c"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "772d716a26094313950e3994a498ace0", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0a0795b3e7d34fc4bcda1379316ee041"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0ed6bbe76ffb45fd8aff2fb7b8347175"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/10e3b52d992f4c98b80ecc1500f58b34"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/16e157b50e69469bbd6f40fc0d27ae93"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2273479c6bfa4ee08e3a0c5c41d5a99f"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33299e2640394dd3bddced675b809323", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/24c3c598ef514e0b893c697e8cd2cbc2"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/29636494ff364d0190c12cca43f91f4a"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "29636494ff364d0190c12cca43f91f4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/32044121bccf43b5a0aec97237735b93"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "32044121bccf43b5a0aec97237735b93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3419b371c6fb4ff69d7de1e4d8460ee5"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/35113042cf2c41c4a1c021788dbbb6cf"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5231a860330a4404b6560bed799856cd", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/35159f48b4754d668e3c26f9ce2a7e0b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3cd0abf418fb408ab2cf61104861b9fc"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/45c56c7ea5674611947249a3043d73e5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "45c56c7ea5674611947249a3043d73e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49730860156542d69bd88ff61741b710"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5231a860330a4404b6560bed799856cd", "id": "49730860156542d69bd88ff61741b710"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4f58c58f69534061bd3c229f29afab2d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4fd8d66ff5e5427291639448bbc9aead"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5db00e0f3d8a4a209c51ef5cd6e9aee4"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5f2360a645b2462387cd950e71afeb75"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "5f2360a645b2462387cd950e71afeb75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6021c041c6ed4e129cb98dce4b227136"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/678c3fd6eec146128191bdf1c5bbec6c"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "772d716a26094313950e3994a498ace0", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/881820cee28d48259b3530a8c5467986"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "881820cee28d48259b3530a8c5467986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8ac848c293224eb3937da2c44feb8981"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "8ac848c293224eb3937da2c44feb8981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/921ea4c34ba84706a1abf5cfb3f4d695"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/921fd6b8f30045fbbdc025e748ca6661"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "921fd6b8f30045fbbdc025e748ca6661"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/92eec3c1b89e44b3b61040f445492c91"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "92eec3c1b89e44b3b61040f445492c91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9436864e53be48ecadc900b43e5f1c4f"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/953cb1c6c79e4edbaf63cf0df63088b6"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33299e2640394dd3bddced675b809323", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9d021dac10b24b5c995b2ad255da609c"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "9d021dac10b24b5c995b2ad255da609c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f9e3b5ab73045a7bb635b1fd7145f36"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ace4388185544886a688fd9f076dc73a"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "ace4388185544886a688fd9f076dc73a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b078b2e0985f483b97560f109af3e58d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33299e2640394dd3bddced675b809323", "id": "b078b2e0985f483b97560f109af3e58d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1545e932e184039bb7a32a1edea2ce0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "b1545e932e184039bb7a32a1edea2ce0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d88911c714214b2785c4e0f210bd366b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "d88911c714214b2785c4e0f210bd366b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ed285826476c4ebc9067c489beb1c9b0"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "ed285826476c4ebc9067c489beb1c9b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ef2eee2ff30741bfb76cb4402872fb50"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "ef2eee2ff30741bfb76cb4402872fb50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f9d973647d694bd1a0804a5d75bef537"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "f9d973647d694bd1a0804a5d75bef537"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa94af4559944422a3a590fa9c2c05d5"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "772d716a26094313950e3994a498ace0", "id": "fa94af4559944422a3a590fa9c2c05d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fcbf207ca14046558ef8d75ab5596e41"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5231a860330a4404b6560bed799856cd", "id": "fcbf207ca14046558ef8d75ab5596e41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fe09d4fc2ead41578a64b7495a184623"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "fe09d4fc2ead41578a64b7495a184623"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-23 12:23:55,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-0bceec5a-418b-418b-8a67-a901ad9d5c5b 2018-07-23 12:23:55,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103790998459s 2018-07-23 12:23:55,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-0bceec5a-418b-418b-8a67-a901ad9d5c5b 2018-07-23 12:23:55,023 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0274173af20544778d299bf6b1fb126e'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0c1a018ef6624742837dc0ebfc132d25', u'id': u'0274173af20544778d299bf6b1fb126e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/033e233fabea4d8fa9a762d3b7d966ca'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0c1a018ef6624742837dc0ebfc132d25', u'id': u'033e233fabea4d8fa9a762d3b7d966ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/08dafb8e557043b5ac6eadc453056d7c'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'772d716a26094313950e3994a498ace0', u'id': u'08dafb8e557043b5ac6eadc453056d7c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0a0795b3e7d34fc4bcda1379316ee041'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9306410469b44b40b42a1c1b49c22e4a', u'id': u'0a0795b3e7d34fc4bcda1379316ee041'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0ed6bbe76ffb45fd8aff2fb7b8347175'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9306410469b44b40b42a1c1b49c22e4a', u'id': u'0ed6bbe76ffb45fd8aff2fb7b8347175'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/10e3b52d992f4c98b80ecc1500f58b34'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ee298c1da80442cba3d9bdd766a92518', u'id': u'10e3b52d992f4c98b80ecc1500f58b34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/16e157b50e69469bbd6f40fc0d27ae93'}, u'url': u'http://12.0.0.29:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9c559814e15c4a53867dd47472560bf1', u'id': u'16e157b50e69469bbd6f40fc0d27ae93'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2273479c6bfa4ee08e3a0c5c41d5a99f'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'33299e2640394dd3bddced675b809323', u'id': u'2273479c6bfa4ee08e3a0c5c41d5a99f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/24c3c598ef514e0b893c697e8cd2cbc2'}, u'url': u'http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9c559814e15c4a53867dd47472560bf1', u'id': u'24c3c598ef514e0b893c697e8cd2cbc2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/29636494ff364d0190c12cca43f91f4a'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4c624d5a9ddb4638ba4e233ae1755944', u'id': u'29636494ff364d0190c12cca43f91f4a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/32044121bccf43b5a0aec97237735b93'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd7d94e49ceb84639a23973735c2bd9b9', u'id': u'32044121bccf43b5a0aec97237735b93'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3419b371c6fb4ff69d7de1e4d8460ee5'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9306410469b44b40b42a1c1b49c22e4a', u'id': u'3419b371c6fb4ff69d7de1e4d8460ee5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/35113042cf2c41c4a1c021788dbbb6cf'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5231a860330a4404b6560bed799856cd', u'id': u'35113042cf2c41c4a1c021788dbbb6cf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/35159f48b4754d668e3c26f9ce2a7e0b'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'77799975f2664c2c9b46d043039d0cac', u'id': u'35159f48b4754d668e3c26f9ce2a7e0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3cd0abf418fb408ab2cf61104861b9fc'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2b0c9b79dee3470e9bec21ecd48f3548', u'id': u'3cd0abf418fb408ab2cf61104861b9fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/45c56c7ea5674611947249a3043d73e5'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3c023ba9bb7d47bb9f640add2dcdadab', u'id': u'45c56c7ea5674611947249a3043d73e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/49730860156542d69bd88ff61741b710'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5231a860330a4404b6560bed799856cd', u'id': u'49730860156542d69bd88ff61741b710'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4f58c58f69534061bd3c229f29afab2d'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'77799975f2664c2c9b46d043039d0cac', u'id': u'4f58c58f69534061bd3c229f29afab2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4fd8d66ff5e5427291639448bbc9aead'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c986063a4a354ad79e925ce224f92153', u'id': u'4fd8d66ff5e5427291639448bbc9aead'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5db00e0f3d8a4a209c51ef5cd6e9aee4'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4c624d5a9ddb4638ba4e233ae1755944', u'id': u'5db00e0f3d8a4a209c51ef5cd6e9aee4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5f2360a645b2462387cd950e71afeb75'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2b0c9b79dee3470e9bec21ecd48f3548', u'id': u'5f2360a645b2462387cd950e71afeb75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6021c041c6ed4e129cb98dce4b227136'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3c023ba9bb7d47bb9f640add2dcdadab', u'id': u'6021c041c6ed4e129cb98dce4b227136'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/678c3fd6eec146128191bdf1c5bbec6c'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'772d716a26094313950e3994a498ace0', u'id': u'678c3fd6eec146128191bdf1c5bbec6c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/881820cee28d48259b3530a8c5467986'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9c89b90c1875469b9769ebf4c0af8968', u'id': u'881820cee28d48259b3530a8c5467986'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8ac848c293224eb3937da2c44feb8981'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c986063a4a354ad79e925ce224f92153', u'id': u'8ac848c293224eb3937da2c44feb8981'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/921ea4c34ba84706a1abf5cfb3f4d695'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0c1a018ef6624742837dc0ebfc132d25', u'id': u'921ea4c34ba84706a1abf5cfb3f4d695'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/921fd6b8f30045fbbdc025e748ca6661'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9c559814e15c4a53867dd47472560bf1', u'id': u'921fd6b8f30045fbbdc025e748ca6661'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/92eec3c1b89e44b3b61040f445492c91'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c986063a4a354ad79e925ce224f92153', u'id': u'92eec3c1b89e44b3b61040f445492c91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9436864e53be48ecadc900b43e5f1c4f'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ee298c1da80442cba3d9bdd766a92518', u'id': u'9436864e53be48ecadc900b43e5f1c4f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/953cb1c6c79e4edbaf63cf0df63088b6'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'33299e2640394dd3bddced675b809323', u'id': u'953cb1c6c79e4edbaf63cf0df63088b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9d021dac10b24b5c995b2ad255da609c'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3c023ba9bb7d47bb9f640add2dcdadab', u'id': u'9d021dac10b24b5c995b2ad255da609c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9f9e3b5ab73045a7bb635b1fd7145f36'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd7d94e49ceb84639a23973735c2bd9b9', u'id': u'9f9e3b5ab73045a7bb635b1fd7145f36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ace4388185544886a688fd9f076dc73a'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4c624d5a9ddb4638ba4e233ae1755944', u'id': u'ace4388185544886a688fd9f076dc73a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b078b2e0985f483b97560f109af3e58d'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'33299e2640394dd3bddced675b809323', u'id': u'b078b2e0985f483b97560f109af3e58d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b1545e932e184039bb7a32a1edea2ce0'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'77799975f2664c2c9b46d043039d0cac', u'id': u'b1545e932e184039bb7a32a1edea2ce0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d88911c714214b2785c4e0f210bd366b'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9c89b90c1875469b9769ebf4c0af8968', u'id': u'd88911c714214b2785c4e0f210bd366b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ed285826476c4ebc9067c489beb1c9b0'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd7d94e49ceb84639a23973735c2bd9b9', u'id': u'ed285826476c4ebc9067c489beb1c9b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ef2eee2ff30741bfb76cb4402872fb50'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ee298c1da80442cba3d9bdd766a92518', u'id': u'ef2eee2ff30741bfb76cb4402872fb50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f9d973647d694bd1a0804a5d75bef537'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2b0c9b79dee3470e9bec21ecd48f3548', u'id': u'f9d973647d694bd1a0804a5d75bef537'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/fa94af4559944422a3a590fa9c2c05d5'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'772d716a26094313950e3994a498ace0', u'id': u'fa94af4559944422a3a590fa9c2c05d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/fcbf207ca14046558ef8d75ab5596e41'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5231a860330a4404b6560bed799856cd', u'id': u'fcbf207ca14046558ef8d75ab5596e41'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/fe09d4fc2ead41578a64b7495a184623'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9c89b90c1875469b9769ebf4c0af8968', u'id': u'fe09d4fc2ead41578a64b7495a184623'})] 2018-07-23 12:23:55,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-23 12:23:55,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:55,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b9b000b-39b5-41a8-80b4-0fdaea7f77c3 x-compute-request-id: req-3b9b000b-39b5-41a8-80b4-0fdaea7f77c3 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-23 12:23:55,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-3b9b000b-39b5-41a8-80b4-0fdaea7f77c3 2018-07-23 12:23:55,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.113276004791s 2018-07-23 12:23:55,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-3b9b000b-39b5-41a8-80b4-0fdaea7f77c3 2018-07-23 12:23:55,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-23 12:23:55,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:57,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f2fcb92-4c3a-4b66-b11a-1dd0251529e7 x-compute-request-id: req-0f2fcb92-4c3a-4b66-b11a-1dd0251529e7 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-23 12:23:57,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-0f2fcb92-4c3a-4b66-b11a-1dd0251529e7 2018-07-23 12:23:57,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.89075422287s 2018-07-23 12:23:57,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-0f2fcb92-4c3a-4b66-b11a-1dd0251529e7 2018-07-23 12:23:57,045 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-23 12:23:57,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:23:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b0737b3b-586a-4ffe-a2ed-312ff5e2a6eb Date: Mon, 23 Jul 2018 12:23:58 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:23:58,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b0737b3b-586a-4ffe-a2ed-312ff5e2a6eb 2018-07-23 12:23:58,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.969366073608s 2018-07-23 12:23:58,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b0737b3b-586a-4ffe-a2ed-312ff5e2a6eb 2018-07-23 12:23:58,020 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-23 12:23:58,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 12:23:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbc63d02-9645-4d54-9dea-ecb6a135bc80 x-compute-request-id: req-fbc63d02-9645-4d54-9dea-ecb6a135bc80 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 12:23:58,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-fbc63d02-9645-4d54-9dea-ecb6a135bc80 2018-07-23 12:23:58,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.18258190155s 2018-07-23 12:23:58,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-fbc63d02-9645-4d54-9dea-ecb6a135bc80 2018-07-23 12:23:58,204 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 2}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 3}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-23 12:23:58,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-23 12:23:58,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81a52816-d696-4553-a574-6ad94203ae28 x-compute-request-id: req-81a52816-d696-4553-a574-6ad94203ae28 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 12:23:58,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-81a52816-d696-4553-a574-6ad94203ae28 2018-07-23 12:23:58,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.127795934677s 2018-07-23 12:23:58,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-81a52816-d696-4553-a574-6ad94203ae28 2018-07-23 12:23:58,333 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-23 12:23:58,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:23:58,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2c968c20-1b5c-47b5-8494-8b7d88901b5d Date: Mon, 23 Jul 2018 12:23:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:23:58,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2c968c20-1b5c-47b5-8494-8b7d88901b5d 2018-07-23 12:23:58,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927801132202s 2018-07-23 12:23:58,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2c968c20-1b5c-47b5-8494-8b7d88901b5d 2018-07-23 12:23:58,427 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'5118892b-86d9-4525-b7a0-23ebc25f7a9d'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T12:21:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'268e2adf80c6419d89fbe9bc65fa892e', u'created_at': u'2018-07-23T12:21:38Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'268e2adf80c6419d89fbe9bc65fa892e'})] 2018-07-23 12:23:58,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:23:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6d6359f0-dcaa-4e6c-acd4-e4a495e731c4 Date: Mon, 23 Jul 2018 12:23:58 GMT RESP BODY: {"ports":[]} 2018-07-23 12:23:58,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-6d6359f0-dcaa-4e6c-acd4-e4a495e731c4 2018-07-23 12:23:58,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.028697013855s 2018-07-23 12:23:58,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-6d6359f0-dcaa-4e6c-acd4-e4a495e731c4 2018-07-23 12:23:58,457 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-23 12:23:58,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 12:23:58,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5effe1b0-af3b-409a-9bd3-b7bae6b323a8 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "73c88845600646ad8dedf205fb6c72c2"}, "user": {"id": "08d03774099a49bd88c2b3db2b107551"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/08d03774099a49bd88c2b3db2b107551/roles/73c88845600646ad8dedf205fb6c72c2"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "08d03774099a49bd88c2b3db2b107551"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/08d03774099a49bd88c2b3db2b107551/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "0bac270c6d554a718ca50c37f51876a9"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/0bac270c6d554a718ca50c37f51876a9/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "0cb03002016e455ea0741f0f200e36e1"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/0cb03002016e455ea0741f0f200e36e1/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "0cefb72193934a30b7115395ddbee25b"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/0cefb72193934a30b7115395ddbee25b/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "1cd1ffee4eae4d0da1f8130f365d4487"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/1cd1ffee4eae4d0da1f8130f365d4487/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "4d15c3d7283848539c991bff41bd671a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/4d15c3d7283848539c991bff41bd671a/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "4db200f97a90473fbb071b8e4732c507"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/4db200f97a90473fbb071b8e4732c507/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "4f5faa05741246c991090e3a32094d4b"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/4f5faa05741246c991090e3a32094d4b/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "4fea7c59422e4e77a3069992a53d9c47"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/4fea7c59422e4e77a3069992a53d9c47/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "84405f8c9b5a4190b40abbe4a52a9549"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/84405f8c9b5a4190b40abbe4a52a9549/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "cc1fed017cab4a9caf2893494e48cfb7"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/cc1fed017cab4a9caf2893494e48cfb7/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "268e2adf80c6419d89fbe9bc65fa892e"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "d2faf98f3a804f6581220291fc8205ae"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e/users/d2faf98f3a804f6581220291fc8205ae/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"project": {"id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1/users/e5dbe1fbd3b4416db5f4e5e63b78e902/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"domain": {"id": "ce2b34fc447241cc9b3aeb1770ca4af3"}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "a61e4b91b9c7438aad18c8a488fb9557"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3/users/a61e4b91b9c7438aad18c8a488fb9557/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}, {"scope": {"system": {"all": true}}, "role": {"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "user": {"id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/e5dbe1fbd3b4416db5f4e5e63b78e902/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-23 12:23:58,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-5effe1b0-af3b-409a-9bd3-b7bae6b323a8 2018-07-23 12:23:58,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0977349281311s 2018-07-23 12:23:58,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-5effe1b0-af3b-409a-9bd3-b7bae6b323a8 2018-07-23 12:23:58,561 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'73c88845600646ad8dedf205fb6c72c2', 'user': u'08d03774099a49bd88c2b3db2b107551'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'08d03774099a49bd88c2b3db2b107551'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'0bac270c6d554a718ca50c37f51876a9'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'0cb03002016e455ea0741f0f200e36e1'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'0cefb72193934a30b7115395ddbee25b'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'1cd1ffee4eae4d0da1f8130f365d4487'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'4d15c3d7283848539c991bff41bd671a'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'4db200f97a90473fbb071b8e4732c507'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'4f5faa05741246c991090e3a32094d4b'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'4fea7c59422e4e77a3069992a53d9c47'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'84405f8c9b5a4190b40abbe4a52a9549'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'cc1fed017cab4a9caf2893494e48cfb7'}), Munch({'project': u'268e2adf80c6419d89fbe9bc65fa892e', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'd2faf98f3a804f6581220291fc8205ae'}), Munch({'project': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'e5dbe1fbd3b4416db5f4e5e63b78e902'}), Munch({'domain': u'ce2b34fc447241cc9b3aeb1770ca4af3', 'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'a61e4b91b9c7438aad18c8a488fb9557'}), Munch({'id': u'f7df4d4c5e5f45e4a3cde14b3fa86d3f', 'user': u'e5dbe1fbd3b4416db5f4e5e63b78e902'})] 2018-07-23 12:23:58,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:23:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e67859-6562-4cbe-9962-b8a5e9cde01c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:23:58,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-63e67859-6562-4cbe-9962-b8a5e9cde01c 2018-07-23 12:23:58,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970318317413s 2018-07-23 12:23:58,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-63e67859-6562-4cbe-9962-b8a5e9cde01c 2018-07-23 12:23:58,664 - 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'heat_stack_user', 'id': u'2aaf973bbacc4560876f298de760632c'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'3099b884ccb6493092e5241674358946'}), 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'4ff844c18b7842ea9c190a813ff3c3d0'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'73c88845600646ad8dedf205fb6c72c2'}), 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'reader', 'id': u'a9d68b9865f84f599d8ba155bf3bc8de'}), 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'f7df4d4c5e5f45e4a3cde14b3fa86d3f'})] 2018-07-23 12:23:58,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:23:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7bc441a5-191e-44c1-8f47-91849671fa9d Date: Mon, 23 Jul 2018 12:23:58 GMT RESP BODY: {"routers": []} 2018-07-23 12:23:58,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7bc441a5-191e-44c1-8f47-91849671fa9d 2018-07-23 12:23:58,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0488829612732s 2018-07-23 12:23:58,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7bc441a5-191e-44c1-8f47-91849671fa9d 2018-07-23 12:23:58,714 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-23 12:23:58,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:23:58,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:58,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a66cd86-2416-4d67-be79-67de7c532d30 x-compute-request-id: req-5a66cd86-2416-4d67-be79-67de7c532d30 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 12:23:58,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a66cd86-2416-4d67-be79-67de7c532d30 2018-07-23 12:23:58,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217082977295s 2018-07-23 12:23:58,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a66cd86-2416-4d67-be79-67de7c532d30 2018-07-23 12:23:58,932 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-23 12:23:58,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 12:23:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-23 12:23:58,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d14ec1e-2c4e-46e0-bc44-31d92e5cbb20 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-07-23 12:23:58,945 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-1d14ec1e-2c4e-46e0-bc44-31d92e5cbb20 2018-07-23 12:23:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:59,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb703032-1417-44b3-a01d-12051861f8e0 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c1a018ef6624742837dc0ebfc132d25"}, "enabled": true, "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2b0c9b79dee3470e9bec21ecd48f3548"}, "enabled": true, "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/33299e2640394dd3bddced675b809323"}, "enabled": true, "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/3c023ba9bb7d47bb9f640add2dcdadab"}, "enabled": true, "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4c624d5a9ddb4638ba4e233ae1755944"}, "enabled": true, "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5231a860330a4404b6560bed799856cd"}, "enabled": true, "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/772d716a26094313950e3994a498ace0"}, "enabled": true, "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/77799975f2664c2c9b46d043039d0cac"}, "enabled": true, "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9156b765ac4a4a0c8b761cab47c32901"}, "enabled": true, "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9306410469b44b40b42a1c1b49c22e4a"}, "enabled": true, "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9c559814e15c4a53867dd47472560bf1"}, "enabled": true, "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/9c89b90c1875469b9769ebf4c0af8968"}, "enabled": true, "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c986063a4a354ad79e925ce224f92153"}, "enabled": true, "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d7d94e49ceb84639a23973735c2bd9b9"}, "enabled": true, "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ee298c1da80442cba3d9bdd766a92518"}, "enabled": true, "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-07-23 12:23:59,108 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-eb703032-1417-44b3-a01d-12051861f8e0 2018-07-23 12:23:59,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.173347949982s 2018-07-23 12:23:59,109 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-eb703032-1417-44b3-a01d-12051861f8e0 2018-07-23 12:23:59,114 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'0c1a018ef6624742837dc0ebfc132d25', 'name': u'keystone'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'2b0c9b79dee3470e9bec21ecd48f3548', 'name': u'cinder'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'33299e2640394dd3bddced675b809323', 'name': u'glance'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'3c023ba9bb7d47bb9f640add2dcdadab', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'4c624d5a9ddb4638ba4e233ae1755944', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'5231a860330a4404b6560bed799856cd', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'772d716a26094313950e3994a498ace0', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'77799975f2664c2c9b46d043039d0cac', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'9156b765ac4a4a0c8b761cab47c32901', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9306410469b44b40b42a1c1b49c22e4a', 'name': u'heat'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'9c559814e15c4a53867dd47472560bf1', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'9c89b90c1875469b9769ebf4c0af8968', 'name': u'cinderv3'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'c986063a4a354ad79e925ce224f92153', 'name': u'neutron'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'd7d94e49ceb84639a23973735c2bd9b9', 'name': u'nova'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'ee298c1da80442cba3d9bdd766a92518', 'name': u'placement'})] 2018-07-23 12:23:59,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:23:59,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}544245c6171115208c6835cfc9dd8797dceb1122" 2018-07-23 12:23:59,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3e2e68fc-b98b-4aec-8ca2-0393ce1899d6 Date: Mon, 23 Jul 2018 12:23:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-23 12:23:59,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3e2e68fc-b98b-4aec-8ca2-0393ce1899d6 2018-07-23 12:23:59,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0427038669586s 2018-07-23 12:23:59,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3e2e68fc-b98b-4aec-8ca2-0393ce1899d6 2018-07-23 12:23:59,158 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:21:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'tenant_id': u'268e2adf80c6419d89fbe9bc65fa892e', u'created_at': u'2018-07-23T12:21:44Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'268e2adf80c6419d89fbe9bc65fa892e'})] 2018-07-23 12:23:59,274 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:23:59,274 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-23 12:23:59,332 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-23 12:23:59,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:23:59,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:23:59,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:23:59,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:23:59,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:23:59,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:23:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:23:59,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da28200-fe10-41ea-90af-4d76dcb0eb45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:23:59,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5da28200-fe10-41ea-90af-4d76dcb0eb45 2018-07-23 12:23:59,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:23:59,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["UeaXF36QRUCiy-_lqt9pIw"], "issued_at": "2018-07-23T12:23:59.000000Z"}} 2018-07-23 12:23:59,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:23:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f55f355f0494fde13a922643d1a04ee01b263929" 2018-07-23 12:24:00,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-42349177-9452-4a90-8367-51c18c33d91e Date: Mon, 23 Jul 2018 12:24:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:24:00,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42349177-9452-4a90-8367-51c18c33d91e 2018-07-23 12:24:00,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05967593193s 2018-07-23 12:24:00,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42349177-9452-4a90-8367-51c18c33d91e 2018-07-23 12:24:00,903 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-23 12:24:00,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:24:00,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f55f355f0494fde13a922643d1a04ee01b263929" -d '{"network": {"name": "tenantnetwork1-net_af1dab99-0834-4490-9da8-139c1192e957", "admin_state_up": true}}' 2018-07-23 12:24:01,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6a4f5661-7792-4ee3-86b5-4f9acb40d473 Date: Mon, 23 Jul 2018 12:24:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e3dd2785-797b-409e-a86e-48debd9d8cb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:24:01Z","is_default":false,"provider:segmentation_id":80,"name":"tenantnetwork1-net_af1dab99-0834-4490-9da8-139c1192e957","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:01Z","mtu":1450}} 2018-07-23 12:24:01,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6a4f5661-7792-4ee3-86b5-4f9acb40d473 2018-07-23 12:24:01,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.544788837433s 2018-07-23 12:24:01,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6a4f5661-7792-4ee3-86b5-4f9acb40d473 2018-07-23 12:24:01,450 - 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-23T12:24:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e3dd2785-797b-409e-a86e-48debd9d8cb4', u'provider:segmentation_id': 80, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_af1dab99-0834-4490-9da8-139c1192e957', u'admin_state_up': True, u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:24:01,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:01,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f55f355f0494fde13a922643d1a04ee01b263929" 2018-07-23 12:24:01,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-e1480341-51d2-4708-b9ac-f4592b0abbf6 Date: Mon, 23 Jul 2018 12:24:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e3dd2785-797b-409e-a86e-48debd9d8cb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:24:01Z","provider:segmentation_id":80,"name":"tenantnetwork1-net_af1dab99-0834-4490-9da8-139c1192e957","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:01Z","provider:network_type":"vxlan"}]} 2018-07-23 12:24:01,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e1480341-51d2-4708-b9ac-f4592b0abbf6 2018-07-23 12:24:01,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112540006638s 2018-07-23 12:24:01,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e1480341-51d2-4708-b9ac-f4592b0abbf6 2018-07-23 12:24:01,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:24:01,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f55f355f0494fde13a922643d1a04ee01b263929" -d '{"subnet": {"name": "tenantnetwork1-subnet_af1dab99-0834-4490-9da8-139c1192e957", "enable_dhcp": true, "network_id": "e3dd2785-797b-409e-a86e-48debd9d8cb4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:24:02,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7a363612-9d4f-4fe0-80ba-437771fd200a Date: Mon, 23 Jul 2018 12:24:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dd2785-797b-409e-a86e-48debd9d8cb4","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:01Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"354c862b-6914-4ddb-afdf-a8a79afc3571","subnetpool_id":null,"name":"tenantnetwork1-subnet_af1dab99-0834-4490-9da8-139c1192e957"}} 2018-07-23 12:24:02,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7a363612-9d4f-4fe0-80ba-437771fd200a 2018-07-23 12:24:02,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.84202003479s 2018-07-23 12:24:02,408 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7a363612-9d4f-4fe0-80ba-437771fd200a 2018-07-23 12:24:02,408 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:24:01Z', 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'354c862b-6914-4ddb-afdf-a8a79afc3571', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_af1dab99-0834-4490-9da8-139c1192e957', u'enable_dhcp': True, u'network_id': u'e3dd2785-797b-409e-a86e-48debd9d8cb4', u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:24:02,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:24:02,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f55f355f0494fde13a922643d1a04ee01b263929" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "tenantnetwork1-router_af1dab99-0834-4490-9da8-139c1192e957", "admin_state_up": true}}' 2018-07-23 12:24:03,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-fe38ea8e-af4a-4cf5-a3b8-0a0b74305233 Date: Mon, 23 Jul 2018 12:24:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:24:03Z", "revision_number": 2, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "02bf0a2d-f359-403b-b4ad-707de425f2e6", "name": "tenantnetwork1-router_af1dab99-0834-4490-9da8-139c1192e957"}} 2018-07-23 12:24:03,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-fe38ea8e-af4a-4cf5-a3b8-0a0b74305233 2018-07-23 12:24:03,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39061403275s 2018-07-23 12:24:03,799 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-fe38ea8e-af4a-4cf5-a3b8-0a0b74305233 2018-07-23 12:24:03,800 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:02Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-23T12:24:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'id': u'02bf0a2d-f359-403b-b4ad-707de425f2e6', u'name': u'tenantnetwork1-router_af1dab99-0834-4490-9da8-139c1192e957'}) 2018-07-23 12:24:03,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:24:03,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6/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}f55f355f0494fde13a922643d1a04ee01b263929" -d '{"subnet_id": "354c862b-6914-4ddb-afdf-a8a79afc3571"}' 2018-07-23 12:24:05,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94244da4-8da6-4881-9b72-842bdb86973f Date: Mon, 23 Jul 2018 12:24:05 GMT RESP BODY: {"network_id": "e3dd2785-797b-409e-a86e-48debd9d8cb4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "354c862b-6914-4ddb-afdf-a8a79afc3571", "subnet_ids": ["354c862b-6914-4ddb-afdf-a8a79afc3571"], "port_id": "d325879e-a27b-41dd-ae1b-c2bf019d9c19", "id": "02bf0a2d-f359-403b-b4ad-707de425f2e6"} 2018-07-23 12:24:05,303 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6/add_router_interface.json used request id req-94244da4-8da6-4881-9b72-842bdb86973f 2018-07-23 12:24:05,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.50287699699s 2018-07-23 12:24:05,304 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6/add_router_interface.json used request id req-94244da4-8da6-4881-9b72-842bdb86973f returning object 02bf0a2d-f359-403b-b4ad-707de425f2e6 2018-07-23 12:24:05,415 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:24:05,415 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 12:24:05,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:24:05,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6/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}f55f355f0494fde13a922643d1a04ee01b263929" -d '{"subnet_id": "354c862b-6914-4ddb-afdf-a8a79afc3571"}' 2018-07-23 12:24:07,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1d4dfaa6-f6a3-43ee-94f3-455f65bcb118 Date: Mon, 23 Jul 2018 12:24:07 GMT RESP BODY: {"network_id": "e3dd2785-797b-409e-a86e-48debd9d8cb4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "354c862b-6914-4ddb-afdf-a8a79afc3571", "subnet_ids": ["354c862b-6914-4ddb-afdf-a8a79afc3571"], "port_id": "d325879e-a27b-41dd-ae1b-c2bf019d9c19", "id": "02bf0a2d-f359-403b-b4ad-707de425f2e6"} 2018-07-23 12:24:07,012 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6/remove_router_interface.json used request id req-1d4dfaa6-f6a3-43ee-94f3-455f65bcb118 2018-07-23 12:24:07,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59139895439s 2018-07-23 12:24:07,012 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6/remove_router_interface.json used request id req-1d4dfaa6-f6a3-43ee-94f3-455f65bcb118 returning object 02bf0a2d-f359-403b-b4ad-707de425f2e6 2018-07-23 12:24:07,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:24:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f55f355f0494fde13a922643d1a04ee01b263929" 2018-07-23 12:24:07,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-948bc320-b6e1-4923-b80b-186fcef818e5 Date: Mon, 23 Jul 2018 12:24:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:24:06Z", "revision_number": 4, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "02bf0a2d-f359-403b-b4ad-707de425f2e6", "name": "tenantnetwork1-router_af1dab99-0834-4490-9da8-139c1192e957"}]} 2018-07-23 12:24:07,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-948bc320-b6e1-4923-b80b-186fcef818e5 2018-07-23 12:24:07,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109527826309s 2018-07-23 12:24:07,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-948bc320-b6e1-4923-b80b-186fcef818e5 2018-07-23 12:24:07,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:24:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f55f355f0494fde13a922643d1a04ee01b263929" 2018-07-23 12:24:08,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-249f4b3b-c75d-439c-9dde-d79a6cbb38f6 Content-Length: 0 Date: Mon, 23 Jul 2018 12:24:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:08,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6.json used request id req-249f4b3b-c75d-439c-9dde-d79a6cbb38f6 2018-07-23 12:24:08,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17605996132s 2018-07-23 12:24:08,300 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/02bf0a2d-f359-403b-b4ad-707de425f2e6.json used request id req-249f4b3b-c75d-439c-9dde-d79a6cbb38f6 2018-07-23 12:24:08,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:24:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f55f355f0494fde13a922643d1a04ee01b263929" 2018-07-23 12:24:08,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-492fd2e2-d42b-45ae-aa6c-3a575a116204 Date: Mon, 23 Jul 2018 12:24:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3dd2785-797b-409e-a86e-48debd9d8cb4","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:01Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"354c862b-6914-4ddb-afdf-a8a79afc3571","subnetpool_id":null,"name":"tenantnetwork1-subnet_af1dab99-0834-4490-9da8-139c1192e957"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-23 12:24:08,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-492fd2e2-d42b-45ae-aa6c-3a575a116204 2018-07-23 12:24:08,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.275335788727s 2018-07-23 12:24:08,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-492fd2e2-d42b-45ae-aa6c-3a575a116204 2018-07-23 12:24:08,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:24:08,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/354c862b-6914-4ddb-afdf-a8a79afc3571.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f55f355f0494fde13a922643d1a04ee01b263929" 2018-07-23 12:24:09,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e818f9ca-2dbe-4c80-9c79-d8c11651ea7b Date: Mon, 23 Jul 2018 12:24:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:09,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/354c862b-6914-4ddb-afdf-a8a79afc3571.json used request id req-e818f9ca-2dbe-4c80-9c79-d8c11651ea7b 2018-07-23 12:24:09,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.831731081009s 2018-07-23 12:24:09,411 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/354c862b-6914-4ddb-afdf-a8a79afc3571.json used request id req-e818f9ca-2dbe-4c80-9c79-d8c11651ea7b 2018-07-23 12:24:09,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f55f355f0494fde13a922643d1a04ee01b263929" 2018-07-23 12:24:09,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-a7bba4dc-8fbf-4bce-bde4-69fec90c6de3 Date: Mon, 23 Jul 2018 12:24:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e3dd2785-797b-409e-a86e-48debd9d8cb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:24:09Z","provider:segmentation_id":80,"name":"tenantnetwork1-net_af1dab99-0834-4490-9da8-139c1192e957","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:01Z","provider:network_type":"vxlan"}]} 2018-07-23 12:24:09,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a7bba4dc-8fbf-4bce-bde4-69fec90c6de3 2018-07-23 12:24:09,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0845720767975s 2018-07-23 12:24:09,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a7bba4dc-8fbf-4bce-bde4-69fec90c6de3 2018-07-23 12:24:09,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:24:09,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e3dd2785-797b-409e-a86e-48debd9d8cb4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f55f355f0494fde13a922643d1a04ee01b263929" 2018-07-23 12:24:11,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68e63afb-c04f-431c-8005-d2d61ecc4701 Date: Mon, 23 Jul 2018 12:24:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:11,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e3dd2785-797b-409e-a86e-48debd9d8cb4.json used request id req-68e63afb-c04f-431c-8005-d2d61ecc4701 2018-07-23 12:24:11,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53072094917s 2018-07-23 12:24:11,029 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e3dd2785-797b-409e-a86e-48debd9d8cb4.json used request id req-68e63afb-c04f-431c-8005-d2d61ecc4701 2018-07-23 12:24:11,083 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-23 12:24:11,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:24:11,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:24:11,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:24:11,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:24:11,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:24:11,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:24:11,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:24:11,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:24:11,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:24:11,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:11,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80496df0-bdae-42d5-8a6d-bb4c073ccaf1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:24:11,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-80496df0-bdae-42d5-8a6d-bb4c073ccaf1 2018-07-23 12:24:11,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:24:11,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["XmeHX3Y2QCiDHWiRSOoeCA"], "issued_at": "2018-07-23T12:24:11.000000Z"}} 2018-07-23 12:24:11,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:11,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:11,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5a2da417-79c1-47ef-bf0f-44cddfde73b5 Date: Mon, 23 Jul 2018 12:24:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:24:11,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a2da417-79c1-47ef-bf0f-44cddfde73b5 2018-07-23 12:24:11,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265300989151s 2018-07-23 12:24:11,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a2da417-79c1-47ef-bf0f-44cddfde73b5 2018-07-23 12:24:11,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:11,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7259548-87da-40be-ba28-c4c8ae29e060 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:24:11,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d7259548-87da-40be-ba28-c4c8ae29e060 2018-07-23 12:24:11,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:24:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:11,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6db525-f729-4e60-9fbe-2df51f9e18fb Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 12:24:11,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5f6db525-f729-4e60-9fbe-2df51f9e18fb 2018-07-23 12:24:11,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0992200374603s 2018-07-23 12:24:11,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5f6db525-f729-4e60-9fbe-2df51f9e18fb 2018-07-23 12:24:11,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 12:24:11,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}}' 2018-07-23 12:24:12,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf3de2ee-9ba2-43a4-af6d-895ab8124a62 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9"}, "tags": [], "enabled": true, "id": "d6ca195f670b4c0fa548b452179e6ba9", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}} 2018-07-23 12:24:12,015 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cf3de2ee-9ba2-43a4-af6d-895ab8124a62 2018-07-23 12:24:12,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103020906448s 2018-07-23 12:24:12,015 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cf3de2ee-9ba2-43a4-af6d-895ab8124a62 2018-07-23 12:24:12,016 - 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'd6ca195f670b4c0fa548b452179e6ba9', '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_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b'}) 2018-07-23 12:24:12,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 12:24:12,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4f12c9f7-f7c4-4e15-8f0b-48886bb100a1", "email": null, "name": "tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}}' 2018-07-23 12:24:12,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2100704-f5ea-4b62-80a6-d788ee54c55e Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b", "links": {"self": "http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258d5028ab464caa8c654b249e005616", "domain_id": "default", "password_expires_at": null}} 2018-07-23 12:24:12,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f2100704-f5ea-4b62-80a6-d788ee54c55e 2018-07-23 12:24:12,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.409801959991s 2018-07-23 12:24:12,432 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f2100704-f5ea-4b62-80a6-d788ee54c55e 2018-07-23 12:24:12,433 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'258d5028ab464caa8c654b249e005616', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b'}) 2018-07-23 12:24:12,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:24:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:12,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3ebef8-0052-4770-b25f-1be312c591b0 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:24:12,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9b3ebef8-0052-4770-b25f-1be312c591b0 2018-07-23 12:24:12,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210180997849s 2018-07-23 12:24:12,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9b3ebef8-0052-4770-b25f-1be312c591b0 2018-07-23 12:24:12,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:24:12,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:12,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4e31db-7779-43f2-a4f8-578a6f079f30 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:24:12,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ef4e31db-7779-43f2-a4f8-578a6f079f30 2018-07-23 12:24:12,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960550308228s 2018-07-23 12:24:12,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ef4e31db-7779-43f2-a4f8-578a6f079f30 2018-07-23 12:24:12,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:24:12,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:12,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a148b31c-8e9c-4bd4-9d40-cbcdd099002b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:24:12,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a148b31c-8e9c-4bd4-9d40-cbcdd099002b 2018-07-23 12:24:12,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0962588787079s 2018-07-23 12:24:12,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a148b31c-8e9c-4bd4-9d40-cbcdd099002b 2018-07-23 12:24:12,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:24:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:12,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb915a0-664e-4fe3-8642-f156678d9993 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 12:24:12,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-feb915a0-664e-4fe3-8642-f156678d9993 2018-07-23 12:24:12,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104430198669s 2018-07-23 12:24:12,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-feb915a0-664e-4fe3-8642-f156678d9993 2018-07-23 12:24:12,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:24:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:13,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94220b33-a643-4311-8558-76630dfec1ab Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b", "links": {"self": "http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258d5028ab464caa8c654b249e005616", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:24:13,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-94220b33-a643-4311-8558-76630dfec1ab 2018-07-23 12:24:13,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118499994278s 2018-07-23 12:24:13,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-94220b33-a643-4311-8558-76630dfec1ab 2018-07-23 12:24:13,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:24:13,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:13,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11879e63-fbc5-4fd8-b3cc-573b57c1be74 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9"}, "tags": [], "enabled": true, "id": "d6ca195f670b4c0fa548b452179e6ba9", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}]} 2018-07-23 12:24:13,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-11879e63-fbc5-4fd8-b3cc-573b57c1be74 2018-07-23 12:24:13,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0981769561768s 2018-07-23 12:24:13,189 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-11879e63-fbc5-4fd8-b3cc-573b57c1be74 2018-07-23 12:24:13,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 12:24:13,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=258d5028ab464caa8c654b249e005616&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=d6ca195f670b4c0fa548b452179e6ba9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:13,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198f63d6-a1a8-4742-9ec5-c3305c869463 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=258d5028ab464caa8c654b249e005616&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=d6ca195f670b4c0fa548b452179e6ba9", "previous": null, "next": null}} 2018-07-23 12:24:13,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=258d5028ab464caa8c654b249e005616&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=d6ca195f670b4c0fa548b452179e6ba9 used request id req-198f63d6-a1a8-4742-9ec5-c3305c869463 2018-07-23 12:24:13,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103248119354s 2018-07-23 12:24:13,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=258d5028ab464caa8c654b249e005616&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=d6ca195f670b4c0fa548b452179e6ba9 used request id req-198f63d6-a1a8-4742-9ec5-c3305c869463 2018-07-23 12:24:13,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 12:24:13,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9/users/258d5028ab464caa8c654b249e005616/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:13,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b2f7595-9085-494c-9956-2a3f07954c29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:24:13,460 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9/users/258d5028ab464caa8c654b249e005616/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-7b2f7595-9085-494c-9956-2a3f07954c29 2018-07-23 12:24:13,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156885147095s 2018-07-23 12:24:13,460 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9/users/258d5028ab464caa8c654b249e005616/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-7b2f7595-9085-494c-9956-2a3f07954c29 2018-07-23 12:24:13,461 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd6ca195f670b4c0fa548b452179e6ba9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4f12c9f7-f7c4-4e15-8f0b-48886bb100a1', 'username': u'tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 12:24:13,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:24:13,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:24:13,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:24:13,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:24:13,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:24:13,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:24:13,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:24:13,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:24:13,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:24:13,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:24:13,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:24:13,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:24:13,465 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b', 'password': '4f12c9f7-f7c4-4e15-8f0b-48886bb100a1', 'project_name': 'tenantnetwork2-project_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd6ca195f670b4c0fa548b452179e6ba9', 'project_domain_name': 'Default'} 2018-07-23 12:24:13,466 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-23 12:24:13,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:13,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4edf0a9b-3d36-4e9a-9dc6-10432e038a7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:24:13,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4edf0a9b-3d36-4e9a-9dc6-10432e038a7a 2018-07-23 12:24:13,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:24:13,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T13:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ca195f670b4c0fa548b452179e6ba9", "name": "tenantnetwork2-project_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d6ca195f670b4c0fa548b452179e6ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/d6ca195f670b4c0fa548b452179e6ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/d6ca195f670b4c0fa548b452179e6ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d6ca195f670b4c0fa548b452179e6ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/d6ca195f670b4c0fa548b452179e6ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/d6ca195f670b4c0fa548b452179e6ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/d6ca195f670b4c0fa548b452179e6ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/d6ca195f670b4c0fa548b452179e6ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/d6ca195f670b4c0fa548b452179e6ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d6ca195f670b4c0fa548b452179e6ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_d6ca195f670b4c0fa548b452179e6ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d6ca195f670b4c0fa548b452179e6ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/d6ca195f670b4c0fa548b452179e6ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/d6ca195f670b4c0fa548b452179e6ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b", "id": "258d5028ab464caa8c654b249e005616"}, "audit_ids": ["ASey9fYDTK6xp7TCIYcOhA"], "issued_at": "2018-07-23T12:24:13.000000Z"}} 2018-07-23 12:24:13,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:24:13,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" -d '{"network": {"name": "tenantnetwork2-net_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b", "admin_state_up": true}}' 2018-07-23 12:24:14,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-2a46e1c4-770f-42f2-8b16-cff67d6a9710 Date: Mon, 23 Jul 2018 12:24:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d6ca195f670b4c0fa548b452179e6ba9","created_at":"2018-07-23T12:24:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T12:24:14Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d6ca195f670b4c0fa548b452179e6ba9","id":"4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7","name":"tenantnetwork2-net_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}} 2018-07-23 12:24:14,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2a46e1c4-770f-42f2-8b16-cff67d6a9710 2018-07-23 12:24:14,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.598701000214s 2018-07-23 12:24:14,452 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2a46e1c4-770f-42f2-8b16-cff67d6a9710 2018-07-23 12:24:14,453 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:24:14Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b', u'admin_state_up': True, u'tenant_id': u'd6ca195f670b4c0fa548b452179e6ba9', u'created_at': u'2018-07-23T12:24:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6ca195f670b4c0fa548b452179e6ba9'}) 2018-07-23 12:24:14,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" 2018-07-23 12:24:14,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-960e818f-d9f9-4db9-a763-93d021ee8121 Date: Mon, 23 Jul 2018 12:24:14 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-23T12:24:14Z","tenant_id":"d6ca195f670b4c0fa548b452179e6ba9","created_at":"2018-07-23T12:24:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"d6ca195f670b4c0fa548b452179e6ba9","id":"4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7","name":"tenantnetwork2-net_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:24:14,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-960e818f-d9f9-4db9-a763-93d021ee8121 2018-07-23 12:24:14,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.178217172623s 2018-07-23 12:24:14,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-960e818f-d9f9-4db9-a763-93d021ee8121 2018-07-23 12:24:14,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:24:14,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" -d '{"subnet": {"name": "tenantnetwork2-subnet_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b", "enable_dhcp": true, "network_id": "4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:24:15,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4747e932-0723-4337-a0e6-5a92271c1c06 Date: Mon, 23 Jul 2018 12:24:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7","tenant_id":"d6ca195f670b4c0fa548b452179e6ba9","created_at":"2018-07-23T12:24:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:14Z","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":"d6ca195f670b4c0fa548b452179e6ba9","id":"30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4","subnetpool_id":null,"name":"tenantnetwork2-subnet_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}} 2018-07-23 12:24:15,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4747e932-0723-4337-a0e6-5a92271c1c06 2018-07-23 12:24:15,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.615269899368s 2018-07-23 12:24:15,249 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4747e932-0723-4337-a0e6-5a92271c1c06 2018-07-23 12:24:15,250 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:24:14Z', 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'30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b', u'enable_dhcp': True, u'network_id': u'4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7', u'tenant_id': u'd6ca195f670b4c0fa548b452179e6ba9', u'created_at': u'2018-07-23T12:24:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd6ca195f670b4c0fa548b452179e6ba9'}) 2018-07-23 12:24:15,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:24:15,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "tenantnetwork2-router_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b", "admin_state_up": true}}' 2018-07-23 12:24:16,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-104e2fe4-f057-4dad-91e4-f064e8d37c10 Date: Mon, 23 Jul 2018 12:24:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "created_at": "2018-07-23T12:24:15Z", "admin_state_up": true, "updated_at": "2018-07-23T12:24:16Z", "revision_number": 2, "routes": [], "project_id": "d6ca195f670b4c0fa548b452179e6ba9", "id": "58610473-b7bb-46a5-86d9-7b08f98f8b9f", "name": "tenantnetwork2-router_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}} 2018-07-23 12:24:16,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-104e2fe4-f057-4dad-91e4-f064e8d37c10 2018-07-23 12:24:16,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.22990393639s 2018-07-23 12:24:16,481 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-104e2fe4-f057-4dad-91e4-f064e8d37c10 2018-07-23 12:24:16,481 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd6ca195f670b4c0fa548b452179e6ba9', u'created_at': u'2018-07-23T12:24:15Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T12:24:16Z', u'revision_number': 2, u'routes': [], u'project_id': u'd6ca195f670b4c0fa548b452179e6ba9', u'id': u'58610473-b7bb-46a5-86d9-7b08f98f8b9f', u'name': u'tenantnetwork2-router_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b'}) 2018-07-23 12:24:16,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:24:16,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f/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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" -d '{"subnet_id": "30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4"}' 2018-07-23 12:24:18,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-11685ce4-aa45-4f5e-a405-5c58c228c6e0 Date: Mon, 23 Jul 2018 12:24:18 GMT RESP BODY: {"network_id": "4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "subnet_id": "30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4", "subnet_ids": ["30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4"], "port_id": "a98b356f-7e5c-4e55-9609-b7d3ca464c93", "id": "58610473-b7bb-46a5-86d9-7b08f98f8b9f"} 2018-07-23 12:24:18,278 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f/add_router_interface.json used request id req-11685ce4-aa45-4f5e-a405-5c58c228c6e0 2018-07-23 12:24:18,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.79608297348s 2018-07-23 12:24:18,278 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f/add_router_interface.json used request id req-11685ce4-aa45-4f5e-a405-5c58c228c6e0 returning object 58610473-b7bb-46a5-86d9-7b08f98f8b9f 2018-07-23 12:24:18,390 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:24:18,390 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 12:24:18,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:24:18,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f/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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" -d '{"subnet_id": "30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4"}' 2018-07-23 12:24:19,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5be8580b-39bb-4b7a-bd7b-04f4e44f47ac Date: Mon, 23 Jul 2018 12:24:19 GMT RESP BODY: {"network_id": "4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "subnet_id": "30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4", "subnet_ids": ["30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4"], "port_id": "a98b356f-7e5c-4e55-9609-b7d3ca464c93", "id": "58610473-b7bb-46a5-86d9-7b08f98f8b9f"} 2018-07-23 12:24:19,963 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f/remove_router_interface.json used request id req-5be8580b-39bb-4b7a-bd7b-04f4e44f47ac 2018-07-23 12:24:19,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.56765198708s 2018-07-23 12:24:19,963 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f/remove_router_interface.json used request id req-5be8580b-39bb-4b7a-bd7b-04f4e44f47ac returning object 58610473-b7bb-46a5-86d9-7b08f98f8b9f 2018-07-23 12:24:19,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:24:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" 2018-07-23 12:24:20,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-04d03886-8902-4a39-be47-81f1533a2694 Date: Mon, 23 Jul 2018 12:24:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "created_at": "2018-07-23T12:24:15Z", "admin_state_up": true, "updated_at": "2018-07-23T12:24:19Z", "revision_number": 4, "routes": [], "project_id": "d6ca195f670b4c0fa548b452179e6ba9", "id": "58610473-b7bb-46a5-86d9-7b08f98f8b9f", "name": "tenantnetwork2-router_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}]} 2018-07-23 12:24:20,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-04d03886-8902-4a39-be47-81f1533a2694 2018-07-23 12:24:20,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.105721950531s 2018-07-23 12:24:20,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-04d03886-8902-4a39-be47-81f1533a2694 2018-07-23 12:24:20,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:24:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" 2018-07-23 12:24:21,431 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24421145-874c-4ccc-ab3d-8ef9fb702f26 Content-Length: 0 Date: Mon, 23 Jul 2018 12:24:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:21,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f.json used request id req-24421145-874c-4ccc-ab3d-8ef9fb702f26 2018-07-23 12:24:21,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36033511162s 2018-07-23 12:24:21,432 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/58610473-b7bb-46a5-86d9-7b08f98f8b9f.json used request id req-24421145-874c-4ccc-ab3d-8ef9fb702f26 2018-07-23 12:24:21,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:24:21,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" 2018-07-23 12:24:21,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-59a28031-727b-4e66-b34a-568d1cd26e83 Date: Mon, 23 Jul 2018 12:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7","tenant_id":"d6ca195f670b4c0fa548b452179e6ba9","created_at":"2018-07-23T12:24:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:14Z","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":"d6ca195f670b4c0fa548b452179e6ba9","id":"30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4","subnetpool_id":null,"name":"tenantnetwork2-subnet_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}]} 2018-07-23 12:24:21,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-59a28031-727b-4e66-b34a-568d1cd26e83 2018-07-23 12:24:21,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0805459022522s 2018-07-23 12:24:21,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-59a28031-727b-4e66-b34a-568d1cd26e83 2018-07-23 12:24:21,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:24:21,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" 2018-07-23 12:24:22,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-965de2ba-e2ba-48e2-99cf-ab4c35e9e6ce Date: Mon, 23 Jul 2018 12:24:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:22,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4.json used request id req-965de2ba-e2ba-48e2-99cf-ab4c35e9e6ce 2018-07-23 12:24:22,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.956055879593s 2018-07-23 12:24:22,471 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/30dbc8f9-7fa8-48f2-af14-7d3bfb5bdbd4.json used request id req-965de2ba-e2ba-48e2-99cf-ab4c35e9e6ce 2018-07-23 12:24:22,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" 2018-07-23 12:24:22,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-aedb15cb-4449-44ee-995e-267dedf5183f Date: Mon, 23 Jul 2018 12:24: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":[],"updated_at":"2018-07-23T12:24:22Z","tenant_id":"d6ca195f670b4c0fa548b452179e6ba9","created_at":"2018-07-23T12:24:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d6ca195f670b4c0fa548b452179e6ba9","id":"4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7","name":"tenantnetwork2-net_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:24:22,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-aedb15cb-4449-44ee-995e-267dedf5183f 2018-07-23 12:24:22,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10759305954s 2018-07-23 12:24:22,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-aedb15cb-4449-44ee-995e-267dedf5183f 2018-07-23 12:24:22,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:24:22,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e31b82429bdd24d55c09931b1bab2b99ac5d8e17" 2018-07-23 12:24:23,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e0683d9-e7f1-4e4d-8d8e-164dc061cf2a Date: Mon, 23 Jul 2018 12:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:23,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7.json used request id req-1e0683d9-e7f1-4e4d-8d8e-164dc061cf2a 2018-07-23 12:24:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19618701935s 2018-07-23 12:24:23,777 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4b3c9f05-dd0e-4ff0-a2c8-6b5fced26cd7.json used request id req-1e0683d9-e7f1-4e4d-8d8e-164dc061cf2a 2018-07-23 12:24:23,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:24:23,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:23,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe0c84c-f3cf-4300-a561-10e388a4fd8a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b", "links": {"self": "http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258d5028ab464caa8c654b249e005616", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:24:23,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3fe0c84c-f3cf-4300-a561-10e388a4fd8a 2018-07-23 12:24:23,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118765830994s 2018-07-23 12:24:23,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3fe0c84c-f3cf-4300-a561-10e388a4fd8a 2018-07-23 12:24:23,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:24:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:24,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77596d3-fdd9-4910-930a-7488e277bdc9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b", "links": {"self": "http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "258d5028ab464caa8c654b249e005616", "description": null}} 2018-07-23 12:24:24,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616 used request id req-d77596d3-fdd9-4910-930a-7488e277bdc9 2018-07-23 12:24:24,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184537887573s 2018-07-23 12:24:24,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616 used request id req-d77596d3-fdd9-4910-930a-7488e277bdc9 2018-07-23 12:24:24,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 12:24:24,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:24,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb5f154-5883-4a22-ab0e-b31c96d8c9d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:24:24,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616 used request id req-9bb5f154-5883-4a22-ab0e-b31c96d8c9d0 2018-07-23 12:24:24,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.166443109512s 2018-07-23 12:24:24,255 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/258d5028ab464caa8c654b249e005616 used request id req-9bb5f154-5883-4a22-ab0e-b31c96d8c9d0 2018-07-23 12:24:24,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:24:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:24,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0540a704-7661-4359-a1f3-3fc771643a11 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9"}, "tags": [], "enabled": true, "id": "d6ca195f670b4c0fa548b452179e6ba9", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6cc2ffbd-dea7-47fc-8d13-f44faa18c47b"}]} 2018-07-23 12:24:24,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0540a704-7661-4359-a1f3-3fc771643a11 2018-07-23 12:24:24,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.09739112854s 2018-07-23 12:24:24,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0540a704-7661-4359-a1f3-3fc771643a11 2018-07-23 12:24:24,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 12:24:24,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a56a56c5003e365b55e790b9cf32dd74afe0e53b" 2018-07-23 12:24:24,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e057c75-e37a-441c-b144-2be9b3b21a77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:24:24,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9 used request id req-7e057c75-e37a-441c-b144-2be9b3b21a77 2018-07-23 12:24:24,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.23277592659s 2018-07-23 12:24:24,596 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d6ca195f670b4c0fa548b452179e6ba9 used request id req-7e057c75-e37a-441c-b144-2be9b3b21a77 2018-07-23 12:24:24,651 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-23 12:24:24,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:24:24,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:24:24,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:24:24,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:24:24,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:24:24,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:24:24,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:24:24,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:24:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:24,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36033cf6-7ce2-4cc8-b939-7d69b483c948 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:24:24,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36033cf6-7ce2-4cc8-b939-7d69b483c948 2018-07-23 12:24:24,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:24:25,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["gTE6lG_xRuaig6wACq7QDg"], "issued_at": "2018-07-23T12:24:25.000000Z"}} 2018-07-23 12:24:25,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:26,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b762b2ab-e3ad-4b73-bc62-9530b178d3cf Date: Mon, 23 Jul 2018 12:24:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:24:26,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b762b2ab-e3ad-4b73-bc62-9530b178d3cf 2018-07-23 12:24:26,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.919810056686s 2018-07-23 12:24:26,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b762b2ab-e3ad-4b73-bc62-9530b178d3cf 2018-07-23 12:24:26,054 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-23 12:24:26,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:24:26,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '{"network": {"name": "vmready1-net_2164c2bf-95f5-4650-b6dc-95ff41712222", "admin_state_up": true}}' 2018-07-23 12:24:26,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-6e575be5-f989-4675-a019-cf430a52e80d Date: Mon, 23 Jul 2018 12:24:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7f06825a-7c65-43ba-a3bf-7f97d29f3e06","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:24:26Z","is_default":false,"provider:segmentation_id":98,"name":"vmready1-net_2164c2bf-95f5-4650-b6dc-95ff41712222","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:26Z","mtu":1450}} 2018-07-23 12:24:26,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e575be5-f989-4675-a019-cf430a52e80d 2018-07-23 12:24:26,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.323361873627s 2018-07-23 12:24:26,378 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e575be5-f989-4675-a019-cf430a52e80d 2018-07-23 12:24:26,378 - 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-23T12:24:26Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7f06825a-7c65-43ba-a3bf-7f97d29f3e06', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_2164c2bf-95f5-4650-b6dc-95ff41712222', u'admin_state_up': True, u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:24:26,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:26,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-1f15ed1c-34cc-4cc7-a4ac-8d3f429d2a73 Date: Mon, 23 Jul 2018 12:24:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7f06825a-7c65-43ba-a3bf-7f97d29f3e06","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:24:26Z","provider:segmentation_id":98,"name":"vmready1-net_2164c2bf-95f5-4650-b6dc-95ff41712222","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:24:26,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f15ed1c-34cc-4cc7-a4ac-8d3f429d2a73 2018-07-23 12:24:26,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11049580574s 2018-07-23 12:24:26,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f15ed1c-34cc-4cc7-a4ac-8d3f429d2a73 2018-07-23 12:24:26,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:24:26,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '{"subnet": {"name": "vmready1-subnet_2164c2bf-95f5-4650-b6dc-95ff41712222", "enable_dhcp": true, "network_id": "7f06825a-7c65-43ba-a3bf-7f97d29f3e06", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:24:26,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ce2ce4a2-a532-47a2-8ca9-a0e68133ca82 Date: Mon, 23 Jul 2018 12:24:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f06825a-7c65-43ba-a3bf-7f97d29f3e06","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:26Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"56f0f1fc-93b3-47c1-8e79-6399e89009aa","subnetpool_id":null,"name":"vmready1-subnet_2164c2bf-95f5-4650-b6dc-95ff41712222"}} 2018-07-23 12:24:26,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ce2ce4a2-a532-47a2-8ca9-a0e68133ca82 2018-07-23 12:24:26,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.384721040726s 2018-07-23 12:24:26,877 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ce2ce4a2-a532-47a2-8ca9-a0e68133ca82 2018-07-23 12:24:26,877 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:24:26Z', 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'56f0f1fc-93b3-47c1-8e79-6399e89009aa', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_2164c2bf-95f5-4650-b6dc-95ff41712222', u'enable_dhcp': True, u'network_id': u'7f06825a-7c65-43ba-a3bf-7f97d29f3e06', u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:24:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:24:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "vmready1-router_2164c2bf-95f5-4650-b6dc-95ff41712222", "admin_state_up": true}}' 2018-07-23 12:24:28,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-1654a383-0353-4e47-ab90-97d2422e775d Date: Mon, 23 Jul 2018 12:24:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:24:27Z", "revision_number": 2, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "24a2e29b-8d49-451d-99e3-d930400426e7", "name": "vmready1-router_2164c2bf-95f5-4650-b6dc-95ff41712222"}} 2018-07-23 12:24:28,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1654a383-0353-4e47-ab90-97d2422e775d 2018-07-23 12:24:28,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.22156596184s 2018-07-23 12:24:28,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1654a383-0353-4e47-ab90-97d2422e775d 2018-07-23 12:24:28,100 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:26Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-23T12:24:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'id': u'24a2e29b-8d49-451d-99e3-d930400426e7', u'name': u'vmready1-router_2164c2bf-95f5-4650-b6dc-95ff41712222'}) 2018-07-23 12:24:28,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:24:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7/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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '{"subnet_id": "56f0f1fc-93b3-47c1-8e79-6399e89009aa"}' 2018-07-23 12:24:29,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-406981e3-da49-43ff-866d-1e5efd6010b8 Date: Mon, 23 Jul 2018 12:24:29 GMT RESP BODY: {"network_id": "7f06825a-7c65-43ba-a3bf-7f97d29f3e06", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "56f0f1fc-93b3-47c1-8e79-6399e89009aa", "subnet_ids": ["56f0f1fc-93b3-47c1-8e79-6399e89009aa"], "port_id": "69f9ee17-6043-4593-8810-5e864389bcd1", "id": "24a2e29b-8d49-451d-99e3-d930400426e7"} 2018-07-23 12:24:29,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7/add_router_interface.json used request id req-406981e3-da49-43ff-866d-1e5efd6010b8 2018-07-23 12:24:29,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.53283405304s 2018-07-23 12:24:29,634 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7/add_router_interface.json used request id req-406981e3-da49-43ff-866d-1e5efd6010b8 returning object 24a2e29b-8d49-451d-99e3-d930400426e7 2018-07-23 12:24:29,634 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:24:29,761 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:24:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:29,767 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:24:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:24:29,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:24:29,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:30,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-73f578e6-b699-4b4c-a421-37e5cb48c2d1 Date: Mon, 23 Jul 2018 12:24:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:24:30,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-73f578e6-b699-4b4c-a421-37e5cb48c2d1 2018-07-23 12:24:30,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.723150014877s 2018-07-23 12:24:30,493 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-73f578e6-b699-4b4c-a421-37e5cb48c2d1 2018-07-23 12:24:30,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:24:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_2164c2bf-95f5-4650-b6dc-95ff41712222", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_2164c2bf-95f5-4650-b6dc-95ff41712222"}' 2018-07-23 12:24:30,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8c377505-730d-4c97-b15a-577e0040bd24 Date: Mon, 23 Jul 2018 12:24:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "29138398-c098-46d9-8675-f302c9dcfdb2", "size": null, "self": "/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:24:30Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_2164c2bf-95f5-4650-b6dc-95ff41712222", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_2164c2bf-95f5-4650-b6dc-95ff41712222", "checksum": null, "created_at": "2018-07-23T12:24:30Z", "protected": false} 2018-07-23 12:24:30,596 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8c377505-730d-4c97-b15a-577e0040bd24 2018-07-23 12:24:30,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0955059528351s 2018-07-23 12:24:30,596 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8c377505-730d-4c97-b15a-577e0040bd24 returning object 29138398-c098-46d9-8675-f302c9dcfdb2 2018-07-23 12:24:30,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:24:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2/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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '' 2018-07-23 12:24:32,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-549933c3-669d-4e86-b045-984ca04d1e72 Date: Mon, 23 Jul 2018 12:24:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:24:32,930 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2/file used request id req-549933c3-669d-4e86-b045-984ca04d1e72 2018-07-23 12:24:32,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.33318114281s 2018-07-23 12:24:32,930 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2/file used request id req-549933c3-669d-4e86-b045-984ca04d1e72 2018-07-23 12:24:32,931 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_2164c2bf-95f5-4650-b6dc-95ff41712222', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:24:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'29138398-c098-46d9-8675-f302c9dcfdb2', u'size': None, u'name': u'vmready1-img_2164c2bf-95f5-4650-b6dc-95ff41712222', u'checksum': None, u'self': u'/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:24:30Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:24:32,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:24:32,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_2164c2bf-95f5-4650-b6dc-95ff41712222", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:24:33,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b838c52-ce2d-4be9-ab64-31068517b4bf x-compute-request-id: req-3b838c52-ce2d-4be9-ab64-31068517b4bf Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_2164c2bf-95f5-4650-b6dc-95ff41712222", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1", "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": "0b5a050e-6a8b-4060-acda-07d3ebec60a1"}} 2018-07-23 12:24:33,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3b838c52-ce2d-4be9-ab64-31068517b4bf 2018-07-23 12:24:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.640810012817s 2018-07-23 12:24:33,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3b838c52-ce2d-4be9-ab64-31068517b4bf 2018-07-23 12:24:33,574 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_2164c2bf-95f5-4650-b6dc-95ff41712222', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'0b5a050e-6a8b-4060-acda-07d3ebec60a1', 'swap': 0}) 2018-07-23 12:24:33,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:24:33,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1/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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '{"extra_specs": {}}' 2018-07-23 12:24:33,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7112c78-d778-4b8d-bdfe-666be14c0c16 x-compute-request-id: req-b7112c78-d778-4b8d-bdfe-666be14c0c16 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:24:33,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1/os-extra_specs used request id req-b7112c78-d778-4b8d-bdfe-666be14c0c16 2018-07-23 12:24:33,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258369445801s 2018-07-23 12:24:33,600 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1/os-extra_specs used request id req-b7112c78-d778-4b8d-bdfe-666be14c0c16 2018-07-23 12:24:33,714 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:24:33,714 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 12:24:33,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:24:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7/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}e4705558c2528bc3f8d1ec184847dd5545c09ced" -d '{"subnet_id": "56f0f1fc-93b3-47c1-8e79-6399e89009aa"}' 2018-07-23 12:24:35,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-96577ee8-6904-4ba2-8cf7-a8ae429ae320 Date: Mon, 23 Jul 2018 12:24:35 GMT RESP BODY: {"network_id": "7f06825a-7c65-43ba-a3bf-7f97d29f3e06", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "56f0f1fc-93b3-47c1-8e79-6399e89009aa", "subnet_ids": ["56f0f1fc-93b3-47c1-8e79-6399e89009aa"], "port_id": "69f9ee17-6043-4593-8810-5e864389bcd1", "id": "24a2e29b-8d49-451d-99e3-d930400426e7"} 2018-07-23 12:24:35,150 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7/remove_router_interface.json used request id req-96577ee8-6904-4ba2-8cf7-a8ae429ae320 2018-07-23 12:24:35,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.43109893799s 2018-07-23 12:24:35,150 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7/remove_router_interface.json used request id req-96577ee8-6904-4ba2-8cf7-a8ae429ae320 returning object 24a2e29b-8d49-451d-99e3-d930400426e7 2018-07-23 12:24:35,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:24:35,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:35,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-b0d6af47-1f9f-4b18-b41e-0d30fc792286 Date: Mon, 23 Jul 2018 12:24:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:24:34Z", "revision_number": 4, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "24a2e29b-8d49-451d-99e3-d930400426e7", "name": "vmready1-router_2164c2bf-95f5-4650-b6dc-95ff41712222"}]} 2018-07-23 12:24:35,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b0d6af47-1f9f-4b18-b41e-0d30fc792286 2018-07-23 12:24:35,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.259961128235s 2018-07-23 12:24:35,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b0d6af47-1f9f-4b18-b41e-0d30fc792286 2018-07-23 12:24:35,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:24:35,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:36,566 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e0e4072-b0f6-4477-a07d-398c4c0c9715 Content-Length: 0 Date: Mon, 23 Jul 2018 12:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:36,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7.json used request id req-2e0e4072-b0f6-4477-a07d-398c4c0c9715 2018-07-23 12:24:36,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15411710739s 2018-07-23 12:24:36,567 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/24a2e29b-8d49-451d-99e3-d930400426e7.json used request id req-2e0e4072-b0f6-4477-a07d-398c4c0c9715 2018-07-23 12:24:36,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:24:36,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:36,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-728a0e52-a771-4dbd-b20c-57eb65c59964 Date: Mon, 23 Jul 2018 12:24:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f06825a-7c65-43ba-a3bf-7f97d29f3e06","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:26Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"56f0f1fc-93b3-47c1-8e79-6399e89009aa","subnetpool_id":null,"name":"vmready1-subnet_2164c2bf-95f5-4650-b6dc-95ff41712222"}]} 2018-07-23 12:24:36,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-728a0e52-a771-4dbd-b20c-57eb65c59964 2018-07-23 12:24:36,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0812499523163s 2018-07-23 12:24:36,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-728a0e52-a771-4dbd-b20c-57eb65c59964 2018-07-23 12:24:36,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:24:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/56f0f1fc-93b3-47c1-8e79-6399e89009aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:37,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfb2fa5c-983a-45a4-9b51-55a12ba7e8a0 Date: Mon, 23 Jul 2018 12:24:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:37,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/56f0f1fc-93b3-47c1-8e79-6399e89009aa.json used request id req-cfb2fa5c-983a-45a4-9b51-55a12ba7e8a0 2018-07-23 12:24:37,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08726906776s 2018-07-23 12:24:37,738 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/56f0f1fc-93b3-47c1-8e79-6399e89009aa.json used request id req-cfb2fa5c-983a-45a4-9b51-55a12ba7e8a0 2018-07-23 12:24:37,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:37,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:37,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-462a85ea-f04f-4ef4-a689-bf6d138a9293 Date: Mon, 23 Jul 2018 12:24:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f06825a-7c65-43ba-a3bf-7f97d29f3e06","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:24:37Z","provider:segmentation_id":98,"name":"vmready1-net_2164c2bf-95f5-4650-b6dc-95ff41712222","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:24:37,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-462a85ea-f04f-4ef4-a689-bf6d138a9293 2018-07-23 12:24:37,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0813279151917s 2018-07-23 12:24:37,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-462a85ea-f04f-4ef4-a689-bf6d138a9293 2018-07-23 12:24:37,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:24:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/7f06825a-7c65-43ba-a3bf-7f97d29f3e06.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:39,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31445eea-3f44-417b-b634-5b6bc6202ad7 Date: Mon, 23 Jul 2018 12:24:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:39,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/7f06825a-7c65-43ba-a3bf-7f97d29f3e06.json used request id req-31445eea-3f44-417b-b634-5b6bc6202ad7 2018-07-23 12:24:39,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18165802956s 2018-07-23 12:24:39,004 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/7f06825a-7c65-43ba-a3bf-7f97d29f3e06.json used request id req-31445eea-3f44-417b-b634-5b6bc6202ad7 2018-07-23 12:24:39,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:24:39,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:39,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-8575e0a9-80c4-42a7-b75e-0c41bad39218 Date: Mon, 23 Jul 2018 12:24:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/29138398-c098-46d9-8675-f302c9dcfdb2/snap", "metadata": {}}], "file": "/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "29138398-c098-46d9-8675-f302c9dcfdb2", "size": 12716032, "self": "/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/29138398-c098-46d9-8675-f302c9dcfdb2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:24:32Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_2164c2bf-95f5-4650-b6dc-95ff41712222", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_2164c2bf-95f5-4650-b6dc-95ff41712222", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:24:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:24:39,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8575e0a9-80c4-42a7-b75e-0c41bad39218 2018-07-23 12:24:39,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024582862854s 2018-07-23 12:24:39,033 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8575e0a9-80c4-42a7-b75e-0c41bad39218 2018-07-23 12:24:39,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:24:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:39,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7a8be0b-1496-444a-b0b9-e7700b86ead5 Date: Mon, 23 Jul 2018 12:24:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:24:39,340 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2 used request id req-c7a8be0b-1496-444a-b0b9-e7700b86ead5 2018-07-23 12:24:39,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.305762052536s 2018-07-23 12:24:39,340 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/29138398-c098-46d9-8675-f302c9dcfdb2 used request id req-c7a8be0b-1496-444a-b0b9-e7700b86ead5 2018-07-23 12:24:39,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:24:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:39,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfbe5e58-2a7a-40ae-8689-06f4c1d0b7cc x-compute-request-id: req-bfbe5e58-2a7a-40ae-8689-06f4c1d0b7cc Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_2164c2bf-95f5-4650-b6dc-95ff41712222", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1", "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": "0b5a050e-6a8b-4060-acda-07d3ebec60a1"}]} 2018-07-23 12:24:39,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bfbe5e58-2a7a-40ae-8689-06f4c1d0b7cc 2018-07-23 12:24:39,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354909896851s 2018-07-23 12:24:39,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bfbe5e58-2a7a-40ae-8689-06f4c1d0b7cc 2018-07-23 12:24:39,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:24:39,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e4705558c2528bc3f8d1ec184847dd5545c09ced" 2018-07-23 12:24:39,537 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32a3adee-1dd1-4484-9972-67d9931109b4 x-compute-request-id: req-32a3adee-1dd1-4484-9972-67d9931109b4 Content-Length: 0 Content-Type: application/json 2018-07-23 12:24:39,537 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1 used request id req-32a3adee-1dd1-4484-9972-67d9931109b4 2018-07-23 12:24:39,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.158669948578s 2018-07-23 12:24:39,537 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0b5a050e-6a8b-4060-acda-07d3ebec60a1 used request id req-32a3adee-1dd1-4484-9972-67d9931109b4 2018-07-23 12:24:39,589 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-23 12:24:39,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:24:39,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:24:39,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:24:39,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:24:39,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:24:39,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:24:39,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:24:39,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:24:39,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:24:39,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:39,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9f8a31-3be1-4dfa-8754-da55ab8022dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:24:39,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2d9f8a31-3be1-4dfa-8754-da55ab8022dc 2018-07-23 12:24:39,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:24:40,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["Wl8c_v6CSzKuhM9EVfNM7Q"], "issued_at": "2018-07-23T12:24:40.000000Z"}} 2018-07-23 12:24:40,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:40,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:40,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d8817b6c-3345-4715-97eb-b650e13a51e7 Date: Mon, 23 Jul 2018 12:24:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:24:40,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d8817b6c-3345-4715-97eb-b650e13a51e7 2018-07-23 12:24:40,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.924021959305s 2018-07-23 12:24:40,951 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d8817b6c-3345-4715-97eb-b650e13a51e7 2018-07-23 12:24:40,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:40,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af85cea-2354-4ee5-a3d0-2a23143b3782 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:24:40,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4af85cea-2354-4ee5-a3d0-2a23143b3782 2018-07-23 12:24:40,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:24:40,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:41,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9583daa5-648f-4875-bcd9-4ae1bd20c92d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 12:24:41,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9583daa5-648f-4875-bcd9-4ae1bd20c92d 2018-07-23 12:24:41,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110439062119s 2018-07-23 12:24:41,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9583daa5-648f-4875-bcd9-4ae1bd20c92d 2018-07-23 12:24:41,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 12:24:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_566b9e5f-5817-419c-a43a-28e4258e0c92"}}' 2018-07-23 12:24:41,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6b6195d-a5ff-484b-a199-2a5cff896de6 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa"}, "tags": [], "enabled": true, "id": "31c37a057c1a4ea7b213fae7991c9faa", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_566b9e5f-5817-419c-a43a-28e4258e0c92"}} 2018-07-23 12:24:41,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a6b6195d-a5ff-484b-a199-2a5cff896de6 2018-07-23 12:24:41,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0528450012207s 2018-07-23 12:24:41,131 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a6b6195d-a5ff-484b-a199-2a5cff896de6 2018-07-23 12:24:41,132 - 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'31c37a057c1a4ea7b213fae7991c9faa', '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_566b9e5f-5817-419c-a43a-28e4258e0c92'}) 2018-07-23 12:24:41,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 12:24:41,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dc2da9f6-8e13-4bc5-84c9-33ac23518d61", "email": null, "name": "vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92"}}' 2018-07-23 12:24:41,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d60650-efe4-44c9-8d52-d74ce37d97e2 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92", "links": {"self": "http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3de7670a0ecf441fb8e61922afaa9fa5", "domain_id": "default", "password_expires_at": null}} 2018-07-23 12:24:41,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-28d60650-efe4-44c9-8d52-d74ce37d97e2 2018-07-23 12:24:41,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.474718093872s 2018-07-23 12:24:41,613 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-28d60650-efe4-44c9-8d52-d74ce37d97e2 2018-07-23 12:24:41,614 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3de7670a0ecf441fb8e61922afaa9fa5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92'}) 2018-07-23 12:24:41,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:24:41,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:41,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab29f5b1-8234-4026-95d2-af0433212800 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:24:41,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ab29f5b1-8234-4026-95d2-af0433212800 2018-07-23 12:24:41,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0864338874817s 2018-07-23 12:24:41,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ab29f5b1-8234-4026-95d2-af0433212800 2018-07-23 12:24:41,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:24:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:41,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0442eb6-1d92-4579-a470-73e15ac22575 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:24:41,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d0442eb6-1d92-4579-a470-73e15ac22575 2018-07-23 12:24:41,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0884070396423s 2018-07-23 12:24:41,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d0442eb6-1d92-4579-a470-73e15ac22575 2018-07-23 12:24:41,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:24:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:41,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480207b3-76f1-43bb-9c69-c6daa13a9cd5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:24:41,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-480207b3-76f1-43bb-9c69-c6daa13a9cd5 2018-07-23 12:24:41,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0941529273987s 2018-07-23 12:24:41,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-480207b3-76f1-43bb-9c69-c6daa13a9cd5 2018-07-23 12:24:41,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:24:41,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:42,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5bb7417-1b58-438c-ba70-5754da2b575c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 12:24:42,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b5bb7417-1b58-438c-ba70-5754da2b575c 2018-07-23 12:24:42,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0999429225922s 2018-07-23 12:24:42,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b5bb7417-1b58-438c-ba70-5754da2b575c 2018-07-23 12:24:42,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:24:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:42,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33820769-3d30-49fa-a8c1-e53410451971 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92", "links": {"self": "http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3de7670a0ecf441fb8e61922afaa9fa5", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:24:42,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-33820769-3d30-49fa-a8c1-e53410451971 2018-07-23 12:24:42,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109391927719s 2018-07-23 12:24:42,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-33820769-3d30-49fa-a8c1-e53410451971 2018-07-23 12:24:42,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:24:42,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:42,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f224915e-78a7-4b78-9168-299badced80b Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa"}, "tags": [], "enabled": true, "id": "31c37a057c1a4ea7b213fae7991c9faa", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_566b9e5f-5817-419c-a43a-28e4258e0c92"}]} 2018-07-23 12:24:42,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f224915e-78a7-4b78-9168-299badced80b 2018-07-23 12:24:42,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.099221944809s 2018-07-23 12:24:42,223 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f224915e-78a7-4b78-9168-299badced80b 2018-07-23 12:24:42,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 12:24:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=3de7670a0ecf441fb8e61922afaa9fa5&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=31c37a057c1a4ea7b213fae7991c9faa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:42,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799db492-bbd9-4dd3-917d-e6195697e7f0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3de7670a0ecf441fb8e61922afaa9fa5&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=31c37a057c1a4ea7b213fae7991c9faa", "previous": null, "next": null}} 2018-07-23 12:24:42,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3de7670a0ecf441fb8e61922afaa9fa5&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=31c37a057c1a4ea7b213fae7991c9faa used request id req-799db492-bbd9-4dd3-917d-e6195697e7f0 2018-07-23 12:24:42,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0909621715546s 2018-07-23 12:24:42,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3de7670a0ecf441fb8e61922afaa9fa5&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=31c37a057c1a4ea7b213fae7991c9faa used request id req-799db492-bbd9-4dd3-917d-e6195697e7f0 2018-07-23 12:24:42,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 12:24:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa/users/3de7670a0ecf441fb8e61922afaa9fa5/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:42,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8924b1-27d9-4bcc-98ef-bbdf8633698d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:24:42,503 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa/users/3de7670a0ecf441fb8e61922afaa9fa5/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-1a8924b1-27d9-4bcc-98ef-bbdf8633698d 2018-07-23 12:24:42,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.177842855453s 2018-07-23 12:24:42,503 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa/users/3de7670a0ecf441fb8e61922afaa9fa5/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-1a8924b1-27d9-4bcc-98ef-bbdf8633698d 2018-07-23 12:24:42,504 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_566b9e5f-5817-419c-a43a-28e4258e0c92', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'31c37a057c1a4ea7b213fae7991c9faa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dc2da9f6-8e13-4bc5-84c9-33ac23518d61', 'username': u'vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 12:24:42,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:24:42,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:24:42,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:24:42,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:24:42,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:24:42,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:24:42,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:24:42,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:24:42,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:24:42,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:24:42,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:24:42,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:24:42,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:24:42,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:24:42,509 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92', 'password': 'dc2da9f6-8e13-4bc5-84c9-33ac23518d61', 'project_name': 'vmready2-project_566b9e5f-5817-419c-a43a-28e4258e0c92', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '31c37a057c1a4ea7b213fae7991c9faa', 'project_domain_name': 'Default'} 2018-07-23 12:24:42,509 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-23 12:24:42,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:42,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfbc8b2-6e50-4a08-9787-94503b645c2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:24:42,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ddfbc8b2-6e50-4a08-9787-94503b645c2f 2018-07-23 12:24:42,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:24:42,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T13:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31c37a057c1a4ea7b213fae7991c9faa", "name": "vmready2-project_566b9e5f-5817-419c-a43a-28e4258e0c92"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/31c37a057c1a4ea7b213fae7991c9faa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/31c37a057c1a4ea7b213fae7991c9faa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/31c37a057c1a4ea7b213fae7991c9faa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/31c37a057c1a4ea7b213fae7991c9faa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/31c37a057c1a4ea7b213fae7991c9faa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/31c37a057c1a4ea7b213fae7991c9faa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/31c37a057c1a4ea7b213fae7991c9faa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/31c37a057c1a4ea7b213fae7991c9faa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/31c37a057c1a4ea7b213fae7991c9faa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_31c37a057c1a4ea7b213fae7991c9faa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_31c37a057c1a4ea7b213fae7991c9faa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/31c37a057c1a4ea7b213fae7991c9faa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/31c37a057c1a4ea7b213fae7991c9faa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/31c37a057c1a4ea7b213fae7991c9faa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92", "id": "3de7670a0ecf441fb8e61922afaa9fa5"}, "audit_ids": ["VjqHWCPiTB2Cnlpdn3T0VA"], "issued_at": "2018-07-23T12:24:42.000000Z"}} 2018-07-23 12:24:42,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:24:42,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" -d '{"network": {"name": "vmready2-net_566b9e5f-5817-419c-a43a-28e4258e0c92", "admin_state_up": true}}' 2018-07-23 12:24:44,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-e51e7518-012d-4803-83b3-6dd6fefa77ad Date: Mon, 23 Jul 2018 12:24:44 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"31c37a057c1a4ea7b213fae7991c9faa","created_at":"2018-07-23T12:24:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T12:24:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"31c37a057c1a4ea7b213fae7991c9faa","id":"83497d84-7197-480a-9df1-3c814be4fa10","name":"vmready2-net_566b9e5f-5817-419c-a43a-28e4258e0c92"}} 2018-07-23 12:24:44,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e51e7518-012d-4803-83b3-6dd6fefa77ad 2018-07-23 12:24:44,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.36610603333s 2018-07-23 12:24:44,269 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e51e7518-012d-4803-83b3-6dd6fefa77ad 2018-07-23 12:24:44,269 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:24:44Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'83497d84-7197-480a-9df1-3c814be4fa10', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_566b9e5f-5817-419c-a43a-28e4258e0c92', u'admin_state_up': True, u'tenant_id': u'31c37a057c1a4ea7b213fae7991c9faa', u'created_at': u'2018-07-23T12:24:43Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'31c37a057c1a4ea7b213fae7991c9faa'}) 2018-07-23 12:24:44,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:44,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-876c41d5-1a96-4a01-8436-7f3d574b5f73 Date: Mon, 23 Jul 2018 12:24:44 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-23T12:24:44Z","tenant_id":"31c37a057c1a4ea7b213fae7991c9faa","created_at":"2018-07-23T12:24:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"31c37a057c1a4ea7b213fae7991c9faa","id":"83497d84-7197-480a-9df1-3c814be4fa10","name":"vmready2-net_566b9e5f-5817-419c-a43a-28e4258e0c92"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:24:44,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-876c41d5-1a96-4a01-8436-7f3d574b5f73 2018-07-23 12:24:44,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.170705080032s 2018-07-23 12:24:44,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-876c41d5-1a96-4a01-8436-7f3d574b5f73 2018-07-23 12:24:44,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:24:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" -d '{"subnet": {"name": "vmready2-subnet_566b9e5f-5817-419c-a43a-28e4258e0c92", "enable_dhcp": true, "network_id": "83497d84-7197-480a-9df1-3c814be4fa10", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:24:45,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-21f2e3f1-4b5b-40bb-8bd1-b3be41a06f15 Date: Mon, 23 Jul 2018 12:24:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83497d84-7197-480a-9df1-3c814be4fa10","tenant_id":"31c37a057c1a4ea7b213fae7991c9faa","created_at":"2018-07-23T12:24:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:44Z","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":"31c37a057c1a4ea7b213fae7991c9faa","id":"c397c56a-bfde-4bfc-a509-55af84784044","subnetpool_id":null,"name":"vmready2-subnet_566b9e5f-5817-419c-a43a-28e4258e0c92"}} 2018-07-23 12:24:45,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-21f2e3f1-4b5b-40bb-8bd1-b3be41a06f15 2018-07-23 12:24:45,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.788925886154s 2018-07-23 12:24:45,232 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-21f2e3f1-4b5b-40bb-8bd1-b3be41a06f15 2018-07-23 12:24:45,232 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:24:44Z', 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'c397c56a-bfde-4bfc-a509-55af84784044', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_566b9e5f-5817-419c-a43a-28e4258e0c92', u'enable_dhcp': True, u'network_id': u'83497d84-7197-480a-9df1-3c814be4fa10', u'tenant_id': u'31c37a057c1a4ea7b213fae7991c9faa', u'created_at': u'2018-07-23T12:24:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'31c37a057c1a4ea7b213fae7991c9faa'}) 2018-07-23 12:24:45,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:24:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "vmready2-router_566b9e5f-5817-419c-a43a-28e4258e0c92", "admin_state_up": true}}' 2018-07-23 12:24:46,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d55506ff-3db6-4741-953f-a3896fa80835 Date: Mon, 23 Jul 2018 12:24:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "created_at": "2018-07-23T12:24:45Z", "admin_state_up": true, "updated_at": "2018-07-23T12:24:46Z", "revision_number": 2, "routes": [], "project_id": "31c37a057c1a4ea7b213fae7991c9faa", "id": "c7d5cc62-ac0c-4aef-be4b-190898835778", "name": "vmready2-router_566b9e5f-5817-419c-a43a-28e4258e0c92"}} 2018-07-23 12:24:46,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d55506ff-3db6-4741-953f-a3896fa80835 2018-07-23 12:24:46,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.24136185646s 2018-07-23 12:24:46,475 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d55506ff-3db6-4741-953f-a3896fa80835 2018-07-23 12:24:46,475 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'31c37a057c1a4ea7b213fae7991c9faa', u'created_at': u'2018-07-23T12:24:45Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T12:24:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'31c37a057c1a4ea7b213fae7991c9faa', u'id': u'c7d5cc62-ac0c-4aef-be4b-190898835778', u'name': u'vmready2-router_566b9e5f-5817-419c-a43a-28e4258e0c92'}) 2018-07-23 12:24:46,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:24:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778/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}3b66318a2e192677c5359d28526184a7081e5476" -d '{"subnet_id": "c397c56a-bfde-4bfc-a509-55af84784044"}' 2018-07-23 12:24:48,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-27413f8a-410c-49ec-bd58-b45d88ff90fc Date: Mon, 23 Jul 2018 12:24:48 GMT RESP BODY: {"network_id": "83497d84-7197-480a-9df1-3c814be4fa10", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "subnet_id": "c397c56a-bfde-4bfc-a509-55af84784044", "subnet_ids": ["c397c56a-bfde-4bfc-a509-55af84784044"], "port_id": "c07c3c6b-ce89-489c-8e9b-fda7ac60f45f", "id": "c7d5cc62-ac0c-4aef-be4b-190898835778"} 2018-07-23 12:24:48,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778/add_router_interface.json used request id req-27413f8a-410c-49ec-bd58-b45d88ff90fc 2018-07-23 12:24:48,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.73450493813s 2018-07-23 12:24:48,211 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778/add_router_interface.json used request id req-27413f8a-410c-49ec-bd58-b45d88ff90fc returning object c7d5cc62-ac0c-4aef-be4b-190898835778 2018-07-23 12:24:48,211 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:24:48,337 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:24:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:48,343 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:24:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:24:48,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:24:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:49,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1f9da212-4d3f-4662-a694-b34887c9e3d4 Date: Mon, 23 Jul 2018 12:24:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:24:49,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1f9da212-4d3f-4662-a694-b34887c9e3d4 2018-07-23 12:24:49,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.687061071396s 2018-07-23 12:24:49,033 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1f9da212-4d3f-4662-a694-b34887c9e3d4 2018-07-23 12:24:49,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:24:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_566b9e5f-5817-419c-a43a-28e4258e0c92", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_566b9e5f-5817-419c-a43a-28e4258e0c92"}' 2018-07-23 12:24:49,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-183cd764-c1a2-4389-8b03-4f66b3e90468 Date: Mon, 23 Jul 2018 12:24:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7/file", "owner": "31c37a057c1a4ea7b213fae7991c9faa", "id": "d3042622-030c-446e-9ae5-704fe1dc5ef7", "size": null, "self": "/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:24:49Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_566b9e5f-5817-419c-a43a-28e4258e0c92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_566b9e5f-5817-419c-a43a-28e4258e0c92", "checksum": null, "created_at": "2018-07-23T12:24:49Z", "protected": false} 2018-07-23 12:24:49,127 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-183cd764-c1a2-4389-8b03-4f66b3e90468 2018-07-23 12:24:49,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0872659683228s 2018-07-23 12:24:49,127 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-183cd764-c1a2-4389-8b03-4f66b3e90468 returning object d3042622-030c-446e-9ae5-704fe1dc5ef7 2018-07-23 12:24:49,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:24:49,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7/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}3b66318a2e192677c5359d28526184a7081e5476" -d '' 2018-07-23 12:24:49,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f11b7ac6-cff7-4fce-8d40-44aaf0b7b648 Date: Mon, 23 Jul 2018 12:24:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:24:49,588 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7/file used request id req-f11b7ac6-cff7-4fce-8d40-44aaf0b7b648 2018-07-23 12:24:49,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.459964036942s 2018-07-23 12:24:49,588 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7/file used request id req-f11b7ac6-cff7-4fce-8d40-44aaf0b7b648 2018-07-23 12:24:49,588 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_566b9e5f-5817-419c-a43a-28e4258e0c92', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:24:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7/file', u'owner': u'31c37a057c1a4ea7b213fae7991c9faa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd3042622-030c-446e-9ae5-704fe1dc5ef7', u'size': None, u'name': u'vmready2-img_566b9e5f-5817-419c-a43a-28e4258e0c92', u'checksum': None, u'self': u'/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:24:49Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:24:49,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:24:49,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_566b9e5f-5817-419c-a43a-28e4258e0c92", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:24:50,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd953968-9529-41b1-8203-b2274645767d x-compute-request-id: req-bd953968-9529-41b1-8203-b2274645767d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_566b9e5f-5817-419c-a43a-28e4258e0c92", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6881aca2-6a01-4c66-8eff-0023aab87053", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6881aca2-6a01-4c66-8eff-0023aab87053", "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": "6881aca2-6a01-4c66-8eff-0023aab87053"}} 2018-07-23 12:24:50,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bd953968-9529-41b1-8203-b2274645767d 2018-07-23 12:24:50,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.831166028976s 2018-07-23 12:24:50,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bd953968-9529-41b1-8203-b2274645767d 2018-07-23 12:24:50,422 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_566b9e5f-5817-419c-a43a-28e4258e0c92', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'6881aca2-6a01-4c66-8eff-0023aab87053', 'swap': 0}) 2018-07-23 12:24:50,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:24:50,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6881aca2-6a01-4c66-8eff-0023aab87053/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}004a9fd4e766309e075f7d85dbba9181ac027ecf" -d '{"extra_specs": {}}' 2018-07-23 12:24:50,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6d1a5c7-c517-4a09-a57d-789c6f5ef336 x-compute-request-id: req-c6d1a5c7-c517-4a09-a57d-789c6f5ef336 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:24:50,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6881aca2-6a01-4c66-8eff-0023aab87053/os-extra_specs used request id req-c6d1a5c7-c517-4a09-a57d-789c6f5ef336 2018-07-23 12:24:50,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.132259845734s 2018-07-23 12:24:50,555 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6881aca2-6a01-4c66-8eff-0023aab87053/os-extra_specs used request id req-c6d1a5c7-c517-4a09-a57d-789c6f5ef336 2018-07-23 12:24:50,666 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:24:50,667 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 12:24:50,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:24:50,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778/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}3b66318a2e192677c5359d28526184a7081e5476" -d '{"subnet_id": "c397c56a-bfde-4bfc-a509-55af84784044"}' 2018-07-23 12:24:52,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-13224455-a9e6-46d2-8bc2-a13a860e0fb6 Date: Mon, 23 Jul 2018 12:24:52 GMT RESP BODY: {"network_id": "83497d84-7197-480a-9df1-3c814be4fa10", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "subnet_id": "c397c56a-bfde-4bfc-a509-55af84784044", "subnet_ids": ["c397c56a-bfde-4bfc-a509-55af84784044"], "port_id": "c07c3c6b-ce89-489c-8e9b-fda7ac60f45f", "id": "c7d5cc62-ac0c-4aef-be4b-190898835778"} 2018-07-23 12:24:52,221 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778/remove_router_interface.json used request id req-13224455-a9e6-46d2-8bc2-a13a860e0fb6 2018-07-23 12:24:52,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54939699173s 2018-07-23 12:24:52,221 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778/remove_router_interface.json used request id req-13224455-a9e6-46d2-8bc2-a13a860e0fb6 returning object c7d5cc62-ac0c-4aef-be4b-190898835778 2018-07-23 12:24:52,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:24:52,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:52,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9791d34b-3f40-46fb-81e4-245847f3c465 Date: Mon, 23 Jul 2018 12:24:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "created_at": "2018-07-23T12:24:45Z", "admin_state_up": true, "updated_at": "2018-07-23T12:24:51Z", "revision_number": 4, "routes": [], "project_id": "31c37a057c1a4ea7b213fae7991c9faa", "id": "c7d5cc62-ac0c-4aef-be4b-190898835778", "name": "vmready2-router_566b9e5f-5817-419c-a43a-28e4258e0c92"}]} 2018-07-23 12:24:52,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-9791d34b-3f40-46fb-81e4-245847f3c465 2018-07-23 12:24:52,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113440990448s 2018-07-23 12:24:52,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-9791d34b-3f40-46fb-81e4-245847f3c465 2018-07-23 12:24:52,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:24:52,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:53,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e97343f-3d47-455a-ba24-bd70411a8df7 Content-Length: 0 Date: Mon, 23 Jul 2018 12:24:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:53,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778.json used request id req-2e97343f-3d47-455a-ba24-bd70411a8df7 2018-07-23 12:24:53,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36576604843s 2018-07-23 12:24:53,705 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c7d5cc62-ac0c-4aef-be4b-190898835778.json used request id req-2e97343f-3d47-455a-ba24-bd70411a8df7 2018-07-23 12:24:53,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:24:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:53,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b204aa21-18ae-44c0-b5cd-83e86aed854f Date: Mon, 23 Jul 2018 12:24:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83497d84-7197-480a-9df1-3c814be4fa10","tenant_id":"31c37a057c1a4ea7b213fae7991c9faa","created_at":"2018-07-23T12:24:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:44Z","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":"31c37a057c1a4ea7b213fae7991c9faa","id":"c397c56a-bfde-4bfc-a509-55af84784044","subnetpool_id":null,"name":"vmready2-subnet_566b9e5f-5817-419c-a43a-28e4258e0c92"}]} 2018-07-23 12:24:53,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b204aa21-18ae-44c0-b5cd-83e86aed854f 2018-07-23 12:24:53,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0796890258789s 2018-07-23 12:24:53,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b204aa21-18ae-44c0-b5cd-83e86aed854f 2018-07-23 12:24:53,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:24:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c397c56a-bfde-4bfc-a509-55af84784044.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:54,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fc48900-c296-40f1-b597-18e514d8f024 Date: Mon, 23 Jul 2018 12:24:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:54,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c397c56a-bfde-4bfc-a509-55af84784044.json used request id req-0fc48900-c296-40f1-b597-18e514d8f024 2018-07-23 12:24:54,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.968868017197s 2018-07-23 12:24:54,756 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c397c56a-bfde-4bfc-a509-55af84784044.json used request id req-0fc48900-c296-40f1-b597-18e514d8f024 2018-07-23 12:24:54,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:55,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-23178f44-a048-4b1b-a24c-865885c64407 Date: Mon, 23 Jul 2018 12:24:55 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-23T12:24:54Z","tenant_id":"31c37a057c1a4ea7b213fae7991c9faa","created_at":"2018-07-23T12:24:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"31c37a057c1a4ea7b213fae7991c9faa","id":"83497d84-7197-480a-9df1-3c814be4fa10","name":"vmready2-net_566b9e5f-5817-419c-a43a-28e4258e0c92"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:24:55,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-23178f44-a048-4b1b-a24c-865885c64407 2018-07-23 12:24:55,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329308986664s 2018-07-23 12:24:55,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-23178f44-a048-4b1b-a24c-865885c64407 2018-07-23 12:24:55,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:24:55,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/83497d84-7197-480a-9df1-3c814be4fa10.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:56,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aad4ad56-93b8-431a-975b-605e4923ecf4 Date: Mon, 23 Jul 2018 12:24:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:24:56,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/83497d84-7197-480a-9df1-3c814be4fa10.json used request id req-aad4ad56-93b8-431a-975b-605e4923ecf4 2018-07-23 12:24:56,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01543402672s 2018-07-23 12:24:56,103 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/83497d84-7197-480a-9df1-3c814be4fa10.json used request id req-aad4ad56-93b8-431a-975b-605e4923ecf4 2018-07-23 12:24:56,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:24:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:56,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-1c3630ef-18c4-4dfa-8fca-7649ae3ffb29 Date: Mon, 23 Jul 2018 12:24:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/d3042622-030c-446e-9ae5-704fe1dc5ef7/snap", "metadata": {}}], "file": "/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7/file", "owner": "31c37a057c1a4ea7b213fae7991c9faa", "id": "d3042622-030c-446e-9ae5-704fe1dc5ef7", "size": 12716032, "self": "/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/d3042622-030c-446e-9ae5-704fe1dc5ef7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:24:49Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_566b9e5f-5817-419c-a43a-28e4258e0c92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_566b9e5f-5817-419c-a43a-28e4258e0c92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:24:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:24:56,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1c3630ef-18c4-4dfa-8fca-7649ae3ffb29 2018-07-23 12:24:56,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0648829936981s 2018-07-23 12:24:56,172 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1c3630ef-18c4-4dfa-8fca-7649ae3ffb29 2018-07-23 12:24:56,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:24:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b66318a2e192677c5359d28526184a7081e5476" 2018-07-23 12:24:56,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-491be889-7c4c-4c32-9da3-1cfae4d413dc Date: Mon, 23 Jul 2018 12:24:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:24:56,776 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7 used request id req-491be889-7c4c-4c32-9da3-1cfae4d413dc 2018-07-23 12:24:56,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.601341962814s 2018-07-23 12:24:56,776 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d3042622-030c-446e-9ae5-704fe1dc5ef7 used request id req-491be889-7c4c-4c32-9da3-1cfae4d413dc 2018-07-23 12:24:56,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:24:56,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:56,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edc7c0bc-d073-4b2d-9d31-d736099c5071 x-compute-request-id: req-edc7c0bc-d073-4b2d-9d31-d736099c5071 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_566b9e5f-5817-419c-a43a-28e4258e0c92", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6881aca2-6a01-4c66-8eff-0023aab87053", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6881aca2-6a01-4c66-8eff-0023aab87053", "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": "6881aca2-6a01-4c66-8eff-0023aab87053"}]} 2018-07-23 12:24:56,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-edc7c0bc-d073-4b2d-9d31-d736099c5071 2018-07-23 12:24:56,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262639522552s 2018-07-23 12:24:56,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-edc7c0bc-d073-4b2d-9d31-d736099c5071 2018-07-23 12:24:56,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:24:56,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6881aca2-6a01-4c66-8eff-0023aab87053 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:56,853 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:24:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fc69c0a-f61c-463d-9be4-db0ecd61cd40 x-compute-request-id: req-4fc69c0a-f61c-463d-9be4-db0ecd61cd40 Content-Length: 0 Content-Type: application/json 2018-07-23 12:24:56,853 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6881aca2-6a01-4c66-8eff-0023aab87053 used request id req-4fc69c0a-f61c-463d-9be4-db0ecd61cd40 2018-07-23 12:24:56,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0479187965393s 2018-07-23 12:24:56,853 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6881aca2-6a01-4c66-8eff-0023aab87053 used request id req-4fc69c0a-f61c-463d-9be4-db0ecd61cd40 2018-07-23 12:24:56,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:24:56,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:56,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7fd977-8219-4aac-bbe4-07f33698f3d7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92", "links": {"self": "http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3de7670a0ecf441fb8e61922afaa9fa5", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:24:56,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4b7fd977-8219-4aac-bbe4-07f33698f3d7 2018-07-23 12:24:56,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11953997612s 2018-07-23 12:24:56,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4b7fd977-8219-4aac-bbe4-07f33698f3d7 2018-07-23 12:24:56,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:24:56,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:57,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a52903-ccfd-40a5-a681-f9658a615eb6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_566b9e5f-5817-419c-a43a-28e4258e0c92", "links": {"self": "http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3de7670a0ecf441fb8e61922afaa9fa5", "description": null}} 2018-07-23 12:24:57,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5 used request id req-d2a52903-ccfd-40a5-a681-f9658a615eb6 2018-07-23 12:24:57,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146266937256s 2018-07-23 12:24:57,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5 used request id req-d2a52903-ccfd-40a5-a681-f9658a615eb6 2018-07-23 12:24:57,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 12:24:57,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:57,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0a48f2-7e1c-44ce-b5a8-86f35940917f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:24:57,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5 used request id req-2c0a48f2-7e1c-44ce-b5a8-86f35940917f 2018-07-23 12:24:57,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.178200006485s 2018-07-23 12:24:57,305 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3de7670a0ecf441fb8e61922afaa9fa5 used request id req-2c0a48f2-7e1c-44ce-b5a8-86f35940917f 2018-07-23 12:24:57,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:24:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:57,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40072d9f-55e0-439a-beaf-d9aac11d3ea4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa"}, "tags": [], "enabled": true, "id": "31c37a057c1a4ea7b213fae7991c9faa", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_566b9e5f-5817-419c-a43a-28e4258e0c92"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 12:24:57,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-40072d9f-55e0-439a-beaf-d9aac11d3ea4 2018-07-23 12:24:57,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111957073212s 2018-07-23 12:24:57,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-40072d9f-55e0-439a-beaf-d9aac11d3ea4 2018-07-23 12:24:57,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 12:24:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}004a9fd4e766309e075f7d85dbba9181ac027ecf" 2018-07-23 12:24:57,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b32b47eb-8f4d-45c8-9d74-7265368d46df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:24:57,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa used request id req-b32b47eb-8f4d-45c8-9d74-7265368d46df 2018-07-23 12:24:57,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190717935562s 2018-07-23 12:24:57,619 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa used request id req-b32b47eb-8f4d-45c8-9d74-7265368d46df 2018-07-23 12:24:57,669 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:24:57,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:24:57,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:24:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:24:57,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f26b39-fec3-49c0-82b4-ac7ad0a80d18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:24:57,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f4f26b39-fec3-49c0-82b4-ac7ad0a80d18 2018-07-23 12:24:57,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:24:58,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["DGfymSohR3Sp0lV6yvVjvg"], "issued_at": "2018-07-23T12:24:58.000000Z"}} 2018-07-23 12:24:58,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:58,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:24:58,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f0cf7e99-fb82-48af-929e-f395cc6b3f07 Date: Mon, 23 Jul 2018 12:24:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:24:58,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f0cf7e99-fb82-48af-929e-f395cc6b3f07 2018-07-23 12:24:58,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280997991562s 2018-07-23 12:24:58,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f0cf7e99-fb82-48af-929e-f395cc6b3f07 2018-07-23 12:24:58,403 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-23 12:24:58,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:24:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"network": {"name": "singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de", "admin_state_up": true}}' 2018-07-23 12:24:58,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-950c2caf-8833-4588-9985-201dd883205e Date: Mon, 23 Jul 2018 12:24:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:24:58Z","is_default":false,"provider:segmentation_id":34,"name":"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:58Z","mtu":1450}} 2018-07-23 12:24:58,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-950c2caf-8833-4588-9985-201dd883205e 2018-07-23 12:24:58,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.221467971802s 2018-07-23 12:24:58,625 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-950c2caf-8833-4588-9985-201dd883205e 2018-07-23 12:24:58,626 - 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-23T12:24:58Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4ad36566-9049-4a55-b9a6-1ac97d3eadc3', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de', u'admin_state_up': True, u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:24:58,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:24:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:24:58,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-6dade741-88b3-40df-be7c-0e82c245e68d Date: Mon, 23 Jul 2018 12:24:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:24:58Z","provider:segmentation_id":34,"name":"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:24:58,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6dade741-88b3-40df-be7c-0e82c245e68d 2018-07-23 12:24:58,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107060909271s 2018-07-23 12:24:58,734 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6dade741-88b3-40df-be7c-0e82c245e68d 2018-07-23 12:24:58,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:24:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"subnet": {"name": "singlevm1-subnet_27f26e6f-f836-42fb-8aad-fa28b62c69de", "enable_dhcp": true, "network_id": "4ad36566-9049-4a55-b9a6-1ac97d3eadc3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:24:59,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ada4564c-18b1-4579-b795-77f03f7888b4 Date: Mon, 23 Jul 2018 12:24:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:59Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"5cc912ca-a7e7-4b21-b041-9e4c5dd0271b","subnetpool_id":null,"name":"singlevm1-subnet_27f26e6f-f836-42fb-8aad-fa28b62c69de"}} 2018-07-23 12:24:59,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ada4564c-18b1-4579-b795-77f03f7888b4 2018-07-23 12:24:59,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596418142319s 2018-07-23 12:24:59,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ada4564c-18b1-4579-b795-77f03f7888b4 2018-07-23 12:24:59,333 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:24:59Z', 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'5cc912ca-a7e7-4b21-b041-9e4c5dd0271b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_27f26e6f-f836-42fb-8aad-fa28b62c69de', u'enable_dhcp': True, u'network_id': u'4ad36566-9049-4a55-b9a6-1ac97d3eadc3', u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:24:59,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:24:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "singlevm1-router_27f26e6f-f836-42fb-8aad-fa28b62c69de", "admin_state_up": true}}' 2018-07-23 12:25:00,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e6e7b91a-0ea9-4eae-958b-1b5071e33de9 Date: Mon, 23 Jul 2018 12:25:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:25:00Z", "revision_number": 2, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "14a48783-7bf7-4504-8fac-6bcfae08aadf", "name": "singlevm1-router_27f26e6f-f836-42fb-8aad-fa28b62c69de"}} 2018-07-23 12:25:00,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e6e7b91a-0ea9-4eae-958b-1b5071e33de9 2018-07-23 12:25:00,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.977676868439s 2018-07-23 12:25:00,311 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e6e7b91a-0ea9-4eae-958b-1b5071e33de9 2018-07-23 12:25:00,312 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:24:59Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-23T12:25:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'id': u'14a48783-7bf7-4504-8fac-6bcfae08aadf', u'name': u'singlevm1-router_27f26e6f-f836-42fb-8aad-fa28b62c69de'}) 2018-07-23 12:25:00,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:25:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf/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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"subnet_id": "5cc912ca-a7e7-4b21-b041-9e4c5dd0271b"}' 2018-07-23 12:25:02,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c43aae9b-ab0a-4f62-b51c-28db75de858f Date: Mon, 23 Jul 2018 12:25:02 GMT RESP BODY: {"network_id": "4ad36566-9049-4a55-b9a6-1ac97d3eadc3", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "5cc912ca-a7e7-4b21-b041-9e4c5dd0271b", "subnet_ids": ["5cc912ca-a7e7-4b21-b041-9e4c5dd0271b"], "port_id": "130b26a5-7d74-4ca0-9dcf-07e4513f4277", "id": "14a48783-7bf7-4504-8fac-6bcfae08aadf"} 2018-07-23 12:25:02,165 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf/add_router_interface.json used request id req-c43aae9b-ab0a-4f62-b51c-28db75de858f 2018-07-23 12:25:02,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.85304689407s 2018-07-23 12:25:02,166 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf/add_router_interface.json used request id req-c43aae9b-ab0a-4f62-b51c-28db75de858f returning object 14a48783-7bf7-4504-8fac-6bcfae08aadf 2018-07-23 12:25:02,166 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:25:02,298 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:25:02,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:25:02,306 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:25:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:25:02,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:25:02,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:02,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-37781838-a165-43a2-8887-d570a6cd869c Date: Mon, 23 Jul 2018 12:25:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:25:02,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-37781838-a165-43a2-8887-d570a6cd869c 2018-07-23 12:25:02,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670224189758s 2018-07-23 12:25:02,979 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-37781838-a165-43a2-8887-d570a6cd869c 2018-07-23 12:25:02,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:25:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de"}' 2018-07-23 12:25:03,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2c230a4-fae0-444d-b3ec-366d8fbd4cb7 Date: Mon, 23 Jul 2018 12:25:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "size": null, "self": "/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:25:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de", "checksum": null, "created_at": "2018-07-23T12:25:03Z", "protected": false} 2018-07-23 12:25:03,065 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a2c230a4-fae0-444d-b3ec-366d8fbd4cb7 2018-07-23 12:25:03,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0789170265198s 2018-07-23 12:25:03,065 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a2c230a4-fae0-444d-b3ec-366d8fbd4cb7 returning object 83505da5-f8d8-4ac9-8d51-1f30fbcdada2 2018-07-23 12:25:03,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:25:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '' 2018-07-23 12:25:03,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2261cb95-ca92-447f-a2f6-c9a89481498e Date: Mon, 23 Jul 2018 12:25:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:25:03,472 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/file used request id req-2261cb95-ca92-447f-a2f6-c9a89481498e 2018-07-23 12:25:03,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.40571808815s 2018-07-23 12:25:03,472 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/file used request id req-2261cb95-ca92-447f-a2f6-c9a89481498e 2018-07-23 12:25:03,472 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:25:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'83505da5-f8d8-4ac9-8d51-1f30fbcdada2', u'size': None, u'name': u'singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de', u'checksum': None, u'self': u'/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:25:03Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:25:03,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:25:03,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_27f26e6f-f836-42fb-8aad-fa28b62c69de", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:25:03,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96647878-5dbe-4b57-bb19-30a84d45ebb1 x-compute-request-id: req-96647878-5dbe-4b57-bb19-30a84d45ebb1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_27f26e6f-f836-42fb-8aad-fa28b62c69de", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "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": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7"}} 2018-07-23 12:25:03,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-96647878-5dbe-4b57-bb19-30a84d45ebb1 2018-07-23 12:25:03,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.242411851883s 2018-07-23 12:25:03,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-96647878-5dbe-4b57-bb19-30a84d45ebb1 2018-07-23 12:25:03,717 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_27f26e6f-f836-42fb-8aad-fa28b62c69de', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'1c4c2d49-d64d-4bf9-b27a-485432cbc9b7', 'swap': 0}) 2018-07-23 12:25:03,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:25:03,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7/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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"extra_specs": {}}' 2018-07-23 12:25:03,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-829d6184-30fe-45b4-ae30-0ba1acf7e4de x-compute-request-id: req-829d6184-30fe-45b4-ae30-0ba1acf7e4de Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:25:03,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7/os-extra_specs used request id req-829d6184-30fe-45b4-ae30-0ba1acf7e4de 2018-07-23 12:25:03,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130314826965s 2018-07-23 12:25:03,848 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7/os-extra_specs used request id req-829d6184-30fe-45b4-ae30-0ba1acf7e4de 2018-07-23 12:25:03,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 12:25:03,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"keypair": {"name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de"}}' 2018-07-23 12:25:03,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c337c6-b630-4141-9335-bd2682f1a8bf x-compute-request-id: req-32c337c6-b630-4141-9335-bd2682f1a8bf Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6WZgtm33T93BNXW4JftYbJPQ/zXJ6LrDOSplTjCNuDebOPdOF9HkWw5UnHwj1vojg6dTNmWAm+OK51xUy7XuBrNGgQ3TiFITMb2zi3BGhk/Rm0BqRuWZ2wLqHbsT6VedTt6WC27D7BNvaL4ZLfghIAE2HTl2RfT8sdLvLH7ShqBO0Sfc5LIV0PInu3oNo42E+ZTBmr9QIkJdW6rcH31oEqronbLyzefNPnMjjOv/bepIjWSxeS9efcCad5CzYBNdjfdQdk/cPJHCd9MqUPlIvQkDPHRH93R1L39yQtuHByxE9Yl9rM68Ni+w1Q/OZVlBgLw5kT7Y0cCu+1hveAhmt Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAulmYLZt90/dwTV1uCX7WGyT0P81yei6wzkqZU4wjbg3mzj3T\nhfR5FsOVJx8I9b6I4OnUzZlgJvjiudcVMu17gazRoEN04hSEzG9s4twRoZP0ZtAa\nkblmdsC6h27E+lXnU7elgtuw+wTb2i+GS34ISABNh05dkX0/LHS7yx+0oagTtEn3\nOSyFdDyJ7t6DaONhPmUwZq/UCJCXVuq3B99aBKq6J2y8s3nzT5zI4zr/23qSI1ks\nXkvXn3AmneQs2ATXY33UHZP3DyRwnfTKlD5SL0JAzx0R/d0dS9/ckLbhwcsRPWJf\nazOvDYvsNUPzmVZQYC8OZE+2NHArvtYb3gIZrQIDAQABAoIBAHBq/FMHKrFk5GrH\noko4KhHWCUM0PYtX/3Fzr2unbvhFiqeAxMpa4XHKK4CeSFl3yDtm1OnzTP41xxE1\nn6RJf+iKyStVhn2cw0BRN+7js/81sosTn/OpVRbuzZhGSq56hEMM1txKjEnidH77\njJieP4CwLhUiQXAzjpjTEzdGuUGLi9IJJnLPcU/9plICXTGTQlX1qo2LictUMZYb\niV9O3eKvqt6cq8IO/LXjTTWeFr97LJ95XNzy1SJWJulXLJCbl84JQN17DqRslY2b\neRlT5vgALpuB3bn/dktC0ZvbRcnvFbp7B05fZdJdoOJiBp4Dq1hTxv0F+XKChU2S\nOkDvFkECgYEA6DETY6f9/dNusO+BO+h+GhQb2U4EgdpFhQngCz3lQ/7s9snbjlp5\ni0PxDCiRuKeSZ2C1PFPHrMo5iJuGoQQ3TvXth0zVUercwWTCgXX01glXGRqZaUf0\n5yBsXmeek8XfGnHcCrmZju/+UcyS5h4Y5eSPp08Qqa7cmG19iT4b54cCgYEAzXUx\n3ALLdbVtdQYlVumm76pj2+SfJu82eYZ0qLbcXtgsHWgV7m7/yvQnNeKuldos4Vdf\nsBPyLc3I19KDh6IFbGSlpi4dxtDO0fe2pTBv0NE6yDZTAo9iqsGC2J0Lp5DemgJt\nxAE6eU4eumv87zq7pVrJXaZpe9a5B1nla6ZdmisCgYEAnOtFwkzvT5KLtVI30cf/\nKRq783FRhHyCDTYuTwqmnfx0Ixkqo5srl130UxY73UKKpAjskve/81u75EHPi5Qw\n2NFFlPHtHO6QALda6GlSbTBkx5d9ZHR345e7BVYcCpxoehPG9QyX5cz14ExUXuaq\nRvvfxd+eUD7X4L/mXlE2RJMCgYEAxg5bagMnruieA1lRVV8XlaFjce4JnbarhKqg\neqML/EHXBOH5gkduPW7u/XrvYXVYHkHj9BDGPHFLUwGT2YPORpcfN/rsqWNQfAeX\nAdaXc2y+hZIYozclngW85KM/QODeNQhyV6f3fkhYRs0inlq32MaTprtso/xxkSyP\nhB5zzNECgYEArRHrMpAKrA9Wy9XuDnrOkDRxEeKxCOsb9Tmo/LDfxtSA7IXaO6Lr\n6P+MZI98SX1BhtR8xKTPEPDwOsOyQyNYdgBOVv7EQue8o3KqzUuHy/0Proz8jIA0\ndUQEXNLaf23dpPUCtAyyQQu6qwCuv94WTQ+SvtGNo5rer+FlupS7rbI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "fingerprint": "da:a3:33:69:30:25:18:25:14:1f:fb:c2:7a:14:c3:da"}} 2018-07-23 12:25:03,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-32c337c6-b630-4141-9335-bd2682f1a8bf 2018-07-23 12:25:03,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.122368097305s 2018-07-23 12:25:03,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-32c337c6-b630-4141-9335-bd2682f1a8bf 2018-07-23 12:25:03,972 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6WZgtm33T93BNXW4JftYbJPQ/zXJ6LrDOSplTjCNuDebOPdOF9HkWw5UnHwj1vojg6dTNmWAm+OK51xUy7XuBrNGgQ3TiFITMb2zi3BGhk/Rm0BqRuWZ2wLqHbsT6VedTt6WC27D7BNvaL4ZLfghIAE2HTl2RfT8sdLvLH7ShqBO0Sfc5LIV0PInu3oNo42E+ZTBmr9QIkJdW6rcH31oEqronbLyzefNPnMjjOv/bepIjWSxeS9efcCad5CzYBNdjfdQdk/cPJHCd9MqUPlIvQkDPHRH93R1L39yQtuHByxE9Yl9rM68Ni+w1Q/OZVlBgLw5kT7Y0cCu+1hveAhmt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAulmYLZt90/dwTV1uCX7WGyT0P81yei6wzkqZU4wjbg3mzj3T\nhfR5FsOVJx8I9b6I4OnUzZlgJvjiudcVMu17gazRoEN04hSEzG9s4twRoZP0ZtAa\nkblmdsC6h27E+lXnU7elgtuw+wTb2i+GS34ISABNh05dkX0/LHS7yx+0oagTtEn3\nOSyFdDyJ7t6DaONhPmUwZq/UCJCXVuq3B99aBKq6J2y8s3nzT5zI4zr/23qSI1ks\nXkvXn3AmneQs2ATXY33UHZP3DyRwnfTKlD5SL0JAzx0R/d0dS9/ckLbhwcsRPWJf\nazOvDYvsNUPzmVZQYC8OZE+2NHArvtYb3gIZrQIDAQABAoIBAHBq/FMHKrFk5GrH\noko4KhHWCUM0PYtX/3Fzr2unbvhFiqeAxMpa4XHKK4CeSFl3yDtm1OnzTP41xxE1\nn6RJf+iKyStVhn2cw0BRN+7js/81sosTn/OpVRbuzZhGSq56hEMM1txKjEnidH77\njJieP4CwLhUiQXAzjpjTEzdGuUGLi9IJJnLPcU/9plICXTGTQlX1qo2LictUMZYb\niV9O3eKvqt6cq8IO/LXjTTWeFr97LJ95XNzy1SJWJulXLJCbl84JQN17DqRslY2b\neRlT5vgALpuB3bn/dktC0ZvbRcnvFbp7B05fZdJdoOJiBp4Dq1hTxv0F+XKChU2S\nOkDvFkECgYEA6DETY6f9/dNusO+BO+h+GhQb2U4EgdpFhQngCz3lQ/7s9snbjlp5\ni0PxDCiRuKeSZ2C1PFPHrMo5iJuGoQQ3TvXth0zVUercwWTCgXX01glXGRqZaUf0\n5yBsXmeek8XfGnHcCrmZju/+UcyS5h4Y5eSPp08Qqa7cmG19iT4b54cCgYEAzXUx\n3ALLdbVtdQYlVumm76pj2+SfJu82eYZ0qLbcXtgsHWgV7m7/yvQnNeKuldos4Vdf\nsBPyLc3I19KDh6IFbGSlpi4dxtDO0fe2pTBv0NE6yDZTAo9iqsGC2J0Lp5DemgJt\nxAE6eU4eumv87zq7pVrJXaZpe9a5B1nla6ZdmisCgYEAnOtFwkzvT5KLtVI30cf/\nKRq783FRhHyCDTYuTwqmnfx0Ixkqo5srl130UxY73UKKpAjskve/81u75EHPi5Qw\n2NFFlPHtHO6QALda6GlSbTBkx5d9ZHR345e7BVYcCpxoehPG9QyX5cz14ExUXuaq\nRvvfxd+eUD7X4L/mXlE2RJMCgYEAxg5bagMnruieA1lRVV8XlaFjce4JnbarhKqg\neqML/EHXBOH5gkduPW7u/XrvYXVYHkHj9BDGPHFLUwGT2YPORpcfN/rsqWNQfAeX\nAdaXc2y+hZIYozclngW85KM/QODeNQhyV6f3fkhYRs0inlq32MaTprtso/xxkSyP\nhB5zzNECgYEArRHrMpAKrA9Wy9XuDnrOkDRxEeKxCOsb9Tmo/LDfxtSA7IXaO6Lr\n6P+MZI98SX1BhtR8xKTPEPDwOsOyQyNYdgBOVv7EQue8o3KqzUuHy/0Proz8jIA0\ndUQEXNLaf23dpPUCtAyyQQu6qwCuv94WTQ+SvtGNo5rer+FlupS7rbI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e5dbe1fbd3b4416db5f4e5e63b78e902', 'name': u'singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de', 'created_at': '2018-07-23T12:25:03.972827', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'da:a3:33:69:30:25:18:25:14:1f:fb:c2:7a:14:c3:da', 'type': 'ssh', 'id': u'singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de'}) 2018-07-23 12:25:03,973 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAulmYLZt90/dwTV1uCX7WGyT0P81yei6wzkqZU4wjbg3mzj3T hfR5FsOVJx8I9b6I4OnUzZlgJvjiudcVMu17gazRoEN04hSEzG9s4twRoZP0ZtAa kblmdsC6h27E+lXnU7elgtuw+wTb2i+GS34ISABNh05dkX0/LHS7yx+0oagTtEn3 OSyFdDyJ7t6DaONhPmUwZq/UCJCXVuq3B99aBKq6J2y8s3nzT5zI4zr/23qSI1ks XkvXn3AmneQs2ATXY33UHZP3DyRwnfTKlD5SL0JAzx0R/d0dS9/ckLbhwcsRPWJf azOvDYvsNUPzmVZQYC8OZE+2NHArvtYb3gIZrQIDAQABAoIBAHBq/FMHKrFk5GrH oko4KhHWCUM0PYtX/3Fzr2unbvhFiqeAxMpa4XHKK4CeSFl3yDtm1OnzTP41xxE1 n6RJf+iKyStVhn2cw0BRN+7js/81sosTn/OpVRbuzZhGSq56hEMM1txKjEnidH77 jJieP4CwLhUiQXAzjpjTEzdGuUGLi9IJJnLPcU/9plICXTGTQlX1qo2LictUMZYb iV9O3eKvqt6cq8IO/LXjTTWeFr97LJ95XNzy1SJWJulXLJCbl84JQN17DqRslY2b eRlT5vgALpuB3bn/dktC0ZvbRcnvFbp7B05fZdJdoOJiBp4Dq1hTxv0F+XKChU2S OkDvFkECgYEA6DETY6f9/dNusO+BO+h+GhQb2U4EgdpFhQngCz3lQ/7s9snbjlp5 i0PxDCiRuKeSZ2C1PFPHrMo5iJuGoQQ3TvXth0zVUercwWTCgXX01glXGRqZaUf0 5yBsXmeek8XfGnHcCrmZju/+UcyS5h4Y5eSPp08Qqa7cmG19iT4b54cCgYEAzXUx 3ALLdbVtdQYlVumm76pj2+SfJu82eYZ0qLbcXtgsHWgV7m7/yvQnNeKuldos4Vdf sBPyLc3I19KDh6IFbGSlpi4dxtDO0fe2pTBv0NE6yDZTAo9iqsGC2J0Lp5DemgJt xAE6eU4eumv87zq7pVrJXaZpe9a5B1nla6ZdmisCgYEAnOtFwkzvT5KLtVI30cf/ KRq783FRhHyCDTYuTwqmnfx0Ixkqo5srl130UxY73UKKpAjskve/81u75EHPi5Qw 2NFFlPHtHO6QALda6GlSbTBkx5d9ZHR345e7BVYcCpxoehPG9QyX5cz14ExUXuaq Rvvfxd+eUD7X4L/mXlE2RJMCgYEAxg5bagMnruieA1lRVV8XlaFjce4JnbarhKqg eqML/EHXBOH5gkduPW7u/XrvYXVYHkHj9BDGPHFLUwGT2YPORpcfN/rsqWNQfAeX AdaXc2y+hZIYozclngW85KM/QODeNQhyV6f3fkhYRs0inlq32MaTprtso/xxkSyP hB5zzNECgYEArRHrMpAKrA9Wy9XuDnrOkDRxEeKxCOsb9Tmo/LDfxtSA7IXaO6Lr 6P+MZI98SX1BhtR8xKTPEPDwOsOyQyNYdgBOVv7EQue8o3KqzUuHy/0Proz8jIA0 dUQEXNLaf23dpPUCtAyyQQu6qwCuv94WTQ+SvtGNo5rer+FlupS7rbI= -----END RSA PRIVATE KEY----- 2018-07-23 12:25:03,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 12:25:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"security_group": {"name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-23 12:25:04,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-f821f112-fe7c-4e8b-84a8-5ea41886920f Date: Mon, 23 Jul 2018 12:25:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:25:04Z", "updated_at": "2018-07-23T12:25:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "401f3495-eca5-4249-9cd4-fe80695adc8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "7f9800f0-1287-4795-ba38-4a948474233f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 1, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}} 2018-07-23 12:25:04,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f821f112-fe7c-4e8b-84a8-5ea41886920f 2018-07-23 12:25:04,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.185854911804s 2018-07-23 12:25:04,162 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f821f112-fe7c-4e8b-84a8-5ea41886920f 2018-07-23 12:25:04,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:25:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:04,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-d48136e5-c4ef-4d66-8bd1-ea54c14421ae Date: Mon, 23 Jul 2018 12:25:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "created_at": "2018-07-23T12:24:43Z", "updated_at": "2018-07-23T12:24:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "0f413f40-e400-419a-b327-e074898224ed", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "5409d765-37c3-4aa1-a0bc-8538058267de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8a955662-407e-4c54-a48f-2da60d44bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8f9be029-3dd3-4994-a9c1-03505da3ee2f", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}], "revision_number": 1, "project_id": "31c37a057c1a4ea7b213fae7991c9faa", "id": "2e0826c9-ff92-4433-9bc2-923285757240", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:25:04Z", "updated_at": "2018-07-23T12:25:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "401f3495-eca5-4249-9cd4-fe80695adc8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "7f9800f0-1287-4795-ba38-4a948474233f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 1, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}, {"description": "Default security group", "tags": [], "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "created_at": "2018-07-23T12:24:14Z", "updated_at": "2018-07-23T12:24:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "14647f6a-8e0f-4bd3-932f-2e25b87be0ad", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "d6399d38-b063-4231-b64b-ce8c61fd2833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f2691d91-1a15-446b-ab68-b14af4281dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f6a45278-413f-4f69-ab24-8954daad66d1", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}], "revision_number": 1, "project_id": "d6ca195f670b4c0fa548b452179e6ba9", "id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T12:24:02Z", "updated_at": "2018-07-23T12:24:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:02Z", "revision_number": 0, "id": "12ba56f4-e515-464f-8331-65dbc3a0cdb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "1a50a333-c9c7-4e9c-8a65-f7d2131305cd", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "3ef7e577-e2cf-4862-abb8-582b9c67ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "7691f2c1-0176-4e8d-90cd-f1ce24bde35f", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "created_at": "2018-07-23T12:21:38Z", "updated_at": "2018-07-23T12:21:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "07300cdf-6995-4d64-9b06-b94172a137f6", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "4b0a9c9b-3042-4e39-8e36-c74f70a697d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "f7128294-1c63-4925-b47e-6171b7364358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "fac1e58a-ef5d-4cef-9d37-3ade04ffbd4b", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}], "revision_number": 1, "project_id": "268e2adf80c6419d89fbe9bc65fa892e", "id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:01Z", "updated_at": "2018-07-23T12:24:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6d65a806-52b2-41b1-942d-73d42e39a3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6e10dc8f-5f02-47e2-81b6-73228812e7e8", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "a3db93cf-e459-4865-8628-53f5d81d0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "f5c71b2b-d342-484d-a70c-746fd3f24b4e", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 1, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "name": "default"}]} 2018-07-23 12:25:04,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d48136e5-c4ef-4d66-8bd1-ea54c14421ae 2018-07-23 12:25:04,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.121464967728s 2018-07-23 12:25:04,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d48136e5-c4ef-4d66-8bd1-ea54c14421ae 2018-07-23 12:25:04,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 12:25:04,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -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": "7ef51c9a-47ba-40de-b538-d6473d4db04d"}}' 2018-07-23 12:25:04,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-557d7e6a-d8a4-48dc-a324-733b52adc08a Date: Mon, 23 Jul 2018 12:25:04 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-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "port_range_min": 22, "revision_number": 0, "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:25:04Z", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "be67b34a-33e0-45c1-b7e2-85ef647fb6c9"}} 2018-07-23 12:25:04,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-557d7e6a-d8a4-48dc-a324-733b52adc08a 2018-07-23 12:25:04,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179489135742s 2018-07-23 12:25:04,474 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-557d7e6a-d8a4-48dc-a324-733b52adc08a 2018-07-23 12:25:04,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:25:04,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:04,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-903aaad7-1dbf-435b-8cc2-44e9434d5722 Date: Mon, 23 Jul 2018 12:25:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "created_at": "2018-07-23T12:24:43Z", "updated_at": "2018-07-23T12:24:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "0f413f40-e400-419a-b327-e074898224ed", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "5409d765-37c3-4aa1-a0bc-8538058267de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8a955662-407e-4c54-a48f-2da60d44bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8f9be029-3dd3-4994-a9c1-03505da3ee2f", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}], "revision_number": 1, "project_id": "31c37a057c1a4ea7b213fae7991c9faa", "id": "2e0826c9-ff92-4433-9bc2-923285757240", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:25:04Z", "updated_at": "2018-07-23T12:25:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "401f3495-eca5-4249-9cd4-fe80695adc8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "7f9800f0-1287-4795-ba38-4a948474233f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "be67b34a-33e0-45c1-b7e2-85ef647fb6c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 2, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}, {"description": "Default security group", "tags": [], "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "created_at": "2018-07-23T12:24:14Z", "updated_at": "2018-07-23T12:24:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "14647f6a-8e0f-4bd3-932f-2e25b87be0ad", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "d6399d38-b063-4231-b64b-ce8c61fd2833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f2691d91-1a15-446b-ab68-b14af4281dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f6a45278-413f-4f69-ab24-8954daad66d1", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}], "revision_number": 1, "project_id": "d6ca195f670b4c0fa548b452179e6ba9", "id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T12:24:02Z", "updated_at": "2018-07-23T12:24:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:02Z", "revision_number": 0, "id": "12ba56f4-e515-464f-8331-65dbc3a0cdb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "1a50a333-c9c7-4e9c-8a65-f7d2131305cd", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "3ef7e577-e2cf-4862-abb8-582b9c67ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "7691f2c1-0176-4e8d-90cd-f1ce24bde35f", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "created_at": "2018-07-23T12:21:38Z", "updated_at": "2018-07-23T12:21:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "07300cdf-6995-4d64-9b06-b94172a137f6", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "4b0a9c9b-3042-4e39-8e36-c74f70a697d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "f7128294-1c63-4925-b47e-6171b7364358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "fac1e58a-ef5d-4cef-9d37-3ade04ffbd4b", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}], "revision_number": 1, "project_id": "268e2adf80c6419d89fbe9bc65fa892e", "id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:01Z", "updated_at": "2018-07-23T12:24:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6d65a806-52b2-41b1-942d-73d42e39a3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6e10dc8f-5f02-47e2-81b6-73228812e7e8", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "a3db93cf-e459-4865-8628-53f5d81d0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "f5c71b2b-d342-484d-a70c-746fd3f24b4e", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 1, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "name": "default"}]} 2018-07-23 12:25:04,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-903aaad7-1dbf-435b-8cc2-44e9434d5722 2018-07-23 12:25:04,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0707499980927s 2018-07-23 12:25:04,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-903aaad7-1dbf-435b-8cc2-44e9434d5722 2018-07-23 12:25:04,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 12:25:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -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": "7ef51c9a-47ba-40de-b538-d6473d4db04d"}}' 2018-07-23 12:25:04,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0af537c8-8b6b-459b-a7d1-bdca7235c9bd Date: Mon, 23 Jul 2018 12:25:04 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-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "port_range_min": null, "revision_number": 0, "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:25:04Z", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "8ba73f6b-73f6-4026-acf0-b4dcc67e843e"}} 2018-07-23 12:25:04,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0af537c8-8b6b-459b-a7d1-bdca7235c9bd 2018-07-23 12:25:04,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130205869675s 2018-07-23 12:25:04,683 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0af537c8-8b6b-459b-a7d1-bdca7235c9bd 2018-07-23 12:25:04,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:04,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:04,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-11061155-6e53-4e96-86b6-9d860c3a682e Date: Mon, 23 Jul 2018 12:25:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":["5cc912ca-a7e7-4b21-b041-9e4c5dd0271b"],"description":"","tags":[],"updated_at":"2018-07-23T12:24:59Z","provider:segmentation_id":34,"name":"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:25:04,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-11061155-6e53-4e96-86b6-9d860c3a682e 2018-07-23 12:25:04,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935850143433s 2018-07-23 12:25:04,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-11061155-6e53-4e96-86b6-9d860c3a682e 2018-07-23 12:25:04,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:25:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:04,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-eedff623-fc23-4845-8111-98610e7b590c Date: Mon, 23 Jul 2018 12:25:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/snap", "metadata": {}}], "file": "/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "size": 12716032, "self": "/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:25:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:25:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:25:04,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-eedff623-fc23-4845-8111-98610e7b590c 2018-07-23 12:25:04,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236082077026s 2018-07-23 12:25:04,807 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-eedff623-fc23-4845-8111-98610e7b590c 2018-07-23 12:25:04,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:25:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:04,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da88ea2d-a0f9-4efd-91ea-fe7cae3de48c x-compute-request-id: req-da88ea2d-a0f9-4efd-91ea-fe7cae3de48c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_27f26e6f-f836-42fb-8aad-fa28b62c69de", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "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": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7"}]} 2018-07-23 12:25:04,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-da88ea2d-a0f9-4efd-91ea-fe7cae3de48c 2018-07-23 12:25:04,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254600048065s 2018-07-23 12:25:04,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-da88ea2d-a0f9-4efd-91ea-fe7cae3de48c 2018-07-23 12:25:04,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 12:25:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"server": {"name": "singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de", "imageRef": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "key_name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "flavorRef": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4ad36566-9049-4a55-b9a6-1ac97d3eadc3"}], "security_groups": [{"name": "7ef51c9a-47ba-40de-b538-d6473d4db04d"}]}}' 2018-07-23 12:25:06,413 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:25:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96d29e13-3987-401b-9410-40b12b266a43 x-compute-request-id: req-96d29e13-3987-401b-9410-40b12b266a43 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7ef51c9a-47ba-40de-b538-d6473d4db04d"}], "OS-DCF:diskConfig": "MANUAL", "id": "e5a103eb-c1a8-41c5-9173-9d94d654fde0", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "bookmark"}], "adminPass": "95SnvnaPXi2x"}} 2018-07-23 12:25:06,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-96d29e13-3987-401b-9410-40b12b266a43 2018-07-23 12:25:06,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.5769469738s 2018-07-23 12:25:06,414 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-96d29e13-3987-401b-9410-40b12b266a43 2018-07-23 12:25:06,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:07,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6705c486-8ee7-4692-a3d8-68ebe9d9d3a9 x-compute-request-id: req-6705c486-8ee7-4692-a3d8-68ebe9d9d3a9 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "bookmark"}], "image": {"id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "links": [{"href": "http://172.30.9.27:8774/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "links": [{"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "bookmark"}]}, "id": "e5a103eb-c1a8-41c5-9173-9d94d654fde0", "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "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-23T12:25:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de", "created": "2018-07-23T12:25:06Z", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:07,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6705c486-8ee7-4692-a3d8-68ebe9d9d3a9 2018-07-23 12:25:07,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57064795494s 2018-07-23 12:25:07,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6705c486-8ee7-4692-a3d8-68ebe9d9d3a9 2018-07-23 12:25:07,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:08,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f17943db-13d2-45c6-a390-463a48bfc8ac Date: Mon, 23 Jul 2018 12:25:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":["5cc912ca-a7e7-4b21-b041-9e4c5dd0271b"],"description":"","tags":[],"updated_at":"2018-07-23T12:24:59Z","provider:segmentation_id":34,"name":"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:25:08,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f17943db-13d2-45c6-a390-463a48bfc8ac 2018-07-23 12:25:08,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0871448516846s 2018-07-23 12:25:08,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f17943db-13d2-45c6-a390-463a48bfc8ac 2018-07-23 12:25:08,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:25:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:08,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-04a765e1-bd45-49dc-8107-f2042567b8b8 Date: Mon, 23 Jul 2018 12:25:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:59Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"5cc912ca-a7e7-4b21-b041-9e4c5dd0271b","subnetpool_id":null,"name":"singlevm1-subnet_27f26e6f-f836-42fb-8aad-fa28b62c69de"}]} 2018-07-23 12:25:08,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-04a765e1-bd45-49dc-8107-f2042567b8b8 2018-07-23 12:25:08,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0926370620728s 2018-07-23 12:25:08,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-04a765e1-bd45-49dc-8107-f2042567b8b8 2018-07-23 12:25:08,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:25:10,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:10,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cbe7f1c-e23a-4557-afd8-48ed559f15be x-compute-request-id: req-1cbe7f1c-e23a-4557-afd8-48ed559f15be Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "bookmark"}], "image": {"id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "links": [{"href": "http://172.30.9.27:8774/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "links": [{"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "bookmark"}]}, "id": "e5a103eb-c1a8-41c5-9173-9d94d654fde0", "security_groups": [{"name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}], "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "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-23T12:25:10Z", "hostId": "bebddbf2351a70f856209b96c3861a555a2b20b10ea43ecd2afd0038", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de", "created": "2018-07-23T12:25:06Z", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:10,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cbe7f1c-e23a-4557-afd8-48ed559f15be 2018-07-23 12:25:10,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369875192642s 2018-07-23 12:25:10,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cbe7f1c-e23a-4557-afd8-48ed559f15be 2018-07-23 12:25:10,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:25:12,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:12,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7baffe0-cb5a-45b8-a8c0-fecdf6e82277 x-compute-request-id: req-f7baffe0-cb5a-45b8-a8c0-fecdf6e82277 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:9a:bb", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "bookmark"}], "image": {"id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "links": [{"href": "http://172.30.9.27:8774/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "links": [{"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "bookmark"}]}, "id": "e5a103eb-c1a8-41c5-9173-9d94d654fde0", "security_groups": [{"name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}], "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "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-23T12:25:10Z", "hostId": "bebddbf2351a70f856209b96c3861a555a2b20b10ea43ecd2afd0038", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de", "created": "2018-07-23T12:25:06Z", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:12,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f7baffe0-cb5a-45b8-a8c0-fecdf6e82277 2018-07-23 12:25:12,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197323083878s 2018-07-23 12:25:12,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f7baffe0-cb5a-45b8-a8c0-fecdf6e82277 2018-07-23 12:25:12,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:25:14,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:14,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:15,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca74bcbe-eec1-4336-ad38-347afe04c97c x-compute-request-id: req-ca74bcbe-eec1-4336-ad38-347afe04c97c Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:9a:bb", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "bookmark"}], "image": {"id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "links": [{"href": "http://172.30.9.27:8774/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "links": [{"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "bookmark"}]}, "id": "e5a103eb-c1a8-41c5-9173-9d94d654fde0", "security_groups": [{"name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}], "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "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-23T12:25:10Z", "hostId": "bebddbf2351a70f856209b96c3861a555a2b20b10ea43ecd2afd0038", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de", "created": "2018-07-23T12:25:06Z", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:15,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ca74bcbe-eec1-4336-ad38-347afe04c97c 2018-07-23 12:25:15,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567779064178s 2018-07-23 12:25:15,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ca74bcbe-eec1-4336-ad38-347afe04c97c 2018-07-23 12:25:15,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:25:17,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:17,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46a1f398-f135-4fe2-af7e-708a454d96f6 x-compute-request-id: req-46a1f398-f135-4fe2-af7e-708a454d96f6 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:9a:bb", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "bookmark"}], "image": {"id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "links": [{"href": "http://172.30.9.27:8774/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T12:25:17.000000", "flavor": {"id": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "links": [{"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "bookmark"}]}, "id": "e5a103eb-c1a8-41c5-9173-9d94d654fde0", "security_groups": [{"name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}], "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:25:17Z", "hostId": "bebddbf2351a70f856209b96c3861a555a2b20b10ea43ecd2afd0038", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de", "created": "2018-07-23T12:25:06Z", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:17,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46a1f398-f135-4fe2-af7e-708a454d96f6 2018-07-23 12:25:17,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612095117569s 2018-07-23 12:25:17,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46a1f398-f135-4fe2-af7e-708a454d96f6 2018-07-23 12:25:17,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:25:17,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:18,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-676ec008-6350-4861-9cf0-34b2c76025a2 Date: Mon, 23 Jul 2018 12:25:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T12:25:16Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5cc912ca-a7e7-4b21-b041-9e4c5dd0271b","ip_address":"192.168.120.4"}],"id":"18000f3e-021c-440f-a470-ce7ee9042ab7","security_groups":["7ef51c9a-47ba-40de-b538-d6473d4db04d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:9a:bb","project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"e5a103eb-c1a8-41c5-9173-9d94d654fde0","name":"","admin_state_up":true,"network_id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:25:09Z","binding:vnic_type":"normal"}]} 2018-07-23 12:25:18,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0 used request id req-676ec008-6350-4861-9cf0-34b2c76025a2 2018-07-23 12:25:18,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0517530441284s 2018-07-23 12:25:18,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0 used request id req-676ec008-6350-4861-9cf0-34b2c76025a2 2018-07-23 12:25:18,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:25:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18000f3e-021c-440f-a470-ce7ee9042ab7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:18,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e656f4e9-053e-487b-b029-2d1b73b9e13b Date: Mon, 23 Jul 2018 12:25:18 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:25:18,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18000f3e-021c-440f-a470-ce7ee9042ab7 used request id req-e656f4e9-053e-487b-b029-2d1b73b9e13b 2018-07-23 12:25:18,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0423901081085s 2018-07-23 12:25:18,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18000f3e-021c-440f-a470-ce7ee9042ab7 used request id req-e656f4e9-053e-487b-b029-2d1b73b9e13b 2018-07-23 12:25:18,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:18,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-082db9f3-04d1-4ccf-9fcd-7e00e13d5cee x-compute-request-id: req-082db9f3-04d1-4ccf-9fcd-7e00e13d5cee Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:9a:bb", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "bookmark"}], "image": {"id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "links": [{"href": "http://172.30.9.27:8774/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T12:25:17.000000", "flavor": {"id": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "links": [{"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "bookmark"}]}, "id": "e5a103eb-c1a8-41c5-9173-9d94d654fde0", "security_groups": [{"name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}], "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:25:17Z", "hostId": "bebddbf2351a70f856209b96c3861a555a2b20b10ea43ecd2afd0038", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de", "created": "2018-07-23T12:25:06Z", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:18,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-082db9f3-04d1-4ccf-9fcd-7e00e13d5cee 2018-07-23 12:25:18,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790967941284s 2018-07-23 12:25:18,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-082db9f3-04d1-4ccf-9fcd-7e00e13d5cee 2018-07-23 12:25:18,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:25:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:18,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-9ba3651d-80bf-42e8-88d3-692e31254172 Date: Mon, 23 Jul 2018 12:25:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T12:25:16Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5cc912ca-a7e7-4b21-b041-9e4c5dd0271b","ip_address":"192.168.120.4"}],"id":"18000f3e-021c-440f-a470-ce7ee9042ab7","security_groups":["7ef51c9a-47ba-40de-b538-d6473d4db04d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:9a:bb","project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"e5a103eb-c1a8-41c5-9173-9d94d654fde0","name":"","admin_state_up":true,"network_id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:25:09Z","binding:vnic_type":"normal"}]} 2018-07-23 12:25:18,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0 used request id req-9ba3651d-80bf-42e8-88d3-692e31254172 2018-07-23 12:25:18,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458838939667s 2018-07-23 12:25:18,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0 used request id req-9ba3651d-80bf-42e8-88d3-692e31254172 2018-07-23 12:25:18,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:25:18,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18000f3e-021c-440f-a470-ce7ee9042ab7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:18,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-267535f4-4ed3-4904-b0ca-708298c3a49d Date: Mon, 23 Jul 2018 12:25:18 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:25:18,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18000f3e-021c-440f-a470-ce7ee9042ab7 used request id req-267535f4-4ed3-4904-b0ca-708298c3a49d 2018-07-23 12:25:18,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0414099693298s 2018-07-23 12:25:18,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18000f3e-021c-440f-a470-ce7ee9042ab7 used request id req-267535f4-4ed3-4904-b0ca-708298c3a49d 2018-07-23 12:25:18,939 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:9a:bb', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'83505da5-f8d8-4ac9-8d51-1f30fbcdada2'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-07-23T12:25:17.000000', 'flavor': Munch({u'id': u'1c4c2d49-d64d-4bf9-b27a-485432cbc9b7'}), 'az': u'nova', 'id': u'e5a103eb-c1a8-41c5-9173-9d94d654fde0', 'security_groups': [Munch({u'name': u'singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e5dbe1fbd3b4416db5f4e5e63b78e902', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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-23T12:25:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T12:25:17Z', 'hostId': u'bebddbf2351a70f856209b96c3861a555a2b20b10ea43ecd2afd0038', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'bebddbf2351a70f856209b96c3861a555a2b20b10ea43ecd2afd0038', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-23T12:25:17.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de', 'adminPass': None, 'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'created_at': u'2018-07-23T12:25:06Z', 'created': u'2018-07-23T12:25:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 12:25:18,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:18,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:19,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a8716587-7ba3-4947-8ef6-86dc464c08e4 Date: Mon, 23 Jul 2018 12:25:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":["5cc912ca-a7e7-4b21-b041-9e4c5dd0271b"],"description":"","tags":[],"updated_at":"2018-07-23T12:24:59Z","provider:segmentation_id":34,"name":"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:25:19,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a8716587-7ba3-4947-8ef6-86dc464c08e4 2018-07-23 12:25:19,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0816931724548s 2018-07-23 12:25:19,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a8716587-7ba3-4947-8ef6-86dc464c08e4 2018-07-23 12:25:19,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:25:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:19,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-a73de4f7-a68e-44c9-a845-10a09728bb5c Date: Mon, 23 Jul 2018 12:25:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T12:25:16Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5cc912ca-a7e7-4b21-b041-9e4c5dd0271b","ip_address":"192.168.120.4"}],"id":"18000f3e-021c-440f-a470-ce7ee9042ab7","security_groups":["7ef51c9a-47ba-40de-b538-d6473d4db04d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:9a:bb","project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"e5a103eb-c1a8-41c5-9173-9d94d654fde0","name":"","admin_state_up":true,"network_id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:25:09Z","binding:vnic_type":"normal"}]} 2018-07-23 12:25:19,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0 used request id req-a73de4f7-a68e-44c9-a845-10a09728bb5c 2018-07-23 12:25:19,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0465312004089s 2018-07-23 12:25:19,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e5a103eb-c1a8-41c5-9173-9d94d654fde0 used request id req-a73de4f7-a68e-44c9-a845-10a09728bb5c 2018-07-23 12:25:19,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 12:25:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"floatingip": {"floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.4", "port_id": "18000f3e-021c-440f-a470-ce7ee9042ab7"}}' 2018-07-23 12:25:21,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-8c285e6a-ed87-490d-8725-e21b852395c9 Date: Mon, 23 Jul 2018 12:25:21 GMT RESP BODY: {"floatingip": {"router_id": "14a48783-7bf7-4504-8fac-6bcfae08aadf", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-23T12:25:20Z", "floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "18000f3e-021c-440f-a470-ce7ee9042ab7", "id": "e3518967-9e56-4cda-a5b7-e7d26fdd4ae5", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:25:20Z", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}} 2018-07-23 12:25:21,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8c285e6a-ed87-490d-8725-e21b852395c9 2018-07-23 12:25:21,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.02219581604s 2018-07-23 12:25:21,096 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8c285e6a-ed87-490d-8725-e21b852395c9 2018-07-23 12:25:21,099 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'14a48783-7bf7-4504-8fac-6bcfae08aadf', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'created_at': u'2018-07-23T12:25:20Z', 'attached': True, 'updated_at': u'2018-07-23T12:25:20Z', 'id': u'e3518967-9e56-4cda-a5b7-e7d26fdd4ae5', 'floating_network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.207', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'14a48783-7bf7-4504-8fac-6bcfae08aadf', 'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'port_id': u'18000f3e-021c-440f-a470-ce7ee9042ab7', 'port': u'18000f3e-021c-440f-a470-ce7ee9042ab7', 'network': u'99fe539b-9466-47d9-85fe-d944dce101e6'}) 2018-07-23 12:25:21,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 12:25:21,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0/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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 12:25:21,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c08ffad3-9550-437d-b9f9-bf4b31126dc8 x-compute-request-id: req-c08ffad3-9550-437d-b9f9-bf4b31126dc8 Content-Encoding: gzip Content-Length: 8792 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 445320366 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.145025] pid_max: default: 32768 minimum: 301\n[ 0.145957] ACPI: Core revision 20150930\n[ 0.147359] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148738] Security Framework initialized\n[ 0.149591] Yama: becoming mindful.\n[ 0.150351] AppArmor: AppArmor initialized\n[ 0.151267] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152645] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155242] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156789] Initializing cgroup subsys io\n[ 0.157669] Initializing cgroup subsys memory\n[ 0.158626] Initializing cgroup subsys devices\n[ 0.159581] Initializing cgroup subsys freezer\n[ 0.160536] Initializing cgroup subsys net_cls\n[ 0.161539] Initializing cgroup subsys perf_event\n[ 0.162594] Initializing cgroup subsys net_prio\n[ 0.163568] Initializing cgroup subsys hugetlb\n[ 0.164528] Initializing cgroup subsys pids\n[ 0.165456] CPU: Physical Processor ID: 0\n[ 0.167055] mce: CPU supports 10 MCE banks\n[ 0.167943] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168991] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183233] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189262] ftrace: allocating 31920 entries in 125 pages\n[ 0.214019] smpboot: Max logical packages: 1\n[ 0.214959] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216427] x2apic enabled\n[ 0.217282] Switched APIC routing to physical x2apic.\n[ 0.219114] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220366] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222635] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224546] KVM setup paravirtual spinlock\n[ 0.225919] x86: Booted up 1 node, 1 CPUs\n[ 0.226779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228240] devtmpfs: initialized\n[ 0.229994] evm: security.selinux\n[ 0.230734] evm: security.SMACK64\n[ 0.231448] evm: security.SMACK64EXEC\n[ 0.232242] evm: security.SMACK64TRANSMUTE\n[ 0.233105] evm: security.SMACK64MMAP\n[ 0.233892] evm: security.ima\n[ 0.234558] evm: security.capability\n[ 0.235410] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237422] pinctrl core: initialized pinctrl subsystem\n[ 0.238641] RTC time: 12:25:17, date: 07/23/18\n[ 0.239672] NET: Registered protocol family 16\n[ 0.240723] cpuidle: using governor ladder\n[ 0.241634] cpuidle: using governor menu\n[ 0.242463] PCCT header not found.\n[ 0.243292] ACPI: bus type PCI registered\n[ 0.244194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.245539] PCI: Using configuration type 1 for base access\n[ 0.247336] ACPI: Added _OSI(Module Device)\n[ 0.248268] ACPI: Added _OSI(Processor Device)\n[ 0.249214] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.250212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.252114] ACPI: Interpreter enabled\n[ 0.252944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.256914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.258892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.260916] ACPI: (supports S0 S5)\n[ 0.261666] ACPI: Using IOAPIC for interrupt routing\n[ 0.262682] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.265922] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268457] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269728] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272171] acpiphp: Slot [3] registered\n[ 0.273027] acpiphp: Slot [4] registered\n[ 0.273884] acpiphp: Slot [5] registered\n[ 0.274732] acpiphp: Slot [6] registered\n[ 0.275585] acpiphp: Slot [7] registered\n[ 0.276430] acpiphp: Slot [8] registered\n[ 0.277284] acpiphp: Slot [9] registered\n[ 0.278131] acpiphp: Slot [10] registered\n[ 0.278998] acpiphp: Slot [11] registered\n[ 0.279860] acpiphp: Slot [12] registered\n[ 0.280725] acpiphp: Slot [13] registered\n[ 0.281585] acpiphp: Slot [14] registered\n[ 0.282439] acpiphp: Slot [15] registered\n[ 0.293606] acpiphp: Slot [16] registered\n[ 0.294487] acpiphp: Slot [17] registered\n[ 0.295347] acpiphp: Slot [18] registered\n[ 0.296219] acpiphp: Slot [19] registered\n[ 0.297088] acpiphp: Slot [20] registered\n[ 0.297952] acpiphp: Slot [21] registered\n[ 0.298819] acpiphp: Slot [22] registered\n[ 0.299685] acpiphp: Slot [23] registered\n[ 0.300550] acpiphp: Slot [24] registered\n[ 0.301411] acpiphp: Slot [25] registered\n[ 0.302313] acpiphp: Slot [26] registered\n[ 0.303179] acpiphp: Slot [27] registered\n[ 0.304044] acpiphp: Slot [28] registered\n[ 0.304909] acpiphp: Slot [29] registered\n[ 0.305769] acpiphp: Slot [30] registered\n[ 0.306632] acpiphp: Slot [31] registered\n[ 0.307490] PCI host bridge to bus 0000:00\n[ 0.308344] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.310936] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312484] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.314020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.315585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319074] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.320447] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328331] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.346988] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350450] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351942] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.353417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354766] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.356133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.357254] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.358910] vgaarb: loaded\n[ 0.359546] vgaarb: bridge control possible 0000:00:02.0\n[ 0.360840] SCSI subsystem initialized\n[ 0.361795] ACPI: bus type USB registered\n[ 0.362678] usbcore: registered new interface driver usbfs\n[ 0.363791] usbcore: registered new interface driver hub\n[ 0.364869] usbcore: registered new device driver usb\n[ 0.366037] PCI: Using ACPI for IRQ routing\n[ 0.367205] NetLabel: Initializing\n[ 0.367990] NetLabel: domain hash size = 128\n[ 0.368903] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369926] NetLabel: unlabeled traffic allowed by default\n[ 0.371164] clocksource: Switched to clocksource kvm-clock\n[ 0.379346] AppArmor: AppArmor Filesystem Enabled\n[ 0.380381] pnp: PnP ACPI init\n[ 0.381380] pnp: PnP ACPI: found 5 devices\n[ 0.387865] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389788] NET: Registered protocol family 2\n[ 0.390935] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392356] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393651] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394920] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396085] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397343] NET: Registered protocol family 1\n[ 0.398278] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399457] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400612] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414721] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428901] Trying to unpack rootfs image as initramfs...\n[ 0.486005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487837] Scanning for low memory corruption every 60 seconds\n[ 0.489266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490513] audit: initializing netlink subsys (disabled)\n[ 0.491648] audit: type=2000 audit(1532348717.837:1): initialized\n[ 0.493066] Initialise system trusted keyring\n[ 0.494071] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495321] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497545] zbud: loaded\n[ 0.498305] VFS: Disk quotas dquot_6.6.0\n[ 0.499189] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500875] fuse init (API version 7.23)\n[ 0.501852] Key type big_key registered\n[ 0.502709] Allocating IMA MOK and blacklist keyrings.\n[ 0.503987] Key type asymmetric registered\n[ 0.504873] Asymmetric key parser 'x509' registered\n[ 0.505897] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507484] io scheduler noop registered\n[ 0.508319] io scheduler deadline registered (default)\n[ 0.509449] io scheduler cfq registered\n[ 0.510330] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514137] ACPI: Power Button [PWRF]\n[ 0.515012] GHES: HEST is not enabled!\n[ 0.528685] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.585043] Linux agpgart interface v0.103\n[ 0.587703] brd: module loaded\n[ 0.589400] loop: module loaded\n[ 0.592940] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594414] GPT:90111 != 2097151\n[ 0.595101] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596207] GPT:90111 != 2097151\n[ 0.596898] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597880] vda: vda1 vda15\n[ 0.599106] scsi host0: ata_piix\n[ 0.599906] scsi host1: ata_piix\n[ 0.600638] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.601865] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.603358] libphy: Fixed MDIO Bus: probed\n[ 0.604197] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605166] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607371] PPP generic driver version 2.4.2\n[ 0.608499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609912] ehci-pci: EHCI PCI platform driver\n[ 0.610934] ehci-platform: EHCI generic platform driver\n[ 0.612187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613610] ohci-pci: OHCI PCI platform driver\n[ 0.616612] ohci-platform: OHCI generic platform driver\n[ 0.618063] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633073] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634326] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637412] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.638848] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642153] usb usb1: Product: UHCI Host Controller\n[ 0.643314] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644735] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646001] hub 1-0:1.0: USB hub found\n[ 0.646969] hub 1-0:1.0: 2 ports detected\n[ 0.648139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650862] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652058] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653361] mousedev: PS/2 mouse device common for all mice\n[ 0.654925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657185] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658540] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660015] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661523] i2c /dev entries driver\n[ 0.662503] device-mapper: uevent: version 1.0.3\n[ 0.663696] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667545] NET: Registered protocol family 10\n[ 0.668925] NET: Registered protocol family 17\n[ 0.670049] Key type dns_resolver registered\n[ 0.671292] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672665] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674891] registered taskstats version 1\n[ 0.675953] Loading compiled-in X.509 certificates\n[ 0.677659] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679977] zswap: loaded using pool lzo/zbud\n[ 0.681868] Key type trusted registered\n[ 0.683849] Key type encrypted registered\n[ 0.684869] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686161] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687476] evm: HMAC attrs: 0x1\n[ 0.688641] Magic number: 10:381:431\n[ 0.689676] rtc_cmos 00:00: setting system clock to 2018-07-23 12:25:17 UTC (1532348717)\n[ 0.691687] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693100] EDD information not available.\n[ 0.760613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772737] Write protecting the kernel read-only data: 14336k\n[ 0.775126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777324] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.822377] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.82. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWw1tYln3tzrLrR6CsGvvHyD9bExZVLFkRdMhbIIG6EB70TwnTuSq8Pj/5A6+0I7nUFKLeUGK/Z+f4lzEMPSqc+3AeEF6ng7VUvr9FQLrWfMoNULavQvD/HuAq5KwlES4MMXIbyDDwP7amcVb/Y8G7T2kHhD0drVI1HUFe8SGrY54Nj8V3riNo8holoFCjXGPxAGcoMsk3qfFIl01aI8GlpjhqXqwOwhb3vMtNB24bHPcWUyXQ5CpFB5hFEmMLn5QXX2EPACs4r3uQxGQpvJjdqfi+mwHwiBMsK7D5dsj3s88QaXx7xHbuJ8nhrpXOjpF8KcRsG2QtVpLv4gR/04hd root@singlevm1-vm-27f26e6f-f836-42fb-8aad-fa28b62c69de\nssh-dss AAAAB3NzaC1kc3MAAACBAOxAhiDGtbpnRu+oAilHTZMl93nEGTTzco56JATXMHSvJmckH+h6UrNIH+2TRLZFv8K8+qXO8NwIvmxbpV9HgRmcNkZTkejXVTBoVmvHKS6Uav3hwgFDoBbeTgylm9g"} 2018-07-23 12:25:21,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0/action used request id req-c08ffad3-9550-437d-b9f9-bf4b31126dc8 2018-07-23 12:25:21,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.867452144623s 2018-07-23 12:25:21,968 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0/action used request id req-c08ffad3-9550-437d-b9f9-bf4b31126dc8 2018-07-23 12:25:21,969 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 445320366 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.143246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.145025] pid_max: default: 32768 minimum: 301 [ 0.145957] ACPI: Core revision 20150930 [ 0.147359] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148738] Security Framework initialized [ 0.149591] Yama: becoming mindful. [ 0.150351] AppArmor: AppArmor initialized [ 0.151267] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152645] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155242] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156789] Initializing cgroup subsys io [ 0.157669] Initializing cgroup subsys memory [ 0.158626] Initializing cgroup subsys devices [ 0.159581] Initializing cgroup subsys freezer [ 0.160536] Initializing cgroup subsys net_cls [ 0.161539] Initializing cgroup subsys perf_event [ 0.162594] Initializing cgroup subsys net_prio [ 0.163568] Initializing cgroup subsys hugetlb [ 0.164528] Initializing cgroup subsys pids [ 0.165456] CPU: Physical Processor ID: 0 [ 0.167055] mce: CPU supports 10 MCE banks [ 0.167943] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168991] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183233] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.189262] ftrace: allocating 31920 entries in 125 pages [ 0.214019] smpboot: Max logical packages: 1 [ 0.214959] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216427] x2apic enabled [ 0.217282] Switched APIC routing to physical x2apic. [ 0.219114] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220366] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222635] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.224546] KVM setup paravirtual spinlock [ 0.225919] x86: Booted up 1 node, 1 CPUs [ 0.226779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.228240] devtmpfs: initialized [ 0.229994] evm: security.selinux [ 0.230734] evm: security.SMACK64 [ 0.231448] evm: security.SMACK64EXEC [ 0.232242] evm: security.SMACK64TRANSMUTE [ 0.233105] evm: security.SMACK64MMAP [ 0.233892] evm: security.ima [ 0.234558] evm: security.capability [ 0.235410] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237422] pinctrl core: initialized pinctrl subsystem [ 0.238641] RTC time: 12:25:17, date: 07/23/18 [ 0.239672] NET: Registered protocol family 16 [ 0.240723] cpuidle: using governor ladder [ 0.241634] cpuidle: using governor menu [ 0.242463] PCCT header not found. [ 0.243292] ACPI: bus type PCI registered [ 0.244194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.245539] PCI: Using configuration type 1 for base access [ 0.247336] ACPI: Added _OSI(Module Device) [ 0.248268] ACPI: Added _OSI(Processor Device) [ 0.249214] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.250212] ACPI: Added _OSI(Processor Aggregator Device) [ 0.252114] ACPI: Interpreter enabled [ 0.252944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.258892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.260916] ACPI: (supports S0 S5) [ 0.261666] ACPI: Using IOAPIC for interrupt routing [ 0.262682] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.265922] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.267141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.268457] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.269728] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272171] acpiphp: Slot [3] registered [ 0.273027] acpiphp: Slot [4] registered [ 0.273884] acpiphp: Slot [5] registered [ 0.274732] acpiphp: Slot [6] registered [ 0.275585] acpiphp: Slot [7] registered [ 0.276430] acpiphp: Slot [8] registered [ 0.277284] acpiphp: Slot [9] registered [ 0.278131] acpiphp: Slot [10] registered [ 0.278998] acpiphp: Slot [11] registered [ 0.279860] acpiphp: Slot [12] registered [ 0.280725] acpiphp: Slot [13] registered [ 0.281585] acpiphp: Slot [14] registered [ 0.282439] acpiphp: Slot [15] registered [ 0.293606] acpiphp: Slot [16] registered [ 0.294487] acpiphp: Slot [17] registered [ 0.295347] acpiphp: Slot [18] registered [ 0.296219] acpiphp: Slot [19] registered [ 0.297088] acpiphp: Slot [20] registered [ 0.297952] acpiphp: Slot [21] registered [ 0.298819] acpiphp: Slot [22] registered [ 0.299685] acpiphp: Slot [23] registered [ 0.300550] acpiphp: Slot [24] registered [ 0.301411] acpiphp: Slot [25] registered [ 0.302313] acpiphp: Slot [26] registered [ 0.303179] acpiphp: Slot [27] registered [ 0.304044] acpiphp: Slot [28] registered [ 0.304909] acpiphp: Slot [29] registered [ 0.305769] acpiphp: Slot [30] registered [ 0.306632] acpiphp: Slot [31] registered [ 0.307490] PCI host bridge to bus 0000:00 [ 0.308344] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.309643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.310936] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.312484] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.314020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.315585] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319074] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.320447] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328331] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.346988] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.348939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.350450] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.351942] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.353417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.354766] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.356133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.357254] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.358910] vgaarb: loaded [ 0.359546] vgaarb: bridge control possible 0000:00:02.0 [ 0.360840] SCSI subsystem initialized [ 0.361795] ACPI: bus type USB registered [ 0.362678] usbcore: registered new interface driver usbfs [ 0.363791] usbcore: registered new interface driver hub [ 0.364869] usbcore: registered new device driver usb [ 0.366037] PCI: Using ACPI for IRQ routing [ 0.367205] NetLabel: Initializing [ 0.367990] NetLabel: domain hash size = 128 [ 0.368903] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.369926] NetLabel: unlabeled traffic allowed by default [ 0.371164] clocksource: Switched to clocksource kvm-clock [ 0.379346] AppArmor: AppArmor Filesystem Enabled [ 0.380381] pnp: PnP ACPI init [ 0.381380] pnp: PnP ACPI: found 5 devices [ 0.387865] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.389788] NET: Registered protocol family 2 [ 0.390935] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.392356] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.393651] TCP: Hash tables configured (established 4096 bind 4096) [ 0.394920] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396085] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397343] NET: Registered protocol family 1 [ 0.398278] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399457] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400612] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414721] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428901] Trying to unpack rootfs image as initramfs... [ 0.486005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.487837] Scanning for low memory corruption every 60 seconds [ 0.489266] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.490513] audit: initializing netlink subsys (disabled) [ 0.491648] audit: type=2000 audit(1532348717.837:1): initialized [ 0.493066] Initialise system trusted keyring [ 0.494071] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495321] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497545] zbud: loaded [ 0.498305] VFS: Disk quotas dquot_6.6.0 [ 0.499189] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500875] fuse init (API version 7.23) [ 0.501852] Key type big_key registered [ 0.502709] Allocating IMA MOK and blacklist keyrings. [ 0.503987] Key type asymmetric registered [ 0.504873] Asymmetric key parser 'x509' registered [ 0.505897] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507484] io scheduler noop registered [ 0.508319] io scheduler deadline registered (default) [ 0.509449] io scheduler cfq registered [ 0.510330] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.514137] ACPI: Power Button [PWRF] [ 0.515012] GHES: HEST is not enabled! [ 0.528685] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.582754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.585043] Linux agpgart interface v0.103 [ 0.587703] brd: module loaded [ 0.589400] loop: module loaded [ 0.592940] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594414] GPT:90111 != 2097151 [ 0.595101] GPT:Alternate GPT header not at the end of the disk. [ 0.596207] GPT:90111 != 2097151 [ 0.596898] GPT: Use GNU Parted to correct GPT errors. [ 0.597880] vda: vda1 vda15 [ 0.599106] scsi host0: ata_piix [ 0.599906] scsi host1: ata_piix [ 0.600638] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.601865] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.603358] libphy: Fixed MDIO Bus: probed [ 0.604197] tun: Universal TUN/TAP device driver, 1.6 [ 0.605166] tun: (C) 1999-2004 Max Krasnyansky [ 0.607371] PPP generic driver version 2.4.2 [ 0.608499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609912] ehci-pci: EHCI PCI platform driver [ 0.610934] ehci-platform: EHCI generic platform driver [ 0.612187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613610] ohci-pci: OHCI PCI platform driver [ 0.616612] ohci-platform: OHCI generic platform driver [ 0.618063] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633073] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634326] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636134] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.637412] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.638848] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642153] usb usb1: Product: UHCI Host Controller [ 0.643314] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644735] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646001] hub 1-0:1.0: USB hub found [ 0.646969] hub 1-0:1.0: 2 ports detected [ 0.648139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650862] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652058] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653361] mousedev: PS/2 mouse device common for all mice [ 0.654925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657185] rtc_cmos 00:00: RTC can wake from S4 [ 0.658540] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660015] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661523] i2c /dev entries driver [ 0.662503] device-mapper: uevent: version 1.0.3 [ 0.663696] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667545] NET: Registered protocol family 10 [ 0.668925] NET: Registered protocol family 17 [ 0.670049] Key type dns_resolver registered [ 0.671292] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672665] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.674891] registered taskstats version 1 [ 0.675953] Loading compiled-in X.509 certificates [ 0.677659] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.679977] zswap: loaded using pool lzo/zbud [ 0.681868] Key type trusted registered [ 0.683849] Key type encrypted registered [ 0.684869] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686161] ima: No TPM chip found, activating TPM-bypass! [ 0.687476] evm: HMAC attrs: 0x1 [ 0.688641] Magic number: 10:381:431 [ 0.689676] rtc_cmos 00:00: setting system clock to 2018-07-23 12:25:17 UTC (1532348717) [ 0.691687] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.693100] EDD information not available. [ 0.760613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772737] Write protecting the kernel read-only data: 14336k [ 0.775126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.777324] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.822377] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.82. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWw1tYln3tzrLrR6CsGvvHyD9bExZVLFkRdMhbIIG6EB70TwnTuSq8Pj/5A6+0I7nUFKLeUGK/Z+f4lzEMPSqc+3AeEF6ng7VUvr9FQLrWfMoNULavQvD/HuAq5KwlES4MMXIbyDDwP7amcVb/Y8G7T2kHhD0drVI1HUFe8SGrY54Nj8V3riNo8holoFCjXGPxAGcoMsk3qfFIl01aI8GlpjhqXqwOwhb3vMtNB24bHPcWUyXQ5CpFB5hFEmMLn5QXX2EPACs4r3uQxGQpvJjdqfi+mwHwiBMsK7D5dsj3s88QaXx7xHbuJ8nhrpXOjpF8KcRsG2QtVpLv4gR/04hd root@singlevm1-vm-27f26e6f-f836-42fb-8aad-fa28b62c69de ssh-dss AAAAB3NzaC1kc3MAAACBAOxAhiDGtbpnRu+oAilHTZMl93nEGTTzco56JATXMHSvJmckH+h6UrNIH+2TRLZFv8K8+qXO8NwIvmxbpV9HgRmcNkZTkejXVTBoVmvHKS6Uav3hwgFDoBbeTgylm9g 2018-07-23 12:25:22,970 - paramiko.transport - DEBUG - starting thread (client mode): 0x3c247ed0L 2018-07-23 12:25:22,971 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 12:25:22,971 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 12:25:22,971 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 12:25:22,973 - 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-23 12:25:22,973 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 12:25:22,973 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 12:25:22,974 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 12:25:22,974 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 12:25:22,974 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 12:25:22,994 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 12:25:22,995 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 12:25:23,002 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: 7800c503c17601a4e6899857ddce82de 2018-07-23 12:25:23,004 - paramiko.transport - DEBUG - Trying discovered key daa3336930251825141ffbc27a14c3da in /tmp/tmp3TKCMi 2018-07-23 12:25:23,032 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 12:25:23,037 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 12:25:23,068 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 12:25:23,069 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 12:25:23,069 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 12:25:23,071 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 12:25:23,072 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 12:25:23,072 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-23 12:25:23,077 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 12:25:23,178 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:25:23,179 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 12:25:23,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 12:25:23,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/e3518967-9e56-4cda-a5b7-e7d26fdd4ae5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:24,168 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1617a9f4-b8de-4671-86a7-c7d029e2bda1 Content-Length: 0 Date: Mon, 23 Jul 2018 12:25:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:25:24,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/e3518967-9e56-4cda-a5b7-e7d26fdd4ae5.json used request id req-1617a9f4-b8de-4671-86a7-c7d029e2bda1 2018-07-23 12:25:24,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.982888936996s 2018-07-23 12:25:24,168 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/e3518967-9e56-4cda-a5b7-e7d26fdd4ae5.json used request id req-1617a9f4-b8de-4671-86a7-c7d029e2bda1 2018-07-23 12:25:24,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:25:24,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:24,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2151f1f7-f728-422d-b1b6-20f4de5d8c32 Date: Mon, 23 Jul 2018 12:25:24 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:25:24,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2151f1f7-f728-422d-b1b6-20f4de5d8c32 2018-07-23 12:25:24,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0564739704132s 2018-07-23 12:25:24,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2151f1f7-f728-422d-b1b6-20f4de5d8c32 2018-07-23 12:25:24,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 12:25:24,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:24,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f468ec8-051a-4708-adc2-4cfc6f9f74c4 x-compute-request-id: req-6f468ec8-051a-4708-adc2-4cfc6f9f74c4 Content-Type: application/json 2018-07-23 12:25:24,428 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0 used request id req-6f468ec8-051a-4708-adc2-4cfc6f9f74c4 2018-07-23 12:25:24,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.198281049728s 2018-07-23 12:25:24,429 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0 used request id req-6f468ec8-051a-4708-adc2-4cfc6f9f74c4 2018-07-23 12:25:24,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:24,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:24,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a144900f-3c66-4b0a-904a-84088b2f8107 x-compute-request-id: req-a144900f-3c66-4b0a-904a-84088b2f8107 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:9a:bb", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:9a:bb", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e5a103eb-c1a8-41c5-9173-9d94d654fde0", "rel": "bookmark"}], "image": {"id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "links": [{"href": "http://172.30.9.27:8774/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T12:25:17.000000", "flavor": {"id": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "links": [{"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "bookmark"}]}, "id": "e5a103eb-c1a8-41c5-9173-9d94d654fde0", "security_groups": [{"name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}], "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:25:24Z", "hostId": "bebddbf2351a70f856209b96c3861a555a2b20b10ea43ecd2afd0038", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_27f26e6f-f836-42fb-8aad-fa28b62c69de", "created": "2018-07-23T12:25:06Z", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:24,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a144900f-3c66-4b0a-904a-84088b2f8107 2018-07-23 12:25:24,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.251098155975s 2018-07-23 12:25:24,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a144900f-3c66-4b0a-904a-84088b2f8107 2018-07-23 12:25:24,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:25:26,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:26,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:26,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a22d2de-1280-4868-9fdd-ccf1805b0abd x-compute-request-id: req-1a22d2de-1280-4868-9fdd-ccf1805b0abd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 12:25:26,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a22d2de-1280-4868-9fdd-ccf1805b0abd 2018-07-23 12:25:26,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0983090400696s 2018-07-23 12:25:26,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a22d2de-1280-4868-9fdd-ccf1805b0abd 2018-07-23 12:25:26,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:25:26,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:26,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-d34f1105-892b-4f40-9cf6-216e392a8456 Date: Mon, 23 Jul 2018 12:25:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "created_at": "2018-07-23T12:24:43Z", "updated_at": "2018-07-23T12:24:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "0f413f40-e400-419a-b327-e074898224ed", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "5409d765-37c3-4aa1-a0bc-8538058267de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8a955662-407e-4c54-a48f-2da60d44bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8f9be029-3dd3-4994-a9c1-03505da3ee2f", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}], "revision_number": 1, "project_id": "31c37a057c1a4ea7b213fae7991c9faa", "id": "2e0826c9-ff92-4433-9bc2-923285757240", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:25:04Z", "updated_at": "2018-07-23T12:25:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "401f3495-eca5-4249-9cd4-fe80695adc8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "7f9800f0-1287-4795-ba38-4a948474233f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "8ba73f6b-73f6-4026-acf0-b4dcc67e843e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T12:25:04Z", "revision_number": 0, "id": "be67b34a-33e0-45c1-b7e2-85ef647fb6c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:04Z", "security_group_id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 3, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "7ef51c9a-47ba-40de-b538-d6473d4db04d", "name": "singlevm1-sg_27f26e6f-f836-42fb-8aad-fa28b62c69de"}, {"description": "Default security group", "tags": [], "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "created_at": "2018-07-23T12:24:14Z", "updated_at": "2018-07-23T12:24:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "14647f6a-8e0f-4bd3-932f-2e25b87be0ad", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "d6399d38-b063-4231-b64b-ce8c61fd2833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f2691d91-1a15-446b-ab68-b14af4281dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f6a45278-413f-4f69-ab24-8954daad66d1", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}], "revision_number": 1, "project_id": "d6ca195f670b4c0fa548b452179e6ba9", "id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T12:24:02Z", "updated_at": "2018-07-23T12:24:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:02Z", "revision_number": 0, "id": "12ba56f4-e515-464f-8331-65dbc3a0cdb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "1a50a333-c9c7-4e9c-8a65-f7d2131305cd", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "3ef7e577-e2cf-4862-abb8-582b9c67ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "7691f2c1-0176-4e8d-90cd-f1ce24bde35f", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "created_at": "2018-07-23T12:21:38Z", "updated_at": "2018-07-23T12:21:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "07300cdf-6995-4d64-9b06-b94172a137f6", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "4b0a9c9b-3042-4e39-8e36-c74f70a697d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "f7128294-1c63-4925-b47e-6171b7364358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "fac1e58a-ef5d-4cef-9d37-3ade04ffbd4b", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}], "revision_number": 1, "project_id": "268e2adf80c6419d89fbe9bc65fa892e", "id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:01Z", "updated_at": "2018-07-23T12:24:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6d65a806-52b2-41b1-942d-73d42e39a3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6e10dc8f-5f02-47e2-81b6-73228812e7e8", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "a3db93cf-e459-4865-8628-53f5d81d0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "f5c71b2b-d342-484d-a70c-746fd3f24b4e", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 1, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "name": "default"}]} 2018-07-23 12:25:26,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d34f1105-892b-4f40-9cf6-216e392a8456 2018-07-23 12:25:26,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0620260238647s 2018-07-23 12:25:26,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d34f1105-892b-4f40-9cf6-216e392a8456 2018-07-23 12:25:26,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 12:25:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7ef51c9a-47ba-40de-b538-d6473d4db04d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:27,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0d1a601-36fa-4eef-ace0-90b206b7bbb2 Content-Length: 0 Date: Mon, 23 Jul 2018 12:25:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:25:27,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7ef51c9a-47ba-40de-b538-d6473d4db04d.json used request id req-b0d1a601-36fa-4eef-ace0-90b206b7bbb2 2018-07-23 12:25:27,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.168803930283s 2018-07-23 12:25:27,024 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7ef51c9a-47ba-40de-b538-d6473d4db04d.json used request id req-b0d1a601-36fa-4eef-ace0-90b206b7bbb2 2018-07-23 12:25:27,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 12:25:27,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:27,078 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef64cd2b-4423-4034-8ff4-ca611302bd72 x-compute-request-id: req-ef64cd2b-4423-4034-8ff4-ca611302bd72 Content-Length: 0 Content-Type: application/json 2018-07-23 12:25:27,078 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de used request id req-ef64cd2b-4423-4034-8ff4-ca611302bd72 2018-07-23 12:25:27,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0536379814148s 2018-07-23 12:25:27,078 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_27f26e6f-f836-42fb-8aad-fa28b62c69de used request id req-ef64cd2b-4423-4034-8ff4-ca611302bd72 2018-07-23 12:25:27,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:25:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf/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}930a1fa17c14a8991ed90b1dd90c52540557754d" -d '{"subnet_id": "5cc912ca-a7e7-4b21-b041-9e4c5dd0271b"}' 2018-07-23 12:25:28,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a636f7c6-8496-424c-ae56-c2ae006da39f Date: Mon, 23 Jul 2018 12:25:28 GMT RESP BODY: {"network_id": "4ad36566-9049-4a55-b9a6-1ac97d3eadc3", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "5cc912ca-a7e7-4b21-b041-9e4c5dd0271b", "subnet_ids": ["5cc912ca-a7e7-4b21-b041-9e4c5dd0271b"], "port_id": "130b26a5-7d74-4ca0-9dcf-07e4513f4277", "id": "14a48783-7bf7-4504-8fac-6bcfae08aadf"} 2018-07-23 12:25:28,526 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf/remove_router_interface.json used request id req-a636f7c6-8496-424c-ae56-c2ae006da39f 2018-07-23 12:25:28,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.44731783867s 2018-07-23 12:25:28,526 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf/remove_router_interface.json used request id req-a636f7c6-8496-424c-ae56-c2ae006da39f returning object 14a48783-7bf7-4504-8fac-6bcfae08aadf 2018-07-23 12:25:28,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:25:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:28,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-77533403-87ff-4b57-b35c-4442ce5679db Date: Mon, 23 Jul 2018 12:25:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:25:27Z", "revision_number": 4, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "14a48783-7bf7-4504-8fac-6bcfae08aadf", "name": "singlevm1-router_27f26e6f-f836-42fb-8aad-fa28b62c69de"}]} 2018-07-23 12:25:28,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-77533403-87ff-4b57-b35c-4442ce5679db 2018-07-23 12:25:28,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104141950607s 2018-07-23 12:25:28,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-77533403-87ff-4b57-b35c-4442ce5679db 2018-07-23 12:25:28,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:25:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:29,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be3099e3-ee79-40a7-87b9-e97060154fe1 Content-Length: 0 Date: Mon, 23 Jul 2018 12:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:25:29,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf.json used request id req-be3099e3-ee79-40a7-87b9-e97060154fe1 2018-07-23 12:25:29,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23965001106s 2018-07-23 12:25:29,873 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/14a48783-7bf7-4504-8fac-6bcfae08aadf.json used request id req-be3099e3-ee79-40a7-87b9-e97060154fe1 2018-07-23 12:25:29,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:25:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:29,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-87d091ed-774b-448e-9923-6707fa2acf01 Date: Mon, 23 Jul 2018 12:25:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:24:59Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"5cc912ca-a7e7-4b21-b041-9e4c5dd0271b","subnetpool_id":null,"name":"singlevm1-subnet_27f26e6f-f836-42fb-8aad-fa28b62c69de"}]} 2018-07-23 12:25:29,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-87d091ed-774b-448e-9923-6707fa2acf01 2018-07-23 12:25:29,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439500808716s 2018-07-23 12:25:29,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-87d091ed-774b-448e-9923-6707fa2acf01 2018-07-23 12:25:29,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:25:29,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/5cc912ca-a7e7-4b21-b041-9e4c5dd0271b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:30,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3502863b-b894-4b76-8e16-59a828dd2db2 Date: Mon, 23 Jul 2018 12:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:25:30,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5cc912ca-a7e7-4b21-b041-9e4c5dd0271b.json used request id req-3502863b-b894-4b76-8e16-59a828dd2db2 2018-07-23 12:25:30,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06789803505s 2018-07-23 12:25:30,988 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5cc912ca-a7e7-4b21-b041-9e4c5dd0271b.json used request id req-3502863b-b894-4b76-8e16-59a828dd2db2 2018-07-23 12:25:30,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:31,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-fa3232cc-808c-4430-832e-3bbf077d4443 Date: Mon, 23 Jul 2018 12:25:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ad36566-9049-4a55-b9a6-1ac97d3eadc3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:25:30Z","provider:segmentation_id":34,"name":"singlevm1-net_27f26e6f-f836-42fb-8aad-fa28b62c69de","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:24:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:25:31,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fa3232cc-808c-4430-832e-3bbf077d4443 2018-07-23 12:25:31,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0856118202209s 2018-07-23 12:25:31,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fa3232cc-808c-4430-832e-3bbf077d4443 2018-07-23 12:25:31,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:25:31,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/4ad36566-9049-4a55-b9a6-1ac97d3eadc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:32,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10434468-c6d0-4f10-8159-1b52ac305256 Date: Mon, 23 Jul 2018 12:25:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:25:32,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4ad36566-9049-4a55-b9a6-1ac97d3eadc3.json used request id req-10434468-c6d0-4f10-8159-1b52ac305256 2018-07-23 12:25:32,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22851610184s 2018-07-23 12:25:32,304 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4ad36566-9049-4a55-b9a6-1ac97d3eadc3.json used request id req-10434468-c6d0-4f10-8159-1b52ac305256 2018-07-23 12:25:32,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:25:32,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:32,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-71330646-ca2c-4552-aa19-666f0d4c58af Date: Mon, 23 Jul 2018 12:25:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/snap", "metadata": {}}], "file": "/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "size": 12716032, "self": "/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:25:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_27f26e6f-f836-42fb-8aad-fa28b62c69de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:25:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:25:32,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-71330646-ca2c-4552-aa19-666f0d4c58af 2018-07-23 12:25:32,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.653720855713s 2018-07-23 12:25:32,962 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-71330646-ca2c-4552-aa19-666f0d4c58af 2018-07-23 12:25:32,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:25:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:33,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c777156f-7f9c-4d74-9f5f-c32e5c0545af Date: Mon, 23 Jul 2018 12:25:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:25:33,291 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2 used request id req-c777156f-7f9c-4d74-9f5f-c32e5c0545af 2018-07-23 12:25:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.326552152634s 2018-07-23 12:25:33,291 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/83505da5-f8d8-4ac9-8d51-1f30fbcdada2 used request id req-c777156f-7f9c-4d74-9f5f-c32e5c0545af 2018-07-23 12:25:33,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:25:33,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:33,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ae4ea21-90be-4a16-a824-929305a4ee6e x-compute-request-id: req-6ae4ea21-90be-4a16-a824-929305a4ee6e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_27f26e6f-f836-42fb-8aad-fa28b62c69de", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7", "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": "1c4c2d49-d64d-4bf9-b27a-485432cbc9b7"}]} 2018-07-23 12:25:33,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6ae4ea21-90be-4a16-a824-929305a4ee6e 2018-07-23 12:25:33,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268938541412s 2018-07-23 12:25:33,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6ae4ea21-90be-4a16-a824-929305a4ee6e 2018-07-23 12:25:33,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:25:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}930a1fa17c14a8991ed90b1dd90c52540557754d" 2018-07-23 12:25:33,359 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:25:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97d09fb5-51bf-46bc-903c-1f0b846ddecc x-compute-request-id: req-97d09fb5-51bf-46bc-903c-1f0b846ddecc Content-Length: 0 Content-Type: application/json 2018-07-23 12:25:33,359 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7 used request id req-97d09fb5-51bf-46bc-903c-1f0b846ddecc 2018-07-23 12:25:33,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0387051105499s 2018-07-23 12:25:33,359 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1c4c2d49-d64d-4bf9-b27a-485432cbc9b7 used request id req-97d09fb5-51bf-46bc-903c-1f0b846ddecc 2018-07-23 12:25:33,418 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-23 12:25:33,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:25:33,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:25:33,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:25:33,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:25:33,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:25:33,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:25:33,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:25:33,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:25:33,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:25:33,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:25:33,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:25:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:25:33,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf35fb4-2d6d-4198-a48e-03809b169461 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:25:33,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-abf35fb4-2d6d-4198-a48e-03809b169461 2018-07-23 12:25:33,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:25:33,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["XouFZvL8QPGNTgYDwH4n5Q"], "issued_at": "2018-07-23T12:25:33.000000Z"}} 2018-07-23 12:25:33,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:34,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ec80f078-b394-45b0-8dfe-c6a106d43809 Date: Mon, 23 Jul 2018 12:25:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:25:34,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ec80f078-b394-45b0-8dfe-c6a106d43809 2018-07-23 12:25:34,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275997161865s 2018-07-23 12:25:34,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ec80f078-b394-45b0-8dfe-c6a106d43809 2018-07-23 12:25:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:25:34,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ca6ce3-3e7c-474f-8544-fbb5aeb3d115 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:25:34,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-00ca6ce3-3e7c-474f-8544-fbb5aeb3d115 2018-07-23 12:25:34,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:25:34,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:34,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79df469-0438-4367-a904-fd239c223056 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 12:25:34,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e79df469-0438-4367-a904-fd239c223056 2018-07-23 12:25:34,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108214139938s 2018-07-23 12:25:34,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e79df469-0438-4367-a904-fd239c223056 2018-07-23 12:25:34,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 12:25:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691"}}' 2018-07-23 12:25:34,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034b0b0c-3cf5-4299-8d26-eb955891b376 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c"}, "tags": [], "enabled": true, "id": "04d92fde83fd45ae96bf3be3269aa92c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691"}} 2018-07-23 12:25:34,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-034b0b0c-3cf5-4299-8d26-eb955891b376 2018-07-23 12:25:34,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.174935102463s 2018-07-23 12:25:34,451 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-034b0b0c-3cf5-4299-8d26-eb955891b376 2018-07-23 12:25:34,451 - 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'04d92fde83fd45ae96bf3be3269aa92c', '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_04f604fb-a5a2-4941-8460-2bfabb880691'}) 2018-07-23 12:25:34,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 12:25:34,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4a548ebc-3529-48cc-adc1-fae4fe29f623", "email": null, "name": "singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691"}}' 2018-07-23 12:25:34,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c73ce34-06d0-4436-b5b3-aabd74b41ef0 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691", "links": {"self": "http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53caac7e385e497d9b6337a474553785", "domain_id": "default", "password_expires_at": null}} 2018-07-23 12:25:34,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3c73ce34-06d0-4436-b5b3-aabd74b41ef0 2018-07-23 12:25:34,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370872974396s 2018-07-23 12:25:34,829 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3c73ce34-06d0-4436-b5b3-aabd74b41ef0 2018-07-23 12:25:34,830 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'53caac7e385e497d9b6337a474553785', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691'}) 2018-07-23 12:25:34,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:25:34,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:34,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf791a95-6c9b-4482-bd09-1f71b2e59f00 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:25:34,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bf791a95-6c9b-4482-bd09-1f71b2e59f00 2018-07-23 12:25:34,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0218641757965s 2018-07-23 12:25:34,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bf791a95-6c9b-4482-bd09-1f71b2e59f00 2018-07-23 12:25:34,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:25:34,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:34,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13eb0db1-759c-4e8c-a90f-7c00d9951888 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:25:34,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13eb0db1-759c-4e8c-a90f-7c00d9951888 2018-07-23 12:25:34,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996141433716s 2018-07-23 12:25:34,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13eb0db1-759c-4e8c-a90f-7c00d9951888 2018-07-23 12:25:34,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:25:34,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:35,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda3de9a-1a6c-4de5-ba3f-b396fa6a630a Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:25:35,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bda3de9a-1a6c-4de5-ba3f-b396fa6a630a 2018-07-23 12:25:35,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0874660015106s 2018-07-23 12:25:35,052 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bda3de9a-1a6c-4de5-ba3f-b396fa6a630a 2018-07-23 12:25:35,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:25:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:35,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762818ca-cadc-4400-a5aa-ba68599e75e5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 12:25:35,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-762818ca-cadc-4400-a5aa-ba68599e75e5 2018-07-23 12:25:35,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0984361171722s 2018-07-23 12:25:35,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-762818ca-cadc-4400-a5aa-ba68599e75e5 2018-07-23 12:25:35,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:25:35,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:35,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65964bb2-1ce5-4882-b6f5-e8404d740c84 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691", "links": {"self": "http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53caac7e385e497d9b6337a474553785", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:25:35,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-65964bb2-1ce5-4882-b6f5-e8404d740c84 2018-07-23 12:25:35,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124299049377s 2018-07-23 12:25:35,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-65964bb2-1ce5-4882-b6f5-e8404d740c84 2018-07-23 12:25:35,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:25:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:35,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebac42de-fb64-433f-965b-145fa852c60f Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c"}, "tags": [], "enabled": true, "id": "04d92fde83fd45ae96bf3be3269aa92c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691"}]} 2018-07-23 12:25:35,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ebac42de-fb64-433f-965b-145fa852c60f 2018-07-23 12:25:35,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102887868881s 2018-07-23 12:25:35,395 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ebac42de-fb64-433f-965b-145fa852c60f 2018-07-23 12:25:35,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 12:25:35,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=53caac7e385e497d9b6337a474553785&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=04d92fde83fd45ae96bf3be3269aa92c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:35,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2635308-f64c-46ff-8184-996782967d48 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=53caac7e385e497d9b6337a474553785&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=04d92fde83fd45ae96bf3be3269aa92c", "previous": null, "next": null}} 2018-07-23 12:25:35,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=53caac7e385e497d9b6337a474553785&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=04d92fde83fd45ae96bf3be3269aa92c used request id req-d2635308-f64c-46ff-8184-996782967d48 2018-07-23 12:25:35,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0928711891174s 2018-07-23 12:25:35,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=53caac7e385e497d9b6337a474553785&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=04d92fde83fd45ae96bf3be3269aa92c used request id req-d2635308-f64c-46ff-8184-996782967d48 2018-07-23 12:25:35,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 12:25:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c/users/53caac7e385e497d9b6337a474553785/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:25:35,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4a9416-6565-47ef-9feb-9534d7639853 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:25:35,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c/users/53caac7e385e497d9b6337a474553785/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-4c4a9416-6565-47ef-9feb-9534d7639853 2018-07-23 12:25:35,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133857965469s 2018-07-23 12:25:35,634 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c/users/53caac7e385e497d9b6337a474553785/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-4c4a9416-6565-47ef-9feb-9534d7639853 2018-07-23 12:25:35,634 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'04d92fde83fd45ae96bf3be3269aa92c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4a548ebc-3529-48cc-adc1-fae4fe29f623', 'username': u'singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 12:25:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:25:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:25:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:25:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:25:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:25:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:25:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:25:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:25:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:25:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:25:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:25:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:25:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:25:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:25:35,639 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691', 'password': '4a548ebc-3529-48cc-adc1-fae4fe29f623', 'project_name': 'singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '04d92fde83fd45ae96bf3be3269aa92c', 'project_domain_name': 'Default'} 2018-07-23 12:25:35,640 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-23 12:25:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:25:35,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe290a6-3198-4b71-9682-89c54d57c556 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:25:35,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cfe290a6-3198-4b71-9682-89c54d57c556 2018-07-23 12:25:35,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:25:36,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T13:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04d92fde83fd45ae96bf3be3269aa92c", "name": "singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/04d92fde83fd45ae96bf3be3269aa92c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/04d92fde83fd45ae96bf3be3269aa92c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/04d92fde83fd45ae96bf3be3269aa92c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/04d92fde83fd45ae96bf3be3269aa92c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/04d92fde83fd45ae96bf3be3269aa92c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/04d92fde83fd45ae96bf3be3269aa92c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/04d92fde83fd45ae96bf3be3269aa92c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/04d92fde83fd45ae96bf3be3269aa92c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/04d92fde83fd45ae96bf3be3269aa92c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_04d92fde83fd45ae96bf3be3269aa92c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_04d92fde83fd45ae96bf3be3269aa92c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/04d92fde83fd45ae96bf3be3269aa92c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/04d92fde83fd45ae96bf3be3269aa92c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/04d92fde83fd45ae96bf3be3269aa92c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691", "id": "53caac7e385e497d9b6337a474553785"}, "audit_ids": ["ove1cAonQ--L5YAnVfGgCA"], "issued_at": "2018-07-23T12:25:36.000000Z"}} 2018-07-23 12:25:36,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:25:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"network": {"name": "singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691", "admin_state_up": true}}' 2018-07-23 12:25:37,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-7d88ef56-38fd-4393-bc72-322e41520b40 Date: Mon, 23 Jul 2018 12:25:37 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T12:25:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","id":"164eadb5-a618-401c-847f-482754dcea77","name":"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691"}} 2018-07-23 12:25:37,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7d88ef56-38fd-4393-bc72-322e41520b40 2018-07-23 12:25:37,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.48045396805s 2018-07-23 12:25:37,516 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7d88ef56-38fd-4393-bc72-322e41520b40 2018-07-23 12:25:37,517 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:25:37Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'164eadb5-a618-401c-847f-482754dcea77', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691', u'admin_state_up': True, u'tenant_id': u'04d92fde83fd45ae96bf3be3269aa92c', u'created_at': u'2018-07-23T12:25:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'04d92fde83fd45ae96bf3be3269aa92c'}) 2018-07-23 12:25:37,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:37,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-fb86b62e-ce2b-48d4-8851-a1017d880949 Date: Mon, 23 Jul 2018 12:25:37 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-23T12:25:37Z","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","id":"164eadb5-a618-401c-847f-482754dcea77","name":"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:25:37,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fb86b62e-ce2b-48d4-8851-a1017d880949 2018-07-23 12:25:37,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.178954124451s 2018-07-23 12:25:37,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fb86b62e-ce2b-48d4-8851-a1017d880949 2018-07-23 12:25:37,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:25:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"subnet": {"name": "singlevm2-subnet_04f604fb-a5a2-4941-8460-2bfabb880691", "enable_dhcp": true, "network_id": "164eadb5-a618-401c-847f-482754dcea77", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:25:38,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b1b415f1-382b-44b9-ae6f-226631acaeba Date: Mon, 23 Jul 2018 12:25:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164eadb5-a618-401c-847f-482754dcea77","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:25:38Z","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":"04d92fde83fd45ae96bf3be3269aa92c","id":"d204c016-2fda-45e0-a2f3-c480c0e48751","subnetpool_id":null,"name":"singlevm2-subnet_04f604fb-a5a2-4941-8460-2bfabb880691"}} 2018-07-23 12:25:38,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b1b415f1-382b-44b9-ae6f-226631acaeba 2018-07-23 12:25:38,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.97971200943s 2018-07-23 12:25:38,678 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b1b415f1-382b-44b9-ae6f-226631acaeba 2018-07-23 12:25:38,679 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:25:38Z', 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'd204c016-2fda-45e0-a2f3-c480c0e48751', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_04f604fb-a5a2-4941-8460-2bfabb880691', u'enable_dhcp': True, u'network_id': u'164eadb5-a618-401c-847f-482754dcea77', u'tenant_id': u'04d92fde83fd45ae96bf3be3269aa92c', u'created_at': u'2018-07-23T12:25:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'04d92fde83fd45ae96bf3be3269aa92c'}) 2018-07-23 12:25:38,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:25:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "singlevm2-router_04f604fb-a5a2-4941-8460-2bfabb880691", "admin_state_up": true}}' 2018-07-23 12:25:40,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-5f952837-5c6e-4943-b895-206d72ec1df9 Date: Mon, 23 Jul 2018 12:25:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:38Z", "admin_state_up": true, "updated_at": "2018-07-23T12:25:39Z", "revision_number": 2, "routes": [], "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "9b7e3831-b98a-47c3-b40e-0d50a73a14af", "name": "singlevm2-router_04f604fb-a5a2-4941-8460-2bfabb880691"}} 2018-07-23 12:25:40,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5f952837-5c6e-4943-b895-206d72ec1df9 2018-07-23 12:25:40,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33007192612s 2018-07-23 12:25:40,010 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5f952837-5c6e-4943-b895-206d72ec1df9 2018-07-23 12:25:40,010 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'04d92fde83fd45ae96bf3be3269aa92c', u'created_at': u'2018-07-23T12:25:38Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T12:25:39Z', u'revision_number': 2, u'routes': [], u'project_id': u'04d92fde83fd45ae96bf3be3269aa92c', u'id': u'9b7e3831-b98a-47c3-b40e-0d50a73a14af', u'name': u'singlevm2-router_04f604fb-a5a2-4941-8460-2bfabb880691'}) 2018-07-23 12:25:40,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:25:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af/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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"subnet_id": "d204c016-2fda-45e0-a2f3-c480c0e48751"}' 2018-07-23 12:25:41,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-97f5c13c-9ad4-4e8a-95d1-60037928fee4 Date: Mon, 23 Jul 2018 12:25:41 GMT RESP BODY: {"network_id": "164eadb5-a618-401c-847f-482754dcea77", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "subnet_id": "d204c016-2fda-45e0-a2f3-c480c0e48751", "subnet_ids": ["d204c016-2fda-45e0-a2f3-c480c0e48751"], "port_id": "7d0a71d1-3f04-4ef2-85a8-e2306139157f", "id": "9b7e3831-b98a-47c3-b40e-0d50a73a14af"} 2018-07-23 12:25:41,726 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af/add_router_interface.json used request id req-97f5c13c-9ad4-4e8a-95d1-60037928fee4 2018-07-23 12:25:41,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.71506905556s 2018-07-23 12:25:41,727 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af/add_router_interface.json used request id req-97f5c13c-9ad4-4e8a-95d1-60037928fee4 returning object 9b7e3831-b98a-47c3-b40e-0d50a73a14af 2018-07-23 12:25:41,727 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:25:41,859 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:25:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:25:41,865 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:25:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:25:41,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:25:41,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:42,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-55ec8a56-3e2e-49ce-8c55-808a2d64f2d7 Date: Mon, 23 Jul 2018 12:25:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:25:42,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-55ec8a56-3e2e-49ce-8c55-808a2d64f2d7 2018-07-23 12:25:42,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194011211395s 2018-07-23 12:25:42,062 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-55ec8a56-3e2e-49ce-8c55-808a2d64f2d7 2018-07-23 12:25:42,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:25:42,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691"}' 2018-07-23 12:25:42,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c2928705-ef14-4907-a68d-b21dc1b6555e Date: Mon, 23 Jul 2018 12:25:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416/file", "owner": "04d92fde83fd45ae96bf3be3269aa92c", "id": "61d47e0a-6700-4f06-a16a-0840e152a416", "size": null, "self": "/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:25:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691", "checksum": null, "created_at": "2018-07-23T12:25:42Z", "protected": false} 2018-07-23 12:25:42,146 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c2928705-ef14-4907-a68d-b21dc1b6555e 2018-07-23 12:25:42,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0781819820404s 2018-07-23 12:25:42,146 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c2928705-ef14-4907-a68d-b21dc1b6555e returning object 61d47e0a-6700-4f06-a16a-0840e152a416 2018-07-23 12:25:42,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:25:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416/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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '' 2018-07-23 12:25:42,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c4e14cc-55e0-46a6-a067-8f3615cf6b54 Date: Mon, 23 Jul 2018 12:25:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:25:42,823 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416/file used request id req-4c4e14cc-55e0-46a6-a067-8f3615cf6b54 2018-07-23 12:25:42,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.676455974579s 2018-07-23 12:25:42,823 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416/file used request id req-4c4e14cc-55e0-46a6-a067-8f3615cf6b54 2018-07-23 12:25:42,824 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:25:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416/file', u'owner': u'04d92fde83fd45ae96bf3be3269aa92c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'61d47e0a-6700-4f06-a16a-0840e152a416', u'size': None, u'name': u'singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691', u'checksum': None, u'self': u'/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:25:42Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:25:42,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:25:42,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_04f604fb-a5a2-4941-8460-2bfabb880691", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:25:43,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53bd5d92-29b0-43e6-9563-e6c067408da8 x-compute-request-id: req-53bd5d92-29b0-43e6-9563-e6c067408da8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_04f604fb-a5a2-4941-8460-2bfabb880691", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "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": "aa4e6b29-c1b6-4990-b919-2d52d3993222"}} 2018-07-23 12:25:43,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53bd5d92-29b0-43e6-9563-e6c067408da8 2018-07-23 12:25:43,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.662142038345s 2018-07-23 12:25:43,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53bd5d92-29b0-43e6-9563-e6c067408da8 2018-07-23 12:25:43,488 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_04f604fb-a5a2-4941-8460-2bfabb880691', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'aa4e6b29-c1b6-4990-b919-2d52d3993222', 'swap': 0}) 2018-07-23 12:25:43,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:25:43,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222/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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" -d '{"extra_specs": {}}' 2018-07-23 12:25:43,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad2c42cb-f0e7-4c0d-a7e1-ecd52fb4a721 x-compute-request-id: req-ad2c42cb-f0e7-4c0d-a7e1-ecd52fb4a721 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:25:43,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222/os-extra_specs used request id req-ad2c42cb-f0e7-4c0d-a7e1-ecd52fb4a721 2018-07-23 12:25:43,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222599506378s 2018-07-23 12:25:43,511 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222/os-extra_specs used request id req-ad2c42cb-f0e7-4c0d-a7e1-ecd52fb4a721 2018-07-23 12:25:43,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 12:25:43,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"keypair": {"name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691"}}' 2018-07-23 12:25:43,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-241ae60c-2c2e-4e9a-92d0-051474e8d3bf x-compute-request-id: req-241ae60c-2c2e-4e9a-92d0-051474e8d3bf Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmRylZPUGw6x/hCQWPO3Yr83vNmExxOO9h8nkgWnQp7Atn+4zDHJWNEzxWtaGhVZoKoYEG1r0zdi8su3HUbNn7nu4if7uxZDASkGJAAhjiTineSrVGcTISdIJ9h+d1hnfj3POakvuXYu9o2aRJgjKuf21aL8+IRcxw+46Y1hD5TGPWJ5Kd4rPnclgl2XOc43ku24nYc1pqn+FCg4as8mPyd9MlFCj1s2VXbnEO59Uh5e5lMYSRRMRrIo4JwEsVd1objlkJpoWumcAahTFnJO8oLehS4EpeGaI5ZVAv3HvhnFtunI1Vo8w9uTcQkS23cW4U6FuSGYLOPC5jl7gEndmd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApkcpWT1BsOsf4QkFjzt2K/N7zZhMcTjvYfJ5IFp0KewLZ/uM\nwxyVjRM8VrWhoVWaCqGBBta9M3YvLLtx1GzZ+57uIn+7sWQwEpBiQAIY4k4p3kq1\nRnEyEnSCfYfndYZ349zzmpL7l2LvaNmkSYIyrn9tWi/PiEXMcPuOmNYQ+Uxj1ieS\nneKz53JYJdlznON5LtuJ2HNaap/hQoOGrPJj8nfTJRQo9bNlV25xDufVIeXuZTGE\nkUTEayKOCcBLFXdaG45ZCaaFrpnAGoUxZyTvKC3oUuBKXhmiOWVQL9x74ZxbbpyN\nVaPMPbk3EJEtt3FuFOhbkhmCzjwuY5e4BJ3ZnQIDAQABAoIBAE0H4I74AuvMMWuW\nO14cpOU9mlgnuxokzzloFFc5sGEPekVE0vQ81MeTZrugz20ndAKCyXx6lRI3KSmm\n+Nf5SY75FMckt7Y5fM/M1cdjcVW98kWKBKrKm/DSyvUOtdrLXdVRMgWlHCsI6XKA\niUyIpaQTYnyKc7Fk7I5W67vASALFckG5yu9pdgnsY1cnlI3tfQZYTRcUzTpi8ySY\nqFlilMbno01ay2ntHDK9ht3p4Q6iiWpcFUzF3CZgIwnxBT+jUR1zvyWsXetYMtA5\nHDXKoemwDN8LXLNplGTd5GtXt1FULCc1fWhs/fyVGIImuyJ43yBukXhiQ2pAT4i1\nTFZ2CgECgYEA3YHFaaIJaxKB7S8y3tMWaJlGnvA7701sqvg4QUHSnKN2h1PxZzSL\nK94Uuo9fu9GzFFHAmbSBkp7tTT6BQk1SPDjhIZwlK+beVyoUWa2eR5Dfg1jsqwHt\nsNYvK1cjTm5T/GISdOxnd6IiFAArVimx3W0MmKfGplfrjwEcxm7CBYECgYEAwCu5\ne7/Rpl0AKGxK9oSO43mnEVhClGDHrQxqCh3jiA6bfO7BkIxpTx6xe8iJcr7rwyiz\nuduHsyyfwKd1+7LMlY1wpTUIX6je1LQRuj9qv2ZihD/XaV9oOVdjOgrVMxLxx8UD\n0AhZoLWANb87Che1438K1lwQO/cyyLWJG91kOh0CgYBgssA9pxE5fvDdXFd20uvb\nad5ckD957nDcClR0mIma+/lIhqrCBTwkQGUINIL0eU0WN8I+14AhQ+QQbpL7IMof\npC0UARhxG+5AWwxbQeHxGBubOXzIAqWDJ12cLAQrvxpG+YFZLcLVhSAfXxuMF9Of\n+HUhR0z/XS5mVXP8ZGmrAQKBgGRM7gzW+3fXhqOSkjXEzkeQUVDOPkHvmYiKuDX7\nj6yN4z375++oObbgEEbJTmQjni5IajYRjOxJ2D/Xp87tbbaJEkhIO8yh+VwPeEk7\nnF219KmOIMKQ13dGUzYSPWDg/G0GOY01LoKg+QAUhZ4o7fiFcISdnKOPzGPRzHRM\nw2lJAoGBALm+z/xXYxNE2gcwZT0R/QlHVcaHuT4Fer4ZIyxQ5PpFEhywkaFy2VZy\nXV96/0G7rlWyAURNd5RyHU9Zd/xrbdUlE6JEdwmqWuE+YREcTiRgi2jpBVfXQdKq\nBgCVeHjJPicHLYJeqbugudFk0zJ4zil33Op8ttwqA+SxlcmFqaSN\n-----END RSA PRIVATE KEY-----\n", "user_id": "53caac7e385e497d9b6337a474553785", "name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691", "fingerprint": "3e:9e:d8:18:51:f9:6c:d5:f4:5f:42:15:9f:0c:6f:c4"}} 2018-07-23 12:25:43,882 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-241ae60c-2c2e-4e9a-92d0-051474e8d3bf 2018-07-23 12:25:43,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.370000123978s 2018-07-23 12:25:43,882 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-241ae60c-2c2e-4e9a-92d0-051474e8d3bf 2018-07-23 12:25:43,883 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmRylZPUGw6x/hCQWPO3Yr83vNmExxOO9h8nkgWnQp7Atn+4zDHJWNEzxWtaGhVZoKoYEG1r0zdi8su3HUbNn7nu4if7uxZDASkGJAAhjiTineSrVGcTISdIJ9h+d1hnfj3POakvuXYu9o2aRJgjKuf21aL8+IRcxw+46Y1hD5TGPWJ5Kd4rPnclgl2XOc43ku24nYc1pqn+FCg4as8mPyd9MlFCj1s2VXbnEO59Uh5e5lMYSRRMRrIo4JwEsVd1objlkJpoWumcAahTFnJO8oLehS4EpeGaI5ZVAv3HvhnFtunI1Vo8w9uTcQkS23cW4U6FuSGYLOPC5jl7gEndmd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApkcpWT1BsOsf4QkFjzt2K/N7zZhMcTjvYfJ5IFp0KewLZ/uM\nwxyVjRM8VrWhoVWaCqGBBta9M3YvLLtx1GzZ+57uIn+7sWQwEpBiQAIY4k4p3kq1\nRnEyEnSCfYfndYZ349zzmpL7l2LvaNmkSYIyrn9tWi/PiEXMcPuOmNYQ+Uxj1ieS\nneKz53JYJdlznON5LtuJ2HNaap/hQoOGrPJj8nfTJRQo9bNlV25xDufVIeXuZTGE\nkUTEayKOCcBLFXdaG45ZCaaFrpnAGoUxZyTvKC3oUuBKXhmiOWVQL9x74ZxbbpyN\nVaPMPbk3EJEtt3FuFOhbkhmCzjwuY5e4BJ3ZnQIDAQABAoIBAE0H4I74AuvMMWuW\nO14cpOU9mlgnuxokzzloFFc5sGEPekVE0vQ81MeTZrugz20ndAKCyXx6lRI3KSmm\n+Nf5SY75FMckt7Y5fM/M1cdjcVW98kWKBKrKm/DSyvUOtdrLXdVRMgWlHCsI6XKA\niUyIpaQTYnyKc7Fk7I5W67vASALFckG5yu9pdgnsY1cnlI3tfQZYTRcUzTpi8ySY\nqFlilMbno01ay2ntHDK9ht3p4Q6iiWpcFUzF3CZgIwnxBT+jUR1zvyWsXetYMtA5\nHDXKoemwDN8LXLNplGTd5GtXt1FULCc1fWhs/fyVGIImuyJ43yBukXhiQ2pAT4i1\nTFZ2CgECgYEA3YHFaaIJaxKB7S8y3tMWaJlGnvA7701sqvg4QUHSnKN2h1PxZzSL\nK94Uuo9fu9GzFFHAmbSBkp7tTT6BQk1SPDjhIZwlK+beVyoUWa2eR5Dfg1jsqwHt\nsNYvK1cjTm5T/GISdOxnd6IiFAArVimx3W0MmKfGplfrjwEcxm7CBYECgYEAwCu5\ne7/Rpl0AKGxK9oSO43mnEVhClGDHrQxqCh3jiA6bfO7BkIxpTx6xe8iJcr7rwyiz\nuduHsyyfwKd1+7LMlY1wpTUIX6je1LQRuj9qv2ZihD/XaV9oOVdjOgrVMxLxx8UD\n0AhZoLWANb87Che1438K1lwQO/cyyLWJG91kOh0CgYBgssA9pxE5fvDdXFd20uvb\nad5ckD957nDcClR0mIma+/lIhqrCBTwkQGUINIL0eU0WN8I+14AhQ+QQbpL7IMof\npC0UARhxG+5AWwxbQeHxGBubOXzIAqWDJ12cLAQrvxpG+YFZLcLVhSAfXxuMF9Of\n+HUhR0z/XS5mVXP8ZGmrAQKBgGRM7gzW+3fXhqOSkjXEzkeQUVDOPkHvmYiKuDX7\nj6yN4z375++oObbgEEbJTmQjni5IajYRjOxJ2D/Xp87tbbaJEkhIO8yh+VwPeEk7\nnF219KmOIMKQ13dGUzYSPWDg/G0GOY01LoKg+QAUhZ4o7fiFcISdnKOPzGPRzHRM\nw2lJAoGBALm+z/xXYxNE2gcwZT0R/QlHVcaHuT4Fer4ZIyxQ5PpFEhywkaFy2VZy\nXV96/0G7rlWyAURNd5RyHU9Zd/xrbdUlE6JEdwmqWuE+YREcTiRgi2jpBVfXQdKq\nBgCVeHjJPicHLYJeqbugudFk0zJ4zil33Op8ttwqA+SxlcmFqaSN\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'53caac7e385e497d9b6337a474553785', 'name': u'singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691', 'created_at': '2018-07-23T12:25:43.883375', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'04d92fde83fd45ae96bf3be3269aa92c', 'name': 'singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3e:9e:d8:18:51:f9:6c:d5:f4:5f:42:15:9f:0c:6f:c4', 'type': 'ssh', 'id': u'singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691'}) 2018-07-23 12:25:43,883 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEApkcpWT1BsOsf4QkFjzt2K/N7zZhMcTjvYfJ5IFp0KewLZ/uM wxyVjRM8VrWhoVWaCqGBBta9M3YvLLtx1GzZ+57uIn+7sWQwEpBiQAIY4k4p3kq1 RnEyEnSCfYfndYZ349zzmpL7l2LvaNmkSYIyrn9tWi/PiEXMcPuOmNYQ+Uxj1ieS neKz53JYJdlznON5LtuJ2HNaap/hQoOGrPJj8nfTJRQo9bNlV25xDufVIeXuZTGE kUTEayKOCcBLFXdaG45ZCaaFrpnAGoUxZyTvKC3oUuBKXhmiOWVQL9x74ZxbbpyN VaPMPbk3EJEtt3FuFOhbkhmCzjwuY5e4BJ3ZnQIDAQABAoIBAE0H4I74AuvMMWuW O14cpOU9mlgnuxokzzloFFc5sGEPekVE0vQ81MeTZrugz20ndAKCyXx6lRI3KSmm +Nf5SY75FMckt7Y5fM/M1cdjcVW98kWKBKrKm/DSyvUOtdrLXdVRMgWlHCsI6XKA iUyIpaQTYnyKc7Fk7I5W67vASALFckG5yu9pdgnsY1cnlI3tfQZYTRcUzTpi8ySY qFlilMbno01ay2ntHDK9ht3p4Q6iiWpcFUzF3CZgIwnxBT+jUR1zvyWsXetYMtA5 HDXKoemwDN8LXLNplGTd5GtXt1FULCc1fWhs/fyVGIImuyJ43yBukXhiQ2pAT4i1 TFZ2CgECgYEA3YHFaaIJaxKB7S8y3tMWaJlGnvA7701sqvg4QUHSnKN2h1PxZzSL K94Uuo9fu9GzFFHAmbSBkp7tTT6BQk1SPDjhIZwlK+beVyoUWa2eR5Dfg1jsqwHt sNYvK1cjTm5T/GISdOxnd6IiFAArVimx3W0MmKfGplfrjwEcxm7CBYECgYEAwCu5 e7/Rpl0AKGxK9oSO43mnEVhClGDHrQxqCh3jiA6bfO7BkIxpTx6xe8iJcr7rwyiz uduHsyyfwKd1+7LMlY1wpTUIX6je1LQRuj9qv2ZihD/XaV9oOVdjOgrVMxLxx8UD 0AhZoLWANb87Che1438K1lwQO/cyyLWJG91kOh0CgYBgssA9pxE5fvDdXFd20uvb ad5ckD957nDcClR0mIma+/lIhqrCBTwkQGUINIL0eU0WN8I+14AhQ+QQbpL7IMof pC0UARhxG+5AWwxbQeHxGBubOXzIAqWDJ12cLAQrvxpG+YFZLcLVhSAfXxuMF9Of +HUhR0z/XS5mVXP8ZGmrAQKBgGRM7gzW+3fXhqOSkjXEzkeQUVDOPkHvmYiKuDX7 j6yN4z375++oObbgEEbJTmQjni5IajYRjOxJ2D/Xp87tbbaJEkhIO8yh+VwPeEk7 nF219KmOIMKQ13dGUzYSPWDg/G0GOY01LoKg+QAUhZ4o7fiFcISdnKOPzGPRzHRM w2lJAoGBALm+z/xXYxNE2gcwZT0R/QlHVcaHuT4Fer4ZIyxQ5PpFEhywkaFy2VZy XV96/0G7rlWyAURNd5RyHU9Zd/xrbdUlE6JEdwmqWuE+YREcTiRgi2jpBVfXQdKq BgCVeHjJPicHLYJeqbugudFk0zJ4zil33Op8ttwqA+SxlcmFqaSN -----END RSA PRIVATE KEY----- 2018-07-23 12:25:43,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 12:25:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"security_group": {"name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-23 12:25:44,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-83b7dd35-05cd-42a0-b197-30b1a60e3967 Date: Mon, 23 Jul 2018 12:25:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:43Z", "updated_at": "2018-07-23T12:25:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:43Z", "revision_number": 0, "id": "2ef4382e-8a6d-40dd-a7c4-a043abd5d28d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:43Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:43Z", "revision_number": 0, "id": "495cc11d-7577-419f-b458-4f328441b850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:43Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 1, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691"}} 2018-07-23 12:25:44,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-83b7dd35-05cd-42a0-b197-30b1a60e3967 2018-07-23 12:25:44,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.32248210907s 2018-07-23 12:25:44,209 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-83b7dd35-05cd-42a0-b197-30b1a60e3967 2018-07-23 12:25:44,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:25:44,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:44,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-9a47785c-e908-44e7-869e-86a4a7748bef Date: Mon, 23 Jul 2018 12:25:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:36Z", "updated_at": "2018-07-23T12:25:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:36Z", "revision_number": 0, "id": "28653537-e5f8-4156-8d95-414f33fadea3", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:36Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "29c040a7-08f0-42c6-8904-ec9070c011cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "3ae88260-1784-409b-b9c9-ca70e9c81631", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "ea48ae07-c789-45eb-bac7-dcc5205c4561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 1, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:43Z", "updated_at": "2018-07-23T12:25:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:43Z", "revision_number": 0, "id": "2ef4382e-8a6d-40dd-a7c4-a043abd5d28d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:43Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:43Z", "revision_number": 0, "id": "495cc11d-7577-419f-b458-4f328441b850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:43Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 1, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691"}]} 2018-07-23 12:25:44,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9a47785c-e908-44e7-869e-86a4a7748bef 2018-07-23 12:25:44,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0885391235352s 2018-07-23 12:25:44,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9a47785c-e908-44e7-869e-86a4a7748bef 2018-07-23 12:25:44,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 12:25:44,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -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": "eafb822b-5f3e-487b-864a-f56dfacfbb71"}}' 2018-07-23 12:25:44,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2b6e1574-9d03-4593-9bec-b9bba36e92a2 Date: Mon, 23 Jul 2018 12:25:44 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-23T12:25:44Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "port_range_min": 22, "revision_number": 0, "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:44Z", "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "d2cb5248-3555-415b-9b31-b64923a3afb2"}} 2018-07-23 12:25:44,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2b6e1574-9d03-4593-9bec-b9bba36e92a2 2018-07-23 12:25:44,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170507907867s 2018-07-23 12:25:44,477 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2b6e1574-9d03-4593-9bec-b9bba36e92a2 2018-07-23 12:25:44,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:25:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:44,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-85f14db8-b79f-4c14-9cf5-1abeefa98573 Date: Mon, 23 Jul 2018 12:25:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:36Z", "updated_at": "2018-07-23T12:25:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:36Z", "revision_number": 0, "id": "28653537-e5f8-4156-8d95-414f33fadea3", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:36Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "29c040a7-08f0-42c6-8904-ec9070c011cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "3ae88260-1784-409b-b9c9-ca70e9c81631", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "ea48ae07-c789-45eb-bac7-dcc5205c4561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 1, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:43Z", "updated_at": "2018-07-23T12:25:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:43Z", "revision_number": 0, "id": "2ef4382e-8a6d-40dd-a7c4-a043abd5d28d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:43Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:43Z", "revision_number": 0, "id": "495cc11d-7577-419f-b458-4f328441b850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:43Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T12:25:44Z", "revision_number": 0, "id": "d2cb5248-3555-415b-9b31-b64923a3afb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:44Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 2, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691"}]} 2018-07-23 12:25:44,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-85f14db8-b79f-4c14-9cf5-1abeefa98573 2018-07-23 12:25:44,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0621919631958s 2018-07-23 12:25:44,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-85f14db8-b79f-4c14-9cf5-1abeefa98573 2018-07-23 12:25:44,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 12:25:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -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": "eafb822b-5f3e-487b-864a-f56dfacfbb71"}}' 2018-07-23 12:25:44,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f6623ddb-cc02-439e-bba0-1ee148afcfaf Date: Mon, 23 Jul 2018 12:25:44 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-23T12:25:44Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "port_range_min": null, "revision_number": 0, "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:44Z", "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "3994d114-77b5-48cb-9c14-e959dfc91f2b"}} 2018-07-23 12:25:44,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f6623ddb-cc02-439e-bba0-1ee148afcfaf 2018-07-23 12:25:44,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135864019394s 2018-07-23 12:25:44,683 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f6623ddb-cc02-439e-bba0-1ee148afcfaf 2018-07-23 12:25:44,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:44,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:44,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-7d5c5745-4afe-4166-bffd-5307bd5ec3cd Date: Mon, 23 Jul 2018 12:25:44 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":["d204c016-2fda-45e0-a2f3-c480c0e48751"],"updated_at":"2018-07-23T12:25:38Z","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","id":"164eadb5-a618-401c-847f-482754dcea77","name":"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:25:44,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7d5c5745-4afe-4166-bffd-5307bd5ec3cd 2018-07-23 12:25:44,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117624998093s 2018-07-23 12:25:44,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7d5c5745-4afe-4166-bffd-5307bd5ec3cd 2018-07-23 12:25:44,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:25:44,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:44,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-14defa52-4633-46c0-95c4-50682987202b Date: Mon, 23 Jul 2018 12:25:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/61d47e0a-6700-4f06-a16a-0840e152a416/snap", "metadata": {}}], "file": "/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416/file", "owner": "04d92fde83fd45ae96bf3be3269aa92c", "id": "61d47e0a-6700-4f06-a16a-0840e152a416", "size": 12716032, "self": "/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/61d47e0a-6700-4f06-a16a-0840e152a416/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:25:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:25:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:25:44,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14defa52-4633-46c0-95c4-50682987202b 2018-07-23 12:25:44,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367360115051s 2018-07-23 12:25:44,844 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14defa52-4633-46c0-95c4-50682987202b 2018-07-23 12:25:44,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:25:44,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:44,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3dfd177-8a47-4bfa-9065-f762c93bac29 x-compute-request-id: req-c3dfd177-8a47-4bfa-9065-f762c93bac29 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_04f604fb-a5a2-4941-8460-2bfabb880691", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "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": "aa4e6b29-c1b6-4990-b919-2d52d3993222"}]} 2018-07-23 12:25:44,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c3dfd177-8a47-4bfa-9065-f762c93bac29 2018-07-23 12:25:44,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258269309998s 2018-07-23 12:25:44,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c3dfd177-8a47-4bfa-9065-f762c93bac29 2018-07-23 12:25:44,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 12:25:44,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"server": {"name": "singlevm2-vm_04f604fb-a5a2-4941-8460-2bfabb880691", "imageRef": "61d47e0a-6700-4f06-a16a-0840e152a416", "key_name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691", "flavorRef": "aa4e6b29-c1b6-4990-b919-2d52d3993222", "max_count": 1, "min_count": 1, "networks": [{"uuid": "164eadb5-a618-401c-847f-482754dcea77"}], "security_groups": [{"name": "eafb822b-5f3e-487b-864a-f56dfacfbb71"}]}}' 2018-07-23 12:25:46,176 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:25:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abe29c74-eb39-46a1-9c96-8e78724628a4 x-compute-request-id: req-abe29c74-eb39-46a1-9c96-8e78724628a4 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "eafb822b-5f3e-487b-864a-f56dfacfbb71"}], "OS-DCF:diskConfig": "MANUAL", "id": "b04d0481-e521-48be-84b6-88ab5732d2d9", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "bookmark"}], "adminPass": "cQJDbyWh32og"}} 2018-07-23 12:25:46,176 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-abe29c74-eb39-46a1-9c96-8e78724628a4 2018-07-23 12:25:46,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.30237007141s 2018-07-23 12:25:46,177 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-abe29c74-eb39-46a1-9c96-8e78724628a4 2018-07-23 12:25:46,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:46,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-555b7520-2249-47c2-90ac-62ef29f48d93 x-compute-request-id: req-555b7520-2249-47c2-90ac-62ef29f48d93 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "bookmark"}], "image": {"id": "61d47e0a-6700-4f06-a16a-0840e152a416", "links": [{"href": "http://172.30.9.27:8774/images/61d47e0a-6700-4f06-a16a-0840e152a416", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa4e6b29-c1b6-4990-b919-2d52d3993222", "links": [{"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "bookmark"}]}, "id": "b04d0481-e521-48be-84b6-88ab5732d2d9", "user_id": "53caac7e385e497d9b6337a474553785", "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-23T12:25:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691", "name": "singlevm2-vm_04f604fb-a5a2-4941-8460-2bfabb880691", "created": "2018-07-23T12:25:46Z", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:46,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-555b7520-2249-47c2-90ac-62ef29f48d93 2018-07-23 12:25:46,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47886300087s 2018-07-23 12:25:46,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-555b7520-2249-47c2-90ac-62ef29f48d93 2018-07-23 12:25:46,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:46,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-60315ea9-ab88-4386-b03c-a0d611f1d086 Date: Mon, 23 Jul 2018 12:25:46 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":["d204c016-2fda-45e0-a2f3-c480c0e48751"],"updated_at":"2018-07-23T12:25:38Z","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","id":"164eadb5-a618-401c-847f-482754dcea77","name":"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:25:46,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-60315ea9-ab88-4386-b03c-a0d611f1d086 2018-07-23 12:25:46,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105157852173s 2018-07-23 12:25:46,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-60315ea9-ab88-4386-b03c-a0d611f1d086 2018-07-23 12:25:46,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:25:46,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:46,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1a8b8379-962a-4776-8cb3-2d868d10053d Date: Mon, 23 Jul 2018 12:25:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164eadb5-a618-401c-847f-482754dcea77","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:25:38Z","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":"04d92fde83fd45ae96bf3be3269aa92c","id":"d204c016-2fda-45e0-a2f3-c480c0e48751","subnetpool_id":null,"name":"singlevm2-subnet_04f604fb-a5a2-4941-8460-2bfabb880691"}]} 2018-07-23 12:25:46,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1a8b8379-962a-4776-8cb3-2d868d10053d 2018-07-23 12:25:46,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0607130527496s 2018-07-23 12:25:46,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1a8b8379-962a-4776-8cb3-2d868d10053d 2018-07-23 12:25:46,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:25:48,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:49,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83968856-fe78-4d9b-90fd-bdd42df35e64 x-compute-request-id: req-83968856-fe78-4d9b-90fd-bdd42df35e64 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "bookmark"}], "image": {"id": "61d47e0a-6700-4f06-a16a-0840e152a416", "links": [{"href": "http://172.30.9.27:8774/images/61d47e0a-6700-4f06-a16a-0840e152a416", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa4e6b29-c1b6-4990-b919-2d52d3993222", "links": [{"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "bookmark"}]}, "id": "b04d0481-e521-48be-84b6-88ab5732d2d9", "user_id": "53caac7e385e497d9b6337a474553785", "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-23T12:25:48Z", "hostId": "bbc1a0b60eef8ab43ad7b967172df1660a277804b270d828c4bc8b3e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691", "name": "singlevm2-vm_04f604fb-a5a2-4941-8460-2bfabb880691", "created": "2018-07-23T12:25:46Z", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:49,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-83968856-fe78-4d9b-90fd-bdd42df35e64 2018-07-23 12:25:49,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627793073654s 2018-07-23 12:25:49,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-83968856-fe78-4d9b-90fd-bdd42df35e64 2018-07-23 12:25:49,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:25:51,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:51,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:52,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4090565e-f001-46b0-8bba-967b571f19ed x-compute-request-id: req-4090565e-f001-46b0-8bba-967b571f19ed Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "bookmark"}], "image": {"id": "61d47e0a-6700-4f06-a16a-0840e152a416", "links": [{"href": "http://172.30.9.27:8774/images/61d47e0a-6700-4f06-a16a-0840e152a416", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa4e6b29-c1b6-4990-b919-2d52d3993222", "links": [{"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "bookmark"}]}, "id": "b04d0481-e521-48be-84b6-88ab5732d2d9", "security_groups": [{"name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691"}], "user_id": "53caac7e385e497d9b6337a474553785", "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-23T12:25:49Z", "hostId": "bbc1a0b60eef8ab43ad7b967172df1660a277804b270d828c4bc8b3e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691", "name": "singlevm2-vm_04f604fb-a5a2-4941-8460-2bfabb880691", "created": "2018-07-23T12:25:46Z", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:52,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4090565e-f001-46b0-8bba-967b571f19ed 2018-07-23 12:25:52,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674996852875s 2018-07-23 12:25:52,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4090565e-f001-46b0-8bba-967b571f19ed 2018-07-23 12:25:52,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:25:54,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:55,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f93f389-ca84-4787-a361-54d745d276b4 x-compute-request-id: req-9f93f389-ca84-4787-a361-54d745d276b4 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:2f:34", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "bookmark"}], "image": {"id": "61d47e0a-6700-4f06-a16a-0840e152a416", "links": [{"href": "http://172.30.9.27:8774/images/61d47e0a-6700-4f06-a16a-0840e152a416", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:25:53.000000", "flavor": {"id": "aa4e6b29-c1b6-4990-b919-2d52d3993222", "links": [{"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "bookmark"}]}, "id": "b04d0481-e521-48be-84b6-88ab5732d2d9", "security_groups": [{"name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691"}], "user_id": "53caac7e385e497d9b6337a474553785", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:25:53Z", "hostId": "bbc1a0b60eef8ab43ad7b967172df1660a277804b270d828c4bc8b3e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691", "name": "singlevm2-vm_04f604fb-a5a2-4941-8460-2bfabb880691", "created": "2018-07-23T12:25:46Z", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:55,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f93f389-ca84-4787-a361-54d745d276b4 2018-07-23 12:25:55,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918779850006s 2018-07-23 12:25:55,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f93f389-ca84-4787-a361-54d745d276b4 2018-07-23 12:25:55,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:25:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:55,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8a9671c9-d1e4-402e-a94c-aae4f8e1eb19 Date: Mon, 23 Jul 2018 12:25:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"164eadb5-a618-401c-847f-482754dcea77","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:50Z","admin_state_up":true,"updated_at":"2018-07-23T12:25:53Z","binding:vnic_type":"normal","device_id":"b04d0481-e521-48be-84b6-88ab5732d2d9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f8:2f:34","id":"3f7cca43-9f79-4901-b563-240396553bab","port_security_enabled":true,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","fixed_ips":[{"subnet_id":"d204c016-2fda-45e0-a2f3-c480c0e48751","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["eafb822b-5f3e-487b-864a-f56dfacfbb71"],"name":""}]} 2018-07-23 12:25:55,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9 used request id req-8a9671c9-d1e4-402e-a94c-aae4f8e1eb19 2018-07-23 12:25:55,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0575821399689s 2018-07-23 12:25:55,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9 used request id req-8a9671c9-d1e4-402e-a94c-aae4f8e1eb19 2018-07-23 12:25:55,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:25:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f7cca43-9f79-4901-b563-240396553bab" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:55,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-02cf94a0-2011-4a76-ad35-3de1b5ec226f Date: Mon, 23 Jul 2018 12:25:55 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:25:55,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f7cca43-9f79-4901-b563-240396553bab used request id req-02cf94a0-2011-4a76-ad35-3de1b5ec226f 2018-07-23 12:25:55,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0490911006927s 2018-07-23 12:25:55,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f7cca43-9f79-4901-b563-240396553bab used request id req-02cf94a0-2011-4a76-ad35-3de1b5ec226f 2018-07-23 12:25:55,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:55,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0790827-1e1e-4d4c-816f-2e14c2801f45 x-compute-request-id: req-a0790827-1e1e-4d4c-816f-2e14c2801f45 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:2f:34", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "bookmark"}], "image": {"id": "61d47e0a-6700-4f06-a16a-0840e152a416", "links": [{"href": "http://172.30.9.27:8774/images/61d47e0a-6700-4f06-a16a-0840e152a416", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:25:53.000000", "flavor": {"id": "aa4e6b29-c1b6-4990-b919-2d52d3993222", "links": [{"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "bookmark"}]}, "id": "b04d0481-e521-48be-84b6-88ab5732d2d9", "security_groups": [{"name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691"}], "user_id": "53caac7e385e497d9b6337a474553785", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:25:53Z", "hostId": "bbc1a0b60eef8ab43ad7b967172df1660a277804b270d828c4bc8b3e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691", "name": "singlevm2-vm_04f604fb-a5a2-4941-8460-2bfabb880691", "created": "2018-07-23T12:25:46Z", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:25:55,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0790827-1e1e-4d4c-816f-2e14c2801f45 2018-07-23 12:25:55,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213475942612s 2018-07-23 12:25:55,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0790827-1e1e-4d4c-816f-2e14c2801f45 2018-07-23 12:25:55,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:25:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:55,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9d91e83d-7375-4a38-a91c-230220639171 Date: Mon, 23 Jul 2018 12:25:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"164eadb5-a618-401c-847f-482754dcea77","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:50Z","admin_state_up":true,"updated_at":"2018-07-23T12:25:53Z","binding:vnic_type":"normal","device_id":"b04d0481-e521-48be-84b6-88ab5732d2d9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f8:2f:34","id":"3f7cca43-9f79-4901-b563-240396553bab","port_security_enabled":true,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","fixed_ips":[{"subnet_id":"d204c016-2fda-45e0-a2f3-c480c0e48751","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["eafb822b-5f3e-487b-864a-f56dfacfbb71"],"name":""}]} 2018-07-23 12:25:55,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9 used request id req-9d91e83d-7375-4a38-a91c-230220639171 2018-07-23 12:25:55,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556302070618s 2018-07-23 12:25:55,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9 used request id req-9d91e83d-7375-4a38-a91c-230220639171 2018-07-23 12:25:55,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:25:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f7cca43-9f79-4901-b563-240396553bab" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:55,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3d9314e0-4b4a-4333-bd5a-abf2d1766ffa Date: Mon, 23 Jul 2018 12:25:55 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:25:55,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f7cca43-9f79-4901-b563-240396553bab used request id req-3d9314e0-4b4a-4333-bd5a-abf2d1766ffa 2018-07-23 12:25:55,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0434558391571s 2018-07-23 12:25:55,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f7cca43-9f79-4901-b563-240396553bab used request id req-3d9314e0-4b4a-4333-bd5a-abf2d1766ffa 2018-07-23 12:25:55,511 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f8:2f:34', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'61d47e0a-6700-4f06-a16a-0840e152a416'}), 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-23T12:25:53.000000', 'flavor': Munch({u'id': u'aa4e6b29-c1b6-4990-b919-2d52d3993222'}), 'az': u'nova', 'id': u'b04d0481-e521-48be-84b6-88ab5732d2d9', 'security_groups': [Munch({u'name': u'singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'53caac7e385e497d9b6337a474553785', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'04d92fde83fd45ae96bf3be3269aa92c', 'name': 'singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691', '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-23T12:25:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T12:25:53Z', 'hostId': u'bbc1a0b60eef8ab43ad7b967172df1660a277804b270d828c4bc8b3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'bbc1a0b60eef8ab43ad7b967172df1660a277804b270d828c4bc8b3e', '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-23T12:25:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'04d92fde83fd45ae96bf3be3269aa92c', 'name': u'singlevm2-vm_04f604fb-a5a2-4941-8460-2bfabb880691', 'adminPass': None, 'tenant_id': u'04d92fde83fd45ae96bf3be3269aa92c', 'created_at': u'2018-07-23T12:25:46Z', 'created': u'2018-07-23T12:25:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 12:25:55,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:25:55,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:55,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-b89810f6-ad79-4d94-918f-aa373dbbbc46 Date: Mon, 23 Jul 2018 12:25:55 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":["d204c016-2fda-45e0-a2f3-c480c0e48751"],"updated_at":"2018-07-23T12:25:38Z","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","id":"164eadb5-a618-401c-847f-482754dcea77","name":"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:25:55,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b89810f6-ad79-4d94-918f-aa373dbbbc46 2018-07-23 12:25:55,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110415935516s 2018-07-23 12:25:55,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b89810f6-ad79-4d94-918f-aa373dbbbc46 2018-07-23 12:25:55,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:25:55,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:55,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-821404f3-963b-4892-ade4-dd9cc6ed0c67 Date: Mon, 23 Jul 2018 12:25:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"164eadb5-a618-401c-847f-482754dcea77","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:50Z","admin_state_up":true,"updated_at":"2018-07-23T12:25:53Z","binding:vnic_type":"normal","device_id":"b04d0481-e521-48be-84b6-88ab5732d2d9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f8:2f:34","id":"3f7cca43-9f79-4901-b563-240396553bab","port_security_enabled":true,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","fixed_ips":[{"subnet_id":"d204c016-2fda-45e0-a2f3-c480c0e48751","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["eafb822b-5f3e-487b-864a-f56dfacfbb71"],"name":""}]} 2018-07-23 12:25:55,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9 used request id req-821404f3-963b-4892-ade4-dd9cc6ed0c67 2018-07-23 12:25:55,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544741153717s 2018-07-23 12:25:55,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b04d0481-e521-48be-84b6-88ab5732d2d9 used request id req-821404f3-963b-4892-ade4-dd9cc6ed0c67 2018-07-23 12:25:55,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 12:25:55,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"floatingip": {"floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.6", "port_id": "3f7cca43-9f79-4901-b563-240396553bab"}}' 2018-07-23 12:25:57,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-b0f14b76-d900-4ad7-aeea-c6a69f2b2132 Date: Mon, 23 Jul 2018 12:25:57 GMT RESP BODY: {"floatingip": {"router_id": "9b7e3831-b98a-47c3-b40e-0d50a73a14af", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-23T12:25:56Z", "floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "3f7cca43-9f79-4901-b563-240396553bab", "id": "2019ddff-de2d-470a-8e1f-bd96a0724495", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:56Z", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}} 2018-07-23 12:25:57,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b0f14b76-d900-4ad7-aeea-c6a69f2b2132 2018-07-23 12:25:57,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.79072403908s 2018-07-23 12:25:57,473 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b0f14b76-d900-4ad7-aeea-c6a69f2b2132 2018-07-23 12:25:57,476 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'9b7e3831-b98a-47c3-b40e-0d50a73a14af', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'04d92fde83fd45ae96bf3be3269aa92c', 'created_at': u'2018-07-23T12:25:56Z', 'attached': True, 'updated_at': u'2018-07-23T12:25:56Z', 'id': u'2019ddff-de2d-470a-8e1f-bd96a0724495', 'floating_network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'04d92fde83fd45ae96bf3be3269aa92c', 'name': 'singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'9b7e3831-b98a-47c3-b40e-0d50a73a14af', 'project_id': u'04d92fde83fd45ae96bf3be3269aa92c', 'port_id': u'3f7cca43-9f79-4901-b563-240396553bab', 'port': u'3f7cca43-9f79-4901-b563-240396553bab', 'network': u'99fe539b-9466-47d9-85fe-d944dce101e6'}) 2018-07-23 12:25:57,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 12:25:57,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9/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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 12:25:57,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c83dc5be-f2b9-4fea-9be1-7fe5730e23e7 x-compute-request-id: req-c83dc5be-f2b9-4fea-9be1-7fe5730e23e7 Content-Encoding: gzip Content-Length: 9573 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 469014936 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138998] pid_max: default: 32768 minimum: 301\n[ 0.139904] ACPI: Core revision 20150930\n[ 0.141296] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142628] Security Framework initialized\n[ 0.143454] Yama: becoming mindful.\n[ 0.144195] AppArmor: AppArmor initialized\n[ 0.145069] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146425] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147733] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148965] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150404] Initializing cgroup subsys io\n[ 0.151232] Initializing cgroup subsys memory\n[ 0.152102] Initializing cgroup subsys devices\n[ 0.152991] Initializing cgroup subsys freezer\n[ 0.153873] Initializing cgroup subsys net_cls\n[ 0.154749] Initializing cgroup subsys perf_event\n[ 0.155673] Initializing cgroup subsys net_prio\n[ 0.156577] Initializing cgroup subsys hugetlb\n[ 0.157453] Initializing cgroup subsys pids\n[ 0.158336] CPU: Physical Processor ID: 0\n[ 0.159850] mce: CPU supports 10 MCE banks\n[ 0.160719] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182181] ftrace: allocating 31920 entries in 125 pages\n[ 0.206836] smpboot: Max logical packages: 1\n[ 0.207735] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209116] x2apic enabled\n[ 0.209934] Switched APIC routing to physical x2apic.\n[ 0.211676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212816] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214922] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216746] KVM setup paravirtual spinlock\n[ 0.218055] x86: Booted up 1 node, 1 CPUs\n[ 0.218883] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220299] devtmpfs: initialized\n[ 0.222029] evm: security.selinux\n[ 0.222746] evm: security.SMACK64\n[ 0.223447] evm: security.SMACK64EXEC\n[ 0.224210] evm: security.SMACK64TRANSMUTE\n[ 0.225035] evm: security.SMACK64MMAP\n[ 0.225795] evm: security.ima\n[ 0.226446] evm: security.capability\n[ 0.227267] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229162] pinctrl core: initialized pinctrl subsystem\n[ 0.230285] RTC time: 12:25:53, date: 07/23/18\n[ 0.231264] NET: Registered protocol family 16\n[ 0.232273] cpuidle: using governor ladder\n[ 0.233111] cpuidle: using governor menu\n[ 0.233912] PCCT header not found.\n[ 0.234681] ACPI: bus type PCI registered\n[ 0.235497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236763] PCI: Using configuration type 1 for base access\n[ 0.238558] ACPI: Added _OSI(Module Device)\n[ 0.239411] ACPI: Added _OSI(Processor Device)\n[ 0.240291] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241205] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242979] ACPI: Interpreter enabled\n[ 0.243776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251260] ACPI: (supports S0 S5)\n[ 0.251976] ACPI: Using IOAPIC for interrupt routing\n[ 0.252940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256078] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257238] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258492] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261960] acpiphp: Slot [3] registered\n[ 0.262778] acpiphp: Slot [4] registered\n[ 0.263590] acpiphp: Slot [5] registered\n[ 0.264403] acpiphp: Slot [6] registered\n[ 0.265215] acpiphp: Slot [7] registered\n[ 0.266036] acpiphp: Slot [8] registered\n[ 0.266850] acpiphp: Slot [9] registered\n[ 0.267660] acpiphp: Slot [10] registered\n[ 0.268487] acpiphp: Slot [11] registered\n[ 0.269317] acpiphp: Slot [12] registered\n[ 0.270148] acpiphp: Slot [13] registered\n[ 0.270974] acpiphp: Slot [14] registered\n[ 0.271799] acpiphp: Slot [15] registered\n[ 0.282466] acpiphp: Slot [16] registered\n[ 0.283304] acpiphp: Slot [17] registered\n[ 0.284129] acpiphp: Slot [18] registered\n[ 0.284956] acpiphp: Slot [19] registered\n[ 0.285780] acpiphp: Slot [20] registered\n[ 0.286608] acpiphp: Slot [21] registered\n[ 0.287429] acpiphp: Slot [22] registered\n[ 0.288257] acpiphp: Slot [23] registered\n[ 0.289086] acpiphp: Slot [24] registered\n[ 0.289913] acpiphp: Slot [25] registered\n[ 0.290740] acpiphp: Slot [26] registered\n[ 0.291564] acpiphp: Slot [27] registered\n[ 0.292388] acpiphp: Slot [28] registered\n[ 0.293215] acpiphp: Slot [29] registered\n[ 0.294046] acpiphp: Slot [30] registered\n[ 0.294877] acpiphp: Slot [31] registered\n[ 0.295703] PCI host bridge to bus 0000:00\n[ 0.296526] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297761] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.300475] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301954] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.303462] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308042] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314099] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315704] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.333824] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.335317] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.337111] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.338549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.339954] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.341234] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.342640] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.343717] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.345288] vgaarb: loaded\n[ 0.345897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.347147] SCSI subsystem initialized\n[ 0.348074] ACPI: bus type USB registered\n[ 0.348920] usbcore: registered new interface driver usbfs\n[ 0.349970] usbcore: registered new interface driver hub\n[ 0.351000] usbcore: registered new device driver usb\n[ 0.352122] PCI: Using ACPI for IRQ routing\n[ 0.353253] NetLabel: Initializing\n[ 0.353984] NetLabel: domain hash size = 128\n[ 0.354846] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.355824] NetLabel: unlabeled traffic allowed by default\n[ 0.357008] clocksource: Switched to clocksource kvm-clock\n[ 0.365251] AppArmor: AppArmor Filesystem Enabled\n[ 0.366248] pnp: PnP ACPI init\n[ 0.367206] pnp: PnP ACPI: found 5 devices\n[ 0.373603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.375345] NET: Registered protocol family 2\n[ 0.376410] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.377734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.378964] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.380180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.382495] NET: Registered protocol family 1\n[ 0.383388] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.384508] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.385605] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.399662] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.413910] Trying to unpack rootfs image as initramfs...\n[ 0.470990] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.472673] Scanning for low memory corruption every 60 seconds\n[ 0.474072] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.475263] audit: initializing netlink subsys (disabled)\n[ 0.476308] audit: type=2000 audit(1532348754.279:1): initialized\n[ 0.477705] Initialise system trusted keyring\n[ 0.478679] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.479863] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482021] zbud: loaded\n[ 0.482766] VFS: Disk quotas dquot_6.6.0\n[ 0.483605] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485242] fuse init (API version 7.23)\n[ 0.486173] Key type big_key registered\n[ 0.486997] Allocating IMA MOK and blacklist keyrings.\n[ 0.488243] Key type asymmetric registered\n[ 0.489100] Asymmetric key parser 'x509' registered\n[ 0.490087] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.491591] io scheduler noop registered\n[ 0.492394] io scheduler deadline registered (default)\n[ 0.493420] io scheduler cfq registered\n[ 0.494312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495403] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496700] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498189] ACPI: Power Button [PWRF]\n[ 0.499056] GHES: HEST is not enabled!\n[ 0.512764] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.540822] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.542934] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.566901] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.569258] Linux agpgart interface v0.103\n[ 0.571916] brd: module loaded\n[ 0.573627] loop: module loaded\n[ 0.578622] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.580106] GPT:90111 != 2097151\n[ 0.580801] GPT:Alternate GPT header not at the end of the disk.\n[ 0.581930] GPT:90111 != 2097151\n[ 0.582632] GPT: Use GNU Parted to correct GPT errors.\n[ 0.583631] vda: vda1 vda15\n[ 0.584874] scsi host0: ata_piix\n[ 0.585682] scsi host1: ata_piix\n[ 0.586421] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.587681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.589193] libphy: Fixed MDIO Bus: probed\n[ 0.590046] tun: Universal TUN/TAP device driver, 1.6\n[ 0.591266] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.593472] PPP generic driver version 2.4.2\n[ 0.596439] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.597753] ehci-pci: EHCI PCI platform driver\n[ 0.598777] ehci-platform: EHCI generic platform driver\n[ 0.599820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.601028] ohci-pci: OHCI PCI platform driver\n[ 0.601949] ohci-platform: OHCI generic platform driver\n[ 0.602987] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617389] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619956] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.621021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.622229] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624992] usb usb1: Product: UHCI Host Controller\n[ 0.625963] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.627159] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628202] hub 1-0:1.0: USB hub found\n[ 0.629031] hub 1-0:1.0: 2 ports detected\n[ 0.630033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.632264] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634360] mousedev: PS/2 mouse device common for all mice\n[ 0.635784] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.637715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.638892] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640148] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.641394] i2c /dev entries driver\n[ 0.642208] device-mapper: uevent: version 1.0.3\n[ 0.643220] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.644937] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.646496] NET: Registered protocol family 10\n[ 0.647685] NET: Registered protocol family 17\n[ 0.648631] Key type dns_resolver registered\n[ 0.649693] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.650840] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.652719] registered taskstats version 1\n[ 0.653609] Loading compiled-in X.509 certificates\n[ 0.655118] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657077] zswap: loaded using pool lzo/zbud\n[ 0.658794] Key type trusted registered\n[ 0.660571] Key type encrypted registered\n[ 0.661422] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.662498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.663577] evm: HMAC attrs: 0x1\n[ 0.664579] Magic number: 10:381:431\n[ 0.665492] rtc_cmos 00:00: setting system clock to 2018-07-23 12:25:53 UTC (1532348753)\n[ 0.667169] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.668323] EDD information not available.\n[ 0.746515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.758462] Write protecting the kernel read-only data: 14336k\n[ 0.760634] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.762534] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.808651] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.82. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCadBzk5/BOYYFp9JmHlZmJWKTCLQeDEkSRE+RsQDucNiyYIrGIb1eKHYriUPZYezxNlk1HUxL4bfdLMm18EJ85g3fOJmbnHX4rDRVE6u2IkiZjkfv5JuyZBP3JO28giSJZ9/TrKp5XABSPHBnk0x6ePR2nmKmGmLhxnLmJIyKpdArTSTfAdGUI7+jSuE8RmFjBuMcje45P+/Byh21qGyZcsbinRPzaD/ac6Wjt7CtHThEWToSsOgorgbo3Lr184hf5E2PNZDsp6GRXqkNPyRzuDypFfaGSHEqMx+K0zeluDuYIeBAKb2lEcwqQHleNWwjEjt+NshtvcIcM7zPPA3y7 root@singlevm2-vm-04f604fb-a5a2-4941-8460-2bfabb880691\nssh-dss AAAAB3NzaC1kc3MAAACBAMZZSn71s4QRDYIhh8BKhS9DrPD5Li+ShY3HnJYcMorx6ndUARTu2/+nMvmJnlcYfozndBEIKTUa+n9J7jPUVWok59Z0zzyU5V5HelN3XZQZIfQZrOSvuSkyG5wXfVWPlH0El2ZsNYlqIkM7m3eipXd3J9AmgBExt9qBgIpZOqTRAAAAFQD6F64210flV93KTEEiDlcXOFBSIwAAAIEArmUXUgVXzfS9n+qZtdsSCoLNIvypNICrtYYnOC9sGyGRslPAuy+h91UayrLVV7kPLV8UpCQ71OtB0zI2WYr0wfzzP4KnDceUDyvxNKR/V/h8gxnlNtBqzqJCI9gdjAbe7v+BZHJRtwn7/j0jCZ055sjzJWzQriwVFzt5hIF3Rk4AAACAVsXn6Gx9Cgi9LLSFUOAVMgEH9JACn3hCcv5O2oqnIx6O4m+7I3zITnxPAbCScc1hSaGwNXsQX9FYA48NV/s0BQ3IddIGKAtFhC9QOj6mu9JGqFlvlu/nRs19lJwics1QA8w37oSeGpoF25PcAPwoUnd0PEhY8cBXFEKdekT6FBs= root@singlevm2-vm-04f604fb-a5a2-4941-8460-2bfabb880691\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.22s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fef8:2f34/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-04f604fb-a5a2-4941-8460-2bfabb880691\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.27 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-04f604fb-a5a2-4941-8460-2bfabb880691 login: "} 2018-07-23 12:25:57,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9/action used request id req-c83dc5be-f2b9-4fea-9be1-7fe5730e23e7 2018-07-23 12:25:57,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10170006752s 2018-07-23 12:25:57,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9/action used request id req-c83dc5be-f2b9-4fea-9be1-7fe5730e23e7 2018-07-23 12:25:57,579 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 469014936 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.137318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138998] pid_max: default: 32768 minimum: 301 [ 0.139904] ACPI: Core revision 20150930 [ 0.141296] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142628] Security Framework initialized [ 0.143454] Yama: becoming mindful. [ 0.144195] AppArmor: AppArmor initialized [ 0.145069] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146425] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147733] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148965] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150404] Initializing cgroup subsys io [ 0.151232] Initializing cgroup subsys memory [ 0.152102] Initializing cgroup subsys devices [ 0.152991] Initializing cgroup subsys freezer [ 0.153873] Initializing cgroup subsys net_cls [ 0.154749] Initializing cgroup subsys perf_event [ 0.155673] Initializing cgroup subsys net_prio [ 0.156577] Initializing cgroup subsys hugetlb [ 0.157453] Initializing cgroup subsys pids [ 0.158336] CPU: Physical Processor ID: 0 [ 0.159850] mce: CPU supports 10 MCE banks [ 0.160719] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182181] ftrace: allocating 31920 entries in 125 pages [ 0.206836] smpboot: Max logical packages: 1 [ 0.207735] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.209116] x2apic enabled [ 0.209934] Switched APIC routing to physical x2apic. [ 0.211676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212816] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214922] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216746] KVM setup paravirtual spinlock [ 0.218055] x86: Booted up 1 node, 1 CPUs [ 0.218883] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.220299] devtmpfs: initialized [ 0.222029] evm: security.selinux [ 0.222746] evm: security.SMACK64 [ 0.223447] evm: security.SMACK64EXEC [ 0.224210] evm: security.SMACK64TRANSMUTE [ 0.225035] evm: security.SMACK64MMAP [ 0.225795] evm: security.ima [ 0.226446] evm: security.capability [ 0.227267] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.229162] pinctrl core: initialized pinctrl subsystem [ 0.230285] RTC time: 12:25:53, date: 07/23/18 [ 0.231264] NET: Registered protocol family 16 [ 0.232273] cpuidle: using governor ladder [ 0.233111] cpuidle: using governor menu [ 0.233912] PCCT header not found. [ 0.234681] ACPI: bus type PCI registered [ 0.235497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236763] PCI: Using configuration type 1 for base access [ 0.238558] ACPI: Added _OSI(Module Device) [ 0.239411] ACPI: Added _OSI(Processor Device) [ 0.240291] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241205] ACPI: Added _OSI(Processor Aggregator Device) [ 0.242979] ACPI: Interpreter enabled [ 0.243776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.245654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.247518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.249389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.251260] ACPI: (supports S0 S5) [ 0.251976] ACPI: Using IOAPIC for interrupt routing [ 0.252940] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.256078] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.257238] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.258492] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.259704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.261960] acpiphp: Slot [3] registered [ 0.262778] acpiphp: Slot [4] registered [ 0.263590] acpiphp: Slot [5] registered [ 0.264403] acpiphp: Slot [6] registered [ 0.265215] acpiphp: Slot [7] registered [ 0.266036] acpiphp: Slot [8] registered [ 0.266850] acpiphp: Slot [9] registered [ 0.267660] acpiphp: Slot [10] registered [ 0.268487] acpiphp: Slot [11] registered [ 0.269317] acpiphp: Slot [12] registered [ 0.270148] acpiphp: Slot [13] registered [ 0.270974] acpiphp: Slot [14] registered [ 0.271799] acpiphp: Slot [15] registered [ 0.282466] acpiphp: Slot [16] registered [ 0.283304] acpiphp: Slot [17] registered [ 0.284129] acpiphp: Slot [18] registered [ 0.284956] acpiphp: Slot [19] registered [ 0.285780] acpiphp: Slot [20] registered [ 0.286608] acpiphp: Slot [21] registered [ 0.287429] acpiphp: Slot [22] registered [ 0.288257] acpiphp: Slot [23] registered [ 0.289086] acpiphp: Slot [24] registered [ 0.289913] acpiphp: Slot [25] registered [ 0.290740] acpiphp: Slot [26] registered [ 0.291564] acpiphp: Slot [27] registered [ 0.292388] acpiphp: Slot [28] registered [ 0.293215] acpiphp: Slot [29] registered [ 0.294046] acpiphp: Slot [30] registered [ 0.294877] acpiphp: Slot [31] registered [ 0.295703] PCI host bridge to bus 0000:00 [ 0.296526] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297761] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.299000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300475] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.301954] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.303462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.306721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308042] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.310539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.314099] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315704] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.333824] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.335317] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.337111] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.338549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.339954] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.341234] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.342640] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.343717] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.345288] vgaarb: loaded [ 0.345897] vgaarb: bridge control possible 0000:00:02.0 [ 0.347147] SCSI subsystem initialized [ 0.348074] ACPI: bus type USB registered [ 0.348920] usbcore: registered new interface driver usbfs [ 0.349970] usbcore: registered new interface driver hub [ 0.351000] usbcore: registered new device driver usb [ 0.352122] PCI: Using ACPI for IRQ routing [ 0.353253] NetLabel: Initializing [ 0.353984] NetLabel: domain hash size = 128 [ 0.354846] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.355824] NetLabel: unlabeled traffic allowed by default [ 0.357008] clocksource: Switched to clocksource kvm-clock [ 0.365251] AppArmor: AppArmor Filesystem Enabled [ 0.366248] pnp: PnP ACPI init [ 0.367206] pnp: PnP ACPI: found 5 devices [ 0.373603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.375345] NET: Registered protocol family 2 [ 0.376410] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.377734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.378964] TCP: Hash tables configured (established 4096 bind 4096) [ 0.380180] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.381287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.382495] NET: Registered protocol family 1 [ 0.383388] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384508] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.385605] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.399662] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.413910] Trying to unpack rootfs image as initramfs... [ 0.470990] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.472673] Scanning for low memory corruption every 60 seconds [ 0.474072] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.475263] audit: initializing netlink subsys (disabled) [ 0.476308] audit: type=2000 audit(1532348754.279:1): initialized [ 0.477705] Initialise system trusted keyring [ 0.478679] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.479863] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482021] zbud: loaded [ 0.482766] VFS: Disk quotas dquot_6.6.0 [ 0.483605] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485242] fuse init (API version 7.23) [ 0.486173] Key type big_key registered [ 0.486997] Allocating IMA MOK and blacklist keyrings. [ 0.488243] Key type asymmetric registered [ 0.489100] Asymmetric key parser 'x509' registered [ 0.490087] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.491591] io scheduler noop registered [ 0.492394] io scheduler deadline registered (default) [ 0.493420] io scheduler cfq registered [ 0.494312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495403] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496700] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498189] ACPI: Power Button [PWRF] [ 0.499056] GHES: HEST is not enabled! [ 0.512764] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.540822] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.542934] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566901] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.569258] Linux agpgart interface v0.103 [ 0.571916] brd: module loaded [ 0.573627] loop: module loaded [ 0.578622] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.580106] GPT:90111 != 2097151 [ 0.580801] GPT:Alternate GPT header not at the end of the disk. [ 0.581930] GPT:90111 != 2097151 [ 0.582632] GPT: Use GNU Parted to correct GPT errors. [ 0.583631] vda: vda1 vda15 [ 0.584874] scsi host0: ata_piix [ 0.585682] scsi host1: ata_piix [ 0.586421] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.587681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.589193] libphy: Fixed MDIO Bus: probed [ 0.590046] tun: Universal TUN/TAP device driver, 1.6 [ 0.591266] tun: (C) 1999-2004 Max Krasnyansky [ 0.593472] PPP generic driver version 2.4.2 [ 0.596439] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.597753] ehci-pci: EHCI PCI platform driver [ 0.598777] ehci-platform: EHCI generic platform driver [ 0.599820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.601028] ohci-pci: OHCI PCI platform driver [ 0.601949] ohci-platform: OHCI generic platform driver [ 0.602987] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617389] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619956] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621021] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.622229] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624992] usb usb1: Product: UHCI Host Controller [ 0.625963] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.627159] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628202] hub 1-0:1.0: USB hub found [ 0.629031] hub 1-0:1.0: 2 ports detected [ 0.630033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.632264] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634360] mousedev: PS/2 mouse device common for all mice [ 0.635784] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637715] rtc_cmos 00:00: RTC can wake from S4 [ 0.638892] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640148] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.641394] i2c /dev entries driver [ 0.642208] device-mapper: uevent: version 1.0.3 [ 0.643220] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.644937] ledtrig-cpu: registered to indicate activity on CPUs [ 0.646496] NET: Registered protocol family 10 [ 0.647685] NET: Registered protocol family 17 [ 0.648631] Key type dns_resolver registered [ 0.649693] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.650840] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.652719] registered taskstats version 1 [ 0.653609] Loading compiled-in X.509 certificates [ 0.655118] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657077] zswap: loaded using pool lzo/zbud [ 0.658794] Key type trusted registered [ 0.660571] Key type encrypted registered [ 0.661422] AppArmor: AppArmor sha1 policy hashing enabled [ 0.662498] ima: No TPM chip found, activating TPM-bypass! [ 0.663577] evm: HMAC attrs: 0x1 [ 0.664579] Magic number: 10:381:431 [ 0.665492] rtc_cmos 00:00: setting system clock to 2018-07-23 12:25:53 UTC (1532348753) [ 0.667169] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.668323] EDD information not available. [ 0.746515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.758462] Write protecting the kernel read-only data: 14336k [ 0.760634] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.762534] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.808651] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.82. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCadBzk5/BOYYFp9JmHlZmJWKTCLQeDEkSRE+RsQDucNiyYIrGIb1eKHYriUPZYezxNlk1HUxL4bfdLMm18EJ85g3fOJmbnHX4rDRVE6u2IkiZjkfv5JuyZBP3JO28giSJZ9/TrKp5XABSPHBnk0x6ePR2nmKmGmLhxnLmJIyKpdArTSTfAdGUI7+jSuE8RmFjBuMcje45P+/Byh21qGyZcsbinRPzaD/ac6Wjt7CtHThEWToSsOgorgbo3Lr184hf5E2PNZDsp6GRXqkNPyRzuDypFfaGSHEqMx+K0zeluDuYIeBAKb2lEcwqQHleNWwjEjt+NshtvcIcM7zPPA3y7 root@singlevm2-vm-04f604fb-a5a2-4941-8460-2bfabb880691 ssh-dss AAAAB3NzaC1kc3MAAACBAMZZSn71s4QRDYIhh8BKhS9DrPD5Li+ShY3HnJYcMorx6ndUARTu2/+nMvmJnlcYfozndBEIKTUa+n9J7jPUVWok59Z0zzyU5V5HelN3XZQZIfQZrOSvuSkyG5wXfVWPlH0El2ZsNYlqIkM7m3eipXd3J9AmgBExt9qBgIpZOqTRAAAAFQD6F64210flV93KTEEiDlcXOFBSIwAAAIEArmUXUgVXzfS9n+qZtdsSCoLNIvypNICrtYYnOC9sGyGRslPAuy+h91UayrLVV7kPLV8UpCQ71OtB0zI2WYr0wfzzP4KnDceUDyvxNKR/V/h8gxnlNtBqzqJCI9gdjAbe7v+BZHJRtwn7/j0jCZ055sjzJWzQriwVFzt5hIF3Rk4AAACAVsXn6Gx9Cgi9LLSFUOAVMgEH9JACn3hCcv5O2oqnIx6O4m+7I3zITnxPAbCScc1hSaGwNXsQX9FYA48NV/s0BQ3IddIGKAtFhC9QOj6mu9JGqFlvlu/nRs19lJwics1QA8w37oSeGpoF25PcAPwoUnd0PEhY8cBXFEKdekT6FBs= root@singlevm2-vm-04f604fb-a5a2-4941-8460-2bfabb880691 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.22s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fef8:2f34/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-04f604fb-a5a2-4941-8460-2bfabb880691 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.27 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-04f604fb-a5a2-4941-8460-2bfabb880691 login: 2018-07-23 12:25:58,581 - paramiko.transport - DEBUG - starting thread (client mode): 0x3c0dc810L 2018-07-23 12:25:58,582 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 12:25:58,582 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 12:25:58,582 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 12:25:58,583 - 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-23 12:25:58,583 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 12:25:58,584 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 12:25:58,584 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 12:25:58,584 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 12:25:58,584 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 12:25:58,602 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 12:25:58,603 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 12:25:58,613 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 9b5b45f9bda193ead0d205fd97975560 2018-07-23 12:25:58,614 - paramiko.transport - DEBUG - Trying discovered key 3e9ed81851f96cd5f45f42159f0c6fc4 in /tmp/tmpIKoSRQ 2018-07-23 12:25:58,640 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 12:25:58,646 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 12:25:58,647 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 12:25:58,648 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 12:25:58,648 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 12:25:58,649 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 12:25:58,650 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 12:25:58,650 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-23 12:25:58,655 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 12:25:58,768 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:25:58,768 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 12:25:58,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 12:25:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/2019ddff-de2d-470a-8e1f-bd96a0724495.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:59,681 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b85a5812-3c97-4ca1-846e-a090c92a5bc5 Content-Length: 0 Date: Mon, 23 Jul 2018 12:25:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:25:59,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2019ddff-de2d-470a-8e1f-bd96a0724495.json used request id req-b85a5812-3c97-4ca1-846e-a090c92a5bc5 2018-07-23 12:25:59,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.905120134354s 2018-07-23 12:25:59,681 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2019ddff-de2d-470a-8e1f-bd96a0724495.json used request id req-b85a5812-3c97-4ca1-846e-a090c92a5bc5 2018-07-23 12:25:59,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:25:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:59,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0f1ace56-c3c4-4cb4-a0d0-894421503d23 Date: Mon, 23 Jul 2018 12:25:59 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:25:59,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0f1ace56-c3c4-4cb4-a0d0-894421503d23 2018-07-23 12:25:59,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0449759960175s 2018-07-23 12:25:59,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0f1ace56-c3c4-4cb4-a0d0-894421503d23 2018-07-23 12:25:59,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 12:25:59,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:25:59,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e95137d4-1268-41eb-9a08-88e4ac8b4c77 x-compute-request-id: req-e95137d4-1268-41eb-9a08-88e4ac8b4c77 Content-Type: application/json 2018-07-23 12:25:59,909 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9 used request id req-e95137d4-1268-41eb-9a08-88e4ac8b4c77 2018-07-23 12:25:59,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.176218032837s 2018-07-23 12:25:59,910 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9 used request id req-e95137d4-1268-41eb-9a08-88e4ac8b4c77 2018-07-23 12:25:59,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:25:59,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:00,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa10fc52-e7ea-454c-93a7-92cc60b1950c x-compute-request-id: req-fa10fc52-e7ea-454c-93a7-92cc60b1950c Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:2f:34", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:2f:34", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b04d0481-e521-48be-84b6-88ab5732d2d9", "rel": "bookmark"}], "image": {"id": "61d47e0a-6700-4f06-a16a-0840e152a416", "links": [{"href": "http://172.30.9.27:8774/images/61d47e0a-6700-4f06-a16a-0840e152a416", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:25:53.000000", "flavor": {"id": "aa4e6b29-c1b6-4990-b919-2d52d3993222", "links": [{"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "bookmark"}]}, "id": "b04d0481-e521-48be-84b6-88ab5732d2d9", "security_groups": [{"name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691"}], "user_id": "53caac7e385e497d9b6337a474553785", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:25:59Z", "hostId": "bbc1a0b60eef8ab43ad7b967172df1660a277804b270d828c4bc8b3e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691", "name": "singlevm2-vm_04f604fb-a5a2-4941-8460-2bfabb880691", "created": "2018-07-23T12:25:46Z", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:00,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa10fc52-e7ea-454c-93a7-92cc60b1950c 2018-07-23 12:26:00,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598252058029s 2018-07-23 12:26:00,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa10fc52-e7ea-454c-93a7-92cc60b1950c 2018-07-23 12:26:00,510 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:02,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:02,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:02,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c19a1787-0c13-4c7b-9ff1-360b7d7e1ad4 x-compute-request-id: req-c19a1787-0c13-4c7b-9ff1-360b7d7e1ad4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 12:26:02,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c19a1787-0c13-4c7b-9ff1-360b7d7e1ad4 2018-07-23 12:26:02,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221096038818s 2018-07-23 12:26:02,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c19a1787-0c13-4c7b-9ff1-360b7d7e1ad4 2018-07-23 12:26:02,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:26:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:02,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-245532ad-d7cd-45b8-b6a8-5a7b23a0fc59 Date: Mon, 23 Jul 2018 12:26:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:36Z", "updated_at": "2018-07-23T12:25:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:36Z", "revision_number": 0, "id": "28653537-e5f8-4156-8d95-414f33fadea3", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:36Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "29c040a7-08f0-42c6-8904-ec9070c011cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "3ae88260-1784-409b-b9c9-ca70e9c81631", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "ea48ae07-c789-45eb-bac7-dcc5205c4561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 1, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:43Z", "updated_at": "2018-07-23T12:25:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:43Z", "revision_number": 0, "id": "2ef4382e-8a6d-40dd-a7c4-a043abd5d28d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:43Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:44Z", "revision_number": 0, "id": "3994d114-77b5-48cb-9c14-e959dfc91f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:44Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:43Z", "revision_number": 0, "id": "495cc11d-7577-419f-b458-4f328441b850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:43Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T12:25:44Z", "revision_number": 0, "id": "d2cb5248-3555-415b-9b31-b64923a3afb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:44Z", "security_group_id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 3, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "eafb822b-5f3e-487b-864a-f56dfacfbb71", "name": "singlevm2-sg_04f604fb-a5a2-4941-8460-2bfabb880691"}]} 2018-07-23 12:26:02,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-245532ad-d7cd-45b8-b6a8-5a7b23a0fc59 2018-07-23 12:26:02,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049712896347s 2018-07-23 12:26:02,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-245532ad-d7cd-45b8-b6a8-5a7b23a0fc59 2018-07-23 12:26:02,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 12:26:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/eafb822b-5f3e-487b-864a-f56dfacfbb71.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:02,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac981eb9-5620-457a-ab9f-7e6329792422 Content-Length: 0 Date: Mon, 23 Jul 2018 12:26:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:02,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/eafb822b-5f3e-487b-864a-f56dfacfbb71.json used request id req-ac981eb9-5620-457a-ab9f-7e6329792422 2018-07-23 12:26:02,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173007011414s 2018-07-23 12:26:02,965 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/eafb822b-5f3e-487b-864a-f56dfacfbb71.json used request id req-ac981eb9-5620-457a-ab9f-7e6329792422 2018-07-23 12:26:02,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 12:26:02,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:03,007 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bed30543-d593-46a3-894e-8462c730a2c6 x-compute-request-id: req-bed30543-d593-46a3-894e-8462c730a2c6 Content-Length: 0 Content-Type: application/json 2018-07-23 12:26:03,007 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691 used request id req-bed30543-d593-46a3-894e-8462c730a2c6 2018-07-23 12:26:03,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.041827917099s 2018-07-23 12:26:03,008 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_04f604fb-a5a2-4941-8460-2bfabb880691 used request id req-bed30543-d593-46a3-894e-8462c730a2c6 2018-07-23 12:26:03,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:26:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af/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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" -d '{"subnet_id": "d204c016-2fda-45e0-a2f3-c480c0e48751"}' 2018-07-23 12:26:04,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f6743877-ba90-4d90-a20f-0b3dd8831c0c Date: Mon, 23 Jul 2018 12:26:04 GMT RESP BODY: {"network_id": "164eadb5-a618-401c-847f-482754dcea77", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "subnet_id": "d204c016-2fda-45e0-a2f3-c480c0e48751", "subnet_ids": ["d204c016-2fda-45e0-a2f3-c480c0e48751"], "port_id": "7d0a71d1-3f04-4ef2-85a8-e2306139157f", "id": "9b7e3831-b98a-47c3-b40e-0d50a73a14af"} 2018-07-23 12:26:04,605 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af/remove_router_interface.json used request id req-f6743877-ba90-4d90-a20f-0b3dd8831c0c 2018-07-23 12:26:04,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59693694115s 2018-07-23 12:26:04,605 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af/remove_router_interface.json used request id req-f6743877-ba90-4d90-a20f-0b3dd8831c0c returning object 9b7e3831-b98a-47c3-b40e-0d50a73a14af 2018-07-23 12:26:04,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:26:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:04,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-ea729960-7cfb-4c0a-b3fc-52d720bf7a07 Date: Mon, 23 Jul 2018 12:26:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:38Z", "admin_state_up": true, "updated_at": "2018-07-23T12:26:03Z", "revision_number": 4, "routes": [], "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "9b7e3831-b98a-47c3-b40e-0d50a73a14af", "name": "singlevm2-router_04f604fb-a5a2-4941-8460-2bfabb880691"}]} 2018-07-23 12:26:04,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ea729960-7cfb-4c0a-b3fc-52d720bf7a07 2018-07-23 12:26:04,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110575914383s 2018-07-23 12:26:04,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ea729960-7cfb-4c0a-b3fc-52d720bf7a07 2018-07-23 12:26:04,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:26:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:05,892 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d42f5ea-5936-4dbc-877b-590101a0edc9 Content-Length: 0 Date: Mon, 23 Jul 2018 12:26:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:05,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af.json used request id req-9d42f5ea-5936-4dbc-877b-590101a0edc9 2018-07-23 12:26:05,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17445111275s 2018-07-23 12:26:05,893 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9b7e3831-b98a-47c3-b40e-0d50a73a14af.json used request id req-9d42f5ea-5936-4dbc-877b-590101a0edc9 2018-07-23 12:26:05,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:26:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:05,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e9da1740-77b5-4cea-bf62-b05297c592bd Date: Mon, 23 Jul 2018 12:26:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164eadb5-a618-401c-847f-482754dcea77","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:25:38Z","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":"04d92fde83fd45ae96bf3be3269aa92c","id":"d204c016-2fda-45e0-a2f3-c480c0e48751","subnetpool_id":null,"name":"singlevm2-subnet_04f604fb-a5a2-4941-8460-2bfabb880691"}]} 2018-07-23 12:26:05,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e9da1740-77b5-4cea-bf62-b05297c592bd 2018-07-23 12:26:05,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0499830245972s 2018-07-23 12:26:05,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e9da1740-77b5-4cea-bf62-b05297c592bd 2018-07-23 12:26:05,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:26:05,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/d204c016-2fda-45e0-a2f3-c480c0e48751.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:07,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-319adf3a-3f1a-41ae-a04f-a07ef48698a2 Date: Mon, 23 Jul 2018 12:26:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:07,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d204c016-2fda-45e0-a2f3-c480c0e48751.json used request id req-319adf3a-3f1a-41ae-a04f-a07ef48698a2 2018-07-23 12:26:07,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11446404457s 2018-07-23 12:26:07,060 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d204c016-2fda-45e0-a2f3-c480c0e48751.json used request id req-319adf3a-3f1a-41ae-a04f-a07ef48698a2 2018-07-23 12:26:07,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:26:07,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:07,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-947565fa-f098-4b6c-8770-36b84d8bc037 Date: Mon, 23 Jul 2018 12:26: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":[],"updated_at":"2018-07-23T12:26:06Z","tenant_id":"04d92fde83fd45ae96bf3be3269aa92c","created_at":"2018-07-23T12:25:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"04d92fde83fd45ae96bf3be3269aa92c","id":"164eadb5-a618-401c-847f-482754dcea77","name":"singlevm2-net_04f604fb-a5a2-4941-8460-2bfabb880691"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:26:07,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-947565fa-f098-4b6c-8770-36b84d8bc037 2018-07-23 12:26:07,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113260984421s 2018-07-23 12:26:07,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-947565fa-f098-4b6c-8770-36b84d8bc037 2018-07-23 12:26:07,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:26:07,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/164eadb5-a618-401c-847f-482754dcea77.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:08,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fdd8bae-c427-4f7c-a9bd-13a21ca3bb9f Date: Mon, 23 Jul 2018 12:26:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:08,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/164eadb5-a618-401c-847f-482754dcea77.json used request id req-8fdd8bae-c427-4f7c-a9bd-13a21ca3bb9f 2018-07-23 12:26:08,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.45496916771s 2018-07-23 12:26:08,630 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/164eadb5-a618-401c-847f-482754dcea77.json used request id req-8fdd8bae-c427-4f7c-a9bd-13a21ca3bb9f 2018-07-23 12:26:08,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:26:08,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:09,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-21a67a1b-3a93-4baa-ab3e-9224a79792f2 Date: Mon, 23 Jul 2018 12:26:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/61d47e0a-6700-4f06-a16a-0840e152a416/snap", "metadata": {}}], "file": "/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416/file", "owner": "04d92fde83fd45ae96bf3be3269aa92c", "id": "61d47e0a-6700-4f06-a16a-0840e152a416", "size": 12716032, "self": "/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/61d47e0a-6700-4f06-a16a-0840e152a416/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:25:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_04f604fb-a5a2-4941-8460-2bfabb880691", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:25:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:26:09,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-21a67a1b-3a93-4baa-ab3e-9224a79792f2 2018-07-23 12:26:09,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.66290807724s 2018-07-23 12:26:09,298 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-21a67a1b-3a93-4baa-ab3e-9224a79792f2 2018-07-23 12:26:09,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:26:09,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}809af59b9d44b2cfdf6d3f0008ee1c96e900c4f0" 2018-07-23 12:26:09,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9111d3dd-125b-421e-b302-6b9deee2a33c Date: Mon, 23 Jul 2018 12:26:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:26:09,623 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416 used request id req-9111d3dd-125b-421e-b302-6b9deee2a33c 2018-07-23 12:26:09,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.323272943497s 2018-07-23 12:26:09,623 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/61d47e0a-6700-4f06-a16a-0840e152a416 used request id req-9111d3dd-125b-421e-b302-6b9deee2a33c 2018-07-23 12:26:09,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:26:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:26:09,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b4e79f7-d784-469d-85f8-bd27e6af845e x-compute-request-id: req-5b4e79f7-d784-469d-85f8-bd27e6af845e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_04f604fb-a5a2-4941-8460-2bfabb880691", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222", "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": "aa4e6b29-c1b6-4990-b919-2d52d3993222"}]} 2018-07-23 12:26:09,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5b4e79f7-d784-469d-85f8-bd27e6af845e 2018-07-23 12:26:09,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273838043213s 2018-07-23 12:26:09,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5b4e79f7-d784-469d-85f8-bd27e6af845e 2018-07-23 12:26:09,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:26:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:26:09,690 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:26:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5b224a7-d5a5-4a16-b6b9-900db1a7d2b8 x-compute-request-id: req-a5b224a7-d5a5-4a16-b6b9-900db1a7d2b8 Content-Length: 0 Content-Type: application/json 2018-07-23 12:26:09,690 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222 used request id req-a5b224a7-d5a5-4a16-b6b9-900db1a7d2b8 2018-07-23 12:26:09,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0376269817352s 2018-07-23 12:26:09,690 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/aa4e6b29-c1b6-4990-b919-2d52d3993222 used request id req-a5b224a7-d5a5-4a16-b6b9-900db1a7d2b8 2018-07-23 12:26:09,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:26:09,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:26:09,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00e843a-23f2-4f71-b813-4f90af38ed54 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691", "links": {"self": "http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53caac7e385e497d9b6337a474553785", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:26:09,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f00e843a-23f2-4f71-b813-4f90af38ed54 2018-07-23 12:26:09,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10683298111s 2018-07-23 12:26:09,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f00e843a-23f2-4f71-b813-4f90af38ed54 2018-07-23 12:26:09,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:26:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:26:09,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690d2958-59d8-4336-a761-f8afb8c823f6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_04f604fb-a5a2-4941-8460-2bfabb880691", "links": {"self": "http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "53caac7e385e497d9b6337a474553785", "description": null}} 2018-07-23 12:26:09,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785 used request id req-690d2958-59d8-4336-a761-f8afb8c823f6 2018-07-23 12:26:09,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12598991394s 2018-07-23 12:26:09,930 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785 used request id req-690d2958-59d8-4336-a761-f8afb8c823f6 2018-07-23 12:26:09,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 12:26:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:26:10,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0968386-015a-451b-86e7-495b513b06e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:26:10,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785 used request id req-b0968386-015a-451b-86e7-495b513b06e9 2018-07-23 12:26:10,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23153090477s 2018-07-23 12:26:10,163 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/53caac7e385e497d9b6337a474553785 used request id req-b0968386-015a-451b-86e7-495b513b06e9 2018-07-23 12:26:10,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:26:10,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:26:10,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5436396-9f2f-4457-b01f-7ac81029da50 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c"}, "tags": [], "enabled": true, "id": "04d92fde83fd45ae96bf3be3269aa92c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_04f604fb-a5a2-4941-8460-2bfabb880691"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 12:26:10,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e5436396-9f2f-4457-b01f-7ac81029da50 2018-07-23 12:26:10,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0900371074677s 2018-07-23 12:26:10,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e5436396-9f2f-4457-b01f-7ac81029da50 2018-07-23 12:26:10,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 12:26:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90f5c35e9f43b654d48f9e708f9e220eb73046e3" 2018-07-23 12:26:10,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df94982c-b25d-48a8-b393-ccf51870ad84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:26:10,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c used request id req-df94982c-b25d-48a8-b393-ccf51870ad84 2018-07-23 12:26:10,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159294128418s 2018-07-23 12:26:10,423 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/04d92fde83fd45ae96bf3be3269aa92c used request id req-df94982c-b25d-48a8-b393-ccf51870ad84 2018-07-23 12:26:10,478 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-23 12:26:10,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:26:10,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:26:10,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:26:10,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:26:10,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:26:10,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:26:10,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:26:10,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:26:10,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:26:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:26:10,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250d84eb-aabb-49c7-b55c-2cd75b998a3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:26:10,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-250d84eb-aabb-49c7-b55c-2cd75b998a3f 2018-07-23 12:26:10,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:26:10,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["qDLw3gAAR7qJ0rP2ugQGUw"], "issued_at": "2018-07-23T12:26:10.000000Z"}} 2018-07-23 12:26:10,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:26:10,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:11,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-447f42c1-8a61-41bd-b275-6451129a9391 Date: Mon, 23 Jul 2018 12:26:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:26:11,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-447f42c1-8a61-41bd-b275-6451129a9391 2018-07-23 12:26:11,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252360105515s 2018-07-23 12:26:11,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-447f42c1-8a61-41bd-b275-6451129a9391 2018-07-23 12:26:11,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:26:11,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57067a56-7f5a-433a-8c95-379bd9365c33 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:26:11,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-57067a56-7f5a-433a-8c95-379bd9365c33 2018-07-23 12:26:11,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:26:11,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:11,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e5d972-18c3-4044-bd6e-b77c0971b95a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 12:26:11,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-09e5d972-18c3-4044-bd6e-b77c0971b95a 2018-07-23 12:26:11,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985181331635s 2018-07-23 12:26:11,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-09e5d972-18c3-4044-bd6e-b77c0971b95a 2018-07-23 12:26:11,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 12:26:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415"}}' 2018-07-23 12:26:11,428 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee23912-cd83-4cb0-9721-fab074841f4f Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1"}, "tags": [], "enabled": true, "id": "59ae55ae29e54c399a168e7ee2e277c1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415"}} 2018-07-23 12:26:11,428 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8ee23912-cd83-4cb0-9721-fab074841f4f 2018-07-23 12:26:11,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128895044327s 2018-07-23 12:26:11,428 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8ee23912-cd83-4cb0-9721-fab074841f4f 2018-07-23 12:26:11,429 - 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'59ae55ae29e54c399a168e7ee2e277c1', '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_98850994-9b56-420b-9e54-3a1f0fcc5415'}) 2018-07-23 12:26:11,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 12:26:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "32936033-e053-417a-9bb8-32c6b1b34166", "email": null, "name": "vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415"}}' 2018-07-23 12:26:11,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca4b06aa-a1df-4437-bf0d-20965922c2a4 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415", "links": {"self": "http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e50beaf8945b45c2970651da0c266222", "domain_id": "default", "password_expires_at": null}} 2018-07-23 12:26:11,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ca4b06aa-a1df-4437-bf0d-20965922c2a4 2018-07-23 12:26:11,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.422813177109s 2018-07-23 12:26:11,858 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ca4b06aa-a1df-4437-bf0d-20965922c2a4 2018-07-23 12:26:11,859 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e50beaf8945b45c2970651da0c266222', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415'}) 2018-07-23 12:26:11,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:26:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:11,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad853b9c-25ed-42db-a210-f79d76023d3c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:26:11,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad853b9c-25ed-42db-a210-f79d76023d3c 2018-07-23 12:26:11,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982701778412s 2018-07-23 12:26:11,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad853b9c-25ed-42db-a210-f79d76023d3c 2018-07-23 12:26:11,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:26:11,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:12,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36506a4-c4e7-4cdf-9940-9164660b6bec Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:26:12,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f36506a4-c4e7-4cdf-9940-9164660b6bec 2018-07-23 12:26:12,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103233098984s 2018-07-23 12:26:12,070 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f36506a4-c4e7-4cdf-9940-9164660b6bec 2018-07-23 12:26:12,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:26:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:12,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f73285-f7e6-49e1-b41f-ae9c4926acc9 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:26:12,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e8f73285-f7e6-49e1-b41f-ae9c4926acc9 2018-07-23 12:26:12,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0961232185364s 2018-07-23 12:26:12,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e8f73285-f7e6-49e1-b41f-ae9c4926acc9 2018-07-23 12:26:12,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:26:12,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:12,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f80655b6-c323-4b46-b731-8a09e906b4d2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 12:26:12,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f80655b6-c323-4b46-b731-8a09e906b4d2 2018-07-23 12:26:12,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0959589481354s 2018-07-23 12:26:12,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f80655b6-c323-4b46-b731-8a09e906b4d2 2018-07-23 12:26:12,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:26:12,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:12,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7f2d56-dcca-4ede-bd78-ba7332abbc1f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415", "links": {"self": "http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e50beaf8945b45c2970651da0c266222", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:26:12,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4a7f2d56-dcca-4ede-bd78-ba7332abbc1f 2018-07-23 12:26:12,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0385458469391s 2018-07-23 12:26:12,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4a7f2d56-dcca-4ede-bd78-ba7332abbc1f 2018-07-23 12:26:12,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:26:12,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:12,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b865f28a-d918-4f81-abb4-30a98bd92def Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1"}, "tags": [], "enabled": true, "id": "59ae55ae29e54c399a168e7ee2e277c1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415"}]} 2018-07-23 12:26:12,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b865f28a-d918-4f81-abb4-30a98bd92def 2018-07-23 12:26:12,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0941569805145s 2018-07-23 12:26:12,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b865f28a-d918-4f81-abb4-30a98bd92def 2018-07-23 12:26:12,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 12:26:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e50beaf8945b45c2970651da0c266222&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=59ae55ae29e54c399a168e7ee2e277c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:12,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11ddc49-9559-4270-8419-1f45dca8d789 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e50beaf8945b45c2970651da0c266222&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=59ae55ae29e54c399a168e7ee2e277c1", "previous": null, "next": null}} 2018-07-23 12:26:12,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e50beaf8945b45c2970651da0c266222&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=59ae55ae29e54c399a168e7ee2e277c1 used request id req-c11ddc49-9559-4270-8419-1f45dca8d789 2018-07-23 12:26:12,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0961618423462s 2018-07-23 12:26:12,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e50beaf8945b45c2970651da0c266222&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=59ae55ae29e54c399a168e7ee2e277c1 used request id req-c11ddc49-9559-4270-8419-1f45dca8d789 2018-07-23 12:26:12,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 12:26:12,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1/users/e50beaf8945b45c2970651da0c266222/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:12,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-880174eb-caf8-4305-ad40-97fe2784ff00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:26:12,670 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1/users/e50beaf8945b45c2970651da0c266222/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-880174eb-caf8-4305-ad40-97fe2784ff00 2018-07-23 12:26:12,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146157026291s 2018-07-23 12:26:12,670 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1/users/e50beaf8945b45c2970651da0c266222/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-880174eb-caf8-4305-ad40-97fe2784ff00 2018-07-23 12:26:12,671 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'59ae55ae29e54c399a168e7ee2e277c1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '32936033-e053-417a-9bb8-32c6b1b34166', 'username': u'vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 12:26:12,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:26:12,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:26:12,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:26:12,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:26:12,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:26:12,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:26:12,676 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415', 'password': '32936033-e053-417a-9bb8-32c6b1b34166', 'project_name': 'vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '59ae55ae29e54c399a168e7ee2e277c1', 'project_domain_name': 'Default'} 2018-07-23 12:26:12,676 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-23 12:26:12,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:26:12,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88ff93e-602b-48c6-954f-99412c2dbf76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:26:12,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b88ff93e-602b-48c6-954f-99412c2dbf76 2018-07-23 12:26:12,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:26:13,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T13:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ae55ae29e54c399a168e7ee2e277c1", "name": "vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/59ae55ae29e54c399a168e7ee2e277c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/59ae55ae29e54c399a168e7ee2e277c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/59ae55ae29e54c399a168e7ee2e277c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/59ae55ae29e54c399a168e7ee2e277c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/59ae55ae29e54c399a168e7ee2e277c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/59ae55ae29e54c399a168e7ee2e277c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/59ae55ae29e54c399a168e7ee2e277c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/59ae55ae29e54c399a168e7ee2e277c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/59ae55ae29e54c399a168e7ee2e277c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_59ae55ae29e54c399a168e7ee2e277c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_59ae55ae29e54c399a168e7ee2e277c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59ae55ae29e54c399a168e7ee2e277c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/59ae55ae29e54c399a168e7ee2e277c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/59ae55ae29e54c399a168e7ee2e277c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415", "id": "e50beaf8945b45c2970651da0c266222"}, "audit_ids": ["5ST7kqQVQFSFgXWp5-udQg"], "issued_at": "2018-07-23T12:26:13.000000Z"}} 2018-07-23 12:26:13,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:26:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"network": {"name": "vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415", "admin_state_up": true}}' 2018-07-23 12:26:13,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-cfbe1531-d1a0-4b30-83f1-78cd20b93a8f Date: Mon, 23 Jul 2018 12:26:13 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T12:26:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","name":"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415"}} 2018-07-23 12:26:13,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cfbe1531-d1a0-4b30-83f1-78cd20b93a8f 2018-07-23 12:26:13,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.840078830719s 2018-07-23 12:26:13,925 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cfbe1531-d1a0-4b30-83f1-78cd20b93a8f 2018-07-23 12:26:13,925 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:26:13Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'6d1ea3c9-0c93-44d9-a0e7-e933748793f6', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415', u'admin_state_up': True, u'tenant_id': u'59ae55ae29e54c399a168e7ee2e277c1', u'created_at': u'2018-07-23T12:26:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'59ae55ae29e54c399a168e7ee2e277c1'}) 2018-07-23 12:26:13,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:26:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:14,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-782b45f1-61a3-4551-a971-9b2e3739794e Date: Mon, 23 Jul 2018 12:26:14 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-23T12:26:13Z","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","name":"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:26:14,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-782b45f1-61a3-4551-a971-9b2e3739794e 2018-07-23 12:26:14,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.14214682579s 2018-07-23 12:26:14,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-782b45f1-61a3-4551-a971-9b2e3739794e 2018-07-23 12:26:14,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:26:14,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"subnet": {"name": "vping_ssh-subnet_98850994-9b56-420b-9e54-3a1f0fcc5415", "enable_dhcp": true, "network_id": "6d1ea3c9-0c93-44d9-a0e7-e933748793f6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:26:14,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1142dc71-9687-4199-a4b2-ff9b7befc3ac Date: Mon, 23 Jul 2018 12:26:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:26:14Z","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":"59ae55ae29e54c399a168e7ee2e277c1","id":"c3810950-7c40-435f-af78-5fe8ce63dde7","subnetpool_id":null,"name":"vping_ssh-subnet_98850994-9b56-420b-9e54-3a1f0fcc5415"}} 2018-07-23 12:26:14,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1142dc71-9687-4199-a4b2-ff9b7befc3ac 2018-07-23 12:26:14,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.651043176651s 2018-07-23 12:26:14,721 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1142dc71-9687-4199-a4b2-ff9b7befc3ac 2018-07-23 12:26:14,722 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:26:14Z', 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'c3810950-7c40-435f-af78-5fe8ce63dde7', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_98850994-9b56-420b-9e54-3a1f0fcc5415', u'enable_dhcp': True, u'network_id': u'6d1ea3c9-0c93-44d9-a0e7-e933748793f6', u'tenant_id': u'59ae55ae29e54c399a168e7ee2e277c1', u'created_at': u'2018-07-23T12:26:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'59ae55ae29e54c399a168e7ee2e277c1'}) 2018-07-23 12:26:14,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:26:14,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "vping_ssh-router_98850994-9b56-420b-9e54-3a1f0fcc5415", "admin_state_up": true}}' 2018-07-23 12:26:15,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-12c12882-fb68-4cce-b808-e1150e9d3c6f Date: Mon, 23 Jul 2018 12:26:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:14Z", "admin_state_up": true, "updated_at": "2018-07-23T12:26:15Z", "revision_number": 2, "routes": [], "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "51d75e46-5f5b-4288-9b72-17e95e3952a2", "name": "vping_ssh-router_98850994-9b56-420b-9e54-3a1f0fcc5415"}} 2018-07-23 12:26:15,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-12c12882-fb68-4cce-b808-e1150e9d3c6f 2018-07-23 12:26:15,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.11501288414s 2018-07-23 12:26:15,838 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-12c12882-fb68-4cce-b808-e1150e9d3c6f 2018-07-23 12:26:15,838 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'59ae55ae29e54c399a168e7ee2e277c1', u'created_at': u'2018-07-23T12:26:14Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T12:26:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'59ae55ae29e54c399a168e7ee2e277c1', u'id': u'51d75e46-5f5b-4288-9b72-17e95e3952a2', u'name': u'vping_ssh-router_98850994-9b56-420b-9e54-3a1f0fcc5415'}) 2018-07-23 12:26:15,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:26:15,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2/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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"subnet_id": "c3810950-7c40-435f-af78-5fe8ce63dde7"}' 2018-07-23 12:26:17,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3661d6ce-5003-4e0a-bf19-147e5693d190 Date: Mon, 23 Jul 2018 12:26:17 GMT RESP BODY: {"network_id": "6d1ea3c9-0c93-44d9-a0e7-e933748793f6", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "subnet_id": "c3810950-7c40-435f-af78-5fe8ce63dde7", "subnet_ids": ["c3810950-7c40-435f-af78-5fe8ce63dde7"], "port_id": "cf0c2523-10fd-4e9d-9de2-e6c3a25fd846", "id": "51d75e46-5f5b-4288-9b72-17e95e3952a2"} 2018-07-23 12:26:17,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2/add_router_interface.json used request id req-3661d6ce-5003-4e0a-bf19-147e5693d190 2018-07-23 12:26:17,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.77395606041s 2018-07-23 12:26:17,613 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2/add_router_interface.json used request id req-3661d6ce-5003-4e0a-bf19-147e5693d190 returning object 51d75e46-5f5b-4288-9b72-17e95e3952a2 2018-07-23 12:26:17,613 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:26:17,741 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:26:17,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:26:17,746 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:26:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:26:17,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:26:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:18,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1ac04868-ee15-4cc6-b8d0-6ebb3f8cd7ad Date: Mon, 23 Jul 2018 12:26:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:26:18,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1ac04868-ee15-4cc6-b8d0-6ebb3f8cd7ad 2018-07-23 12:26:18,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.262814998627s 2018-07-23 12:26:18,012 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1ac04868-ee15-4cc6-b8d0-6ebb3f8cd7ad 2018-07-23 12:26:18,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:26:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415"}' 2018-07-23 12:26:18,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-133978d4-1b74-4517-8432-96b4d9e6e4d8 Date: Mon, 23 Jul 2018 12:26:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405/file", "owner": "59ae55ae29e54c399a168e7ee2e277c1", "id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "size": null, "self": "/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:26:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "checksum": null, "created_at": "2018-07-23T12:26:18Z", "protected": false} 2018-07-23 12:26:18,082 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-133978d4-1b74-4517-8432-96b4d9e6e4d8 2018-07-23 12:26:18,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0611250400543s 2018-07-23 12:26:18,082 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-133978d4-1b74-4517-8432-96b4d9e6e4d8 returning object a8fc7040-603f-4ee8-8e70-1f6985749405 2018-07-23 12:26:18,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:26:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405/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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '' 2018-07-23 12:26:18,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcc47832-ec66-454b-b4ed-995e0993e4a5 Date: Mon, 23 Jul 2018 12:26:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:26:18,830 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405/file used request id req-fcc47832-ec66-454b-b4ed-995e0993e4a5 2018-07-23 12:26:18,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.746562957764s 2018-07-23 12:26:18,830 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405/file used request id req-fcc47832-ec66-454b-b4ed-995e0993e4a5 2018-07-23 12:26:18,830 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:26:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405/file', u'owner': u'59ae55ae29e54c399a168e7ee2e277c1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a8fc7040-603f-4ee8-8e70-1f6985749405', u'size': None, u'name': u'vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415', u'checksum': None, u'self': u'/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:26:18Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:26:18,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:26:18,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_98850994-9b56-420b-9e54-3a1f0fcc5415", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:26:19,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27c4876b-c0fc-4eab-970d-a3968b3feb9d x-compute-request-id: req-27c4876b-c0fc-4eab-970d-a3968b3feb9d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_98850994-9b56-420b-9e54-3a1f0fcc5415", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "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": "a86893ce-b585-488d-971d-fd950df98e82"}} 2018-07-23 12:26:19,093 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-27c4876b-c0fc-4eab-970d-a3968b3feb9d 2018-07-23 12:26:19,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.262567043304s 2018-07-23 12:26:19,094 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-27c4876b-c0fc-4eab-970d-a3968b3feb9d 2018-07-23 12:26:19,095 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_98850994-9b56-420b-9e54-3a1f0fcc5415', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'a86893ce-b585-488d-971d-fd950df98e82', 'swap': 0}) 2018-07-23 12:26:19,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:26:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82/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}00c3173dde3e1b9ca979782d101c6105ebd441de" -d '{"extra_specs": {}}' 2018-07-23 12:26:19,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2014a90-881d-4616-af2d-bec4acf42d37 x-compute-request-id: req-d2014a90-881d-4616-af2d-bec4acf42d37 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:26:19,120 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82/os-extra_specs used request id req-d2014a90-881d-4616-af2d-bec4acf42d37 2018-07-23 12:26:19,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247189998627s 2018-07-23 12:26:19,121 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82/os-extra_specs used request id req-d2014a90-881d-4616-af2d-bec4acf42d37 2018-07-23 12:26:19,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 12:26:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"keypair": {"name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415"}}' 2018-07-23 12:26:19,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d3c8736-8bcf-44a1-8cae-a54088c2de49 x-compute-request-id: req-5d3c8736-8bcf-44a1-8cae-a54088c2de49 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4i95l6CYOVzEpd6FPVf1nv57f7T4TXXa3gIW0ySqsgJEt9yLyNK+fqpWahXSGLDEu16Si0QcrIXcCMdB5IBONNJM/MTThGJSPjNaX39YU15jNHW0uyYCQvWOlo5W+YNggQVg77eClZNAy8/X7AZWsaX08YsdqiR+XKc7km+hrlPip8sikAEaSdvrvFs8OtlhtUaqRMI10q0Anl1cCiz0fZ2O6UycXfVLLMQpQkFMXJUtnZsXhSrbUWOx9PH7lHFF6tuXkBUKCQy8NJrHXnFpCnQfg9mlW6x31MTPYfskvB+VXRM0IwkO9VDwqfjpSlJeZycS25LDMB7Zprsjarlx/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA+IveZegmDlcxKXehT1X9Z7+e3+0+E112t4CFtMkqrICRLfci\n8jSvn6qVmoV0hiwxLtekotEHKyF3AjHQeSATjTSTPzE04RiUj4zWl9/WFNeYzR1t\nLsmAkL1jpaOVvmDYIEFYO+3gpWTQMvP1+wGVrGl9PGLHaokflynO5Jvoa5T4qfLI\npABGknb67xbPDrZYbVGqkTCNdKtAJ5dXAos9H2djulMnF31SyzEKUJBTFyVLZ2bF\n4Uq21FjsfTx+5RxRerbl5AVCgkMvDSax15xaQp0H4PZpVusd9TEz2H7JLwflV0TN\nCMJDvVQ8Kn46UpSXmcnEtuSwzAe2aa7I2q5cfwIDAQABAoIBAQDjmcHI9DOVQkck\nwAYZzpbFIPZt/KSxuw7xr2HBUc4gNYO84elAfvqsbdudqsQv8dwAFz0OU/gKiRSg\nD9nmcXc2AYUtgvP3hTjV05TXcwRqBZxJiL7o72EqKiRMFGcV9T01HGGeT5E+I/l8\nD2ebubHENr2WRKZ0aqlhFcn+Er9dczndr8upmzo6GrbndxALtXJL4yfpvSfEW9ml\nC25JET5Zsw6orgmwwECnsxCCeDb4F68T6QTE4mLVm85ZmDcX9zAhDKRiCkQYugfc\n1MAiSieTq0fbsfHtzLesQ+VjqIBfp+GwYN/fcERn9a9uBg4FaQygVjaKJ1dbPKKC\nqvrKGUxBAoGBAP2JQZxrpO5/jhYWgdvzwKVwXs50//9mLZXYJRjN2B6XZZ8WsaY4\nS58mnb1NbWEU34J3L2Gc7hrdvsIDpen8KtjbLnfUoreAsF2/RuLtkayqfwLCA7Kt\nU+AD+hQdXRYzYs27wnkNqriL95GrTQWuIDRmHsEicsh7RK2JVOOzaQKPAoGBAPr2\nMuuQS0nsWBQgPsj/9dGPCH8DJUdRGMGsgpVXxie5Ws7nTGsy6Za9J8eIaPkWrUGv\nJbzHtsLZY16JJ87LWMkMELzTuyPxe5wdurFbcpcmJLXpZ/7Y5PKbNnOSBQITjqHJ\n24N9lAii/8MlJ5UDxVDPlVCmg8y/jMbC7cEPrD8RAoGBAJnKypvhyBhME5peaMNN\nZsx0D25ZFniMOJaumEIlizVzTNdl4rkbaPPPbtvHvdOn37S6K2mg0eZGIFJ7+Aap\nSixlOBjESTfaviD/yDYbOcRtX8ICgk++SCSZBPdyoGa5IPP/MwZPPgHYFYKtUHlj\nmHFwiLNK/CmUbKJ/rZi52bcNAoGAFl31Adu1ahw/aWPKVL3DWe8GkdNk8is/KpvG\nc6sEBSxW9JPW0sMR4JZxQi5dNL4ZqP4EPgQKvOkFGzrcKmkjO5/wqfOw/S4blzlr\nFz2QQ/ppUTFBTIxmM100CC7edWXq026bOufpVq+4Xdsk4PoaDu7BXxPIMWptEJX0\n/Lz53BECgYA1Ydng1KWt8XRl1mZzSX7C1YctFRvzNGbkyTNWjGefRB0Eugn3CCh5\ntR915PtUA9AL4yPMceA+vavA2LwXqycFs407ox3pCPznIrXpHxuJQqF+2hexa1HI\naG+noKlL6+yvQVUM4FgK7611c/wfxDnVQIBL1eKsCop6nCPDjrEdOQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e50beaf8945b45c2970651da0c266222", "name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "fingerprint": "44:9b:9c:ac:61:d9:29:94:f3:3f:56:3a:f9:c8:b5:2b"}} 2018-07-23 12:26:19,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5d3c8736-8bcf-44a1-8cae-a54088c2de49 2018-07-23 12:26:19,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.316917896271s 2018-07-23 12:26:19,438 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5d3c8736-8bcf-44a1-8cae-a54088c2de49 2018-07-23 12:26:19,439 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4i95l6CYOVzEpd6FPVf1nv57f7T4TXXa3gIW0ySqsgJEt9yLyNK+fqpWahXSGLDEu16Si0QcrIXcCMdB5IBONNJM/MTThGJSPjNaX39YU15jNHW0uyYCQvWOlo5W+YNggQVg77eClZNAy8/X7AZWsaX08YsdqiR+XKc7km+hrlPip8sikAEaSdvrvFs8OtlhtUaqRMI10q0Anl1cCiz0fZ2O6UycXfVLLMQpQkFMXJUtnZsXhSrbUWOx9PH7lHFF6tuXkBUKCQy8NJrHXnFpCnQfg9mlW6x31MTPYfskvB+VXRM0IwkO9VDwqfjpSlJeZycS25LDMB7Zprsjarlx/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA+IveZegmDlcxKXehT1X9Z7+e3+0+E112t4CFtMkqrICRLfci\n8jSvn6qVmoV0hiwxLtekotEHKyF3AjHQeSATjTSTPzE04RiUj4zWl9/WFNeYzR1t\nLsmAkL1jpaOVvmDYIEFYO+3gpWTQMvP1+wGVrGl9PGLHaokflynO5Jvoa5T4qfLI\npABGknb67xbPDrZYbVGqkTCNdKtAJ5dXAos9H2djulMnF31SyzEKUJBTFyVLZ2bF\n4Uq21FjsfTx+5RxRerbl5AVCgkMvDSax15xaQp0H4PZpVusd9TEz2H7JLwflV0TN\nCMJDvVQ8Kn46UpSXmcnEtuSwzAe2aa7I2q5cfwIDAQABAoIBAQDjmcHI9DOVQkck\nwAYZzpbFIPZt/KSxuw7xr2HBUc4gNYO84elAfvqsbdudqsQv8dwAFz0OU/gKiRSg\nD9nmcXc2AYUtgvP3hTjV05TXcwRqBZxJiL7o72EqKiRMFGcV9T01HGGeT5E+I/l8\nD2ebubHENr2WRKZ0aqlhFcn+Er9dczndr8upmzo6GrbndxALtXJL4yfpvSfEW9ml\nC25JET5Zsw6orgmwwECnsxCCeDb4F68T6QTE4mLVm85ZmDcX9zAhDKRiCkQYugfc\n1MAiSieTq0fbsfHtzLesQ+VjqIBfp+GwYN/fcERn9a9uBg4FaQygVjaKJ1dbPKKC\nqvrKGUxBAoGBAP2JQZxrpO5/jhYWgdvzwKVwXs50//9mLZXYJRjN2B6XZZ8WsaY4\nS58mnb1NbWEU34J3L2Gc7hrdvsIDpen8KtjbLnfUoreAsF2/RuLtkayqfwLCA7Kt\nU+AD+hQdXRYzYs27wnkNqriL95GrTQWuIDRmHsEicsh7RK2JVOOzaQKPAoGBAPr2\nMuuQS0nsWBQgPsj/9dGPCH8DJUdRGMGsgpVXxie5Ws7nTGsy6Za9J8eIaPkWrUGv\nJbzHtsLZY16JJ87LWMkMELzTuyPxe5wdurFbcpcmJLXpZ/7Y5PKbNnOSBQITjqHJ\n24N9lAii/8MlJ5UDxVDPlVCmg8y/jMbC7cEPrD8RAoGBAJnKypvhyBhME5peaMNN\nZsx0D25ZFniMOJaumEIlizVzTNdl4rkbaPPPbtvHvdOn37S6K2mg0eZGIFJ7+Aap\nSixlOBjESTfaviD/yDYbOcRtX8ICgk++SCSZBPdyoGa5IPP/MwZPPgHYFYKtUHlj\nmHFwiLNK/CmUbKJ/rZi52bcNAoGAFl31Adu1ahw/aWPKVL3DWe8GkdNk8is/KpvG\nc6sEBSxW9JPW0sMR4JZxQi5dNL4ZqP4EPgQKvOkFGzrcKmkjO5/wqfOw/S4blzlr\nFz2QQ/ppUTFBTIxmM100CC7edWXq026bOufpVq+4Xdsk4PoaDu7BXxPIMWptEJX0\n/Lz53BECgYA1Ydng1KWt8XRl1mZzSX7C1YctFRvzNGbkyTNWjGefRB0Eugn3CCh5\ntR915PtUA9AL4yPMceA+vavA2LwXqycFs407ox3pCPznIrXpHxuJQqF+2hexa1HI\naG+noKlL6+yvQVUM4FgK7611c/wfxDnVQIBL1eKsCop6nCPDjrEdOQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e50beaf8945b45c2970651da0c266222', 'name': u'vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415', 'created_at': '2018-07-23T12:26:19.439609', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59ae55ae29e54c399a168e7ee2e277c1', 'name': 'vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'44:9b:9c:ac:61:d9:29:94:f3:3f:56:3a:f9:c8:b5:2b', 'type': 'ssh', 'id': u'vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415'}) 2018-07-23 12:26:19,440 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA+IveZegmDlcxKXehT1X9Z7+e3+0+E112t4CFtMkqrICRLfci 8jSvn6qVmoV0hiwxLtekotEHKyF3AjHQeSATjTSTPzE04RiUj4zWl9/WFNeYzR1t LsmAkL1jpaOVvmDYIEFYO+3gpWTQMvP1+wGVrGl9PGLHaokflynO5Jvoa5T4qfLI pABGknb67xbPDrZYbVGqkTCNdKtAJ5dXAos9H2djulMnF31SyzEKUJBTFyVLZ2bF 4Uq21FjsfTx+5RxRerbl5AVCgkMvDSax15xaQp0H4PZpVusd9TEz2H7JLwflV0TN CMJDvVQ8Kn46UpSXmcnEtuSwzAe2aa7I2q5cfwIDAQABAoIBAQDjmcHI9DOVQkck wAYZzpbFIPZt/KSxuw7xr2HBUc4gNYO84elAfvqsbdudqsQv8dwAFz0OU/gKiRSg D9nmcXc2AYUtgvP3hTjV05TXcwRqBZxJiL7o72EqKiRMFGcV9T01HGGeT5E+I/l8 D2ebubHENr2WRKZ0aqlhFcn+Er9dczndr8upmzo6GrbndxALtXJL4yfpvSfEW9ml C25JET5Zsw6orgmwwECnsxCCeDb4F68T6QTE4mLVm85ZmDcX9zAhDKRiCkQYugfc 1MAiSieTq0fbsfHtzLesQ+VjqIBfp+GwYN/fcERn9a9uBg4FaQygVjaKJ1dbPKKC qvrKGUxBAoGBAP2JQZxrpO5/jhYWgdvzwKVwXs50//9mLZXYJRjN2B6XZZ8WsaY4 S58mnb1NbWEU34J3L2Gc7hrdvsIDpen8KtjbLnfUoreAsF2/RuLtkayqfwLCA7Kt U+AD+hQdXRYzYs27wnkNqriL95GrTQWuIDRmHsEicsh7RK2JVOOzaQKPAoGBAPr2 MuuQS0nsWBQgPsj/9dGPCH8DJUdRGMGsgpVXxie5Ws7nTGsy6Za9J8eIaPkWrUGv JbzHtsLZY16JJ87LWMkMELzTuyPxe5wdurFbcpcmJLXpZ/7Y5PKbNnOSBQITjqHJ 24N9lAii/8MlJ5UDxVDPlVCmg8y/jMbC7cEPrD8RAoGBAJnKypvhyBhME5peaMNN Zsx0D25ZFniMOJaumEIlizVzTNdl4rkbaPPPbtvHvdOn37S6K2mg0eZGIFJ7+Aap SixlOBjESTfaviD/yDYbOcRtX8ICgk++SCSZBPdyoGa5IPP/MwZPPgHYFYKtUHlj mHFwiLNK/CmUbKJ/rZi52bcNAoGAFl31Adu1ahw/aWPKVL3DWe8GkdNk8is/KpvG c6sEBSxW9JPW0sMR4JZxQi5dNL4ZqP4EPgQKvOkFGzrcKmkjO5/wqfOw/S4blzlr Fz2QQ/ppUTFBTIxmM100CC7edWXq026bOufpVq+4Xdsk4PoaDu7BXxPIMWptEJX0 /Lz53BECgYA1Ydng1KWt8XRl1mZzSX7C1YctFRvzNGbkyTNWjGefRB0Eugn3CCh5 tR915PtUA9AL4yPMceA+vavA2LwXqycFs407ox3pCPznIrXpHxuJQqF+2hexa1HI aG+noKlL6+yvQVUM4FgK7611c/wfxDnVQIBL1eKsCop6nCPDjrEdOQ== -----END RSA PRIVATE KEY----- 2018-07-23 12:26:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 12:26:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"security_group": {"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-23 12:26:19,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-9665944e-dd12-4457-8cf3-8ce7b77cd672 Date: Mon, 23 Jul 2018 12:26:19 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:19Z", "updated_at": "2018-07-23T12:26:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "187bcf8b-0429-4234-aebc-02e0255319e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "4701998d-889b-4ca2-b0b1-19674a073f83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 1, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}} 2018-07-23 12:26:19,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9665944e-dd12-4457-8cf3-8ce7b77cd672 2018-07-23 12:26:19,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.2120449543s 2018-07-23 12:26:19,655 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9665944e-dd12-4457-8cf3-8ce7b77cd672 2018-07-23 12:26:19,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:26:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:19,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-de5b765b-ee60-4a1a-9d10-062ae1e1031e Date: Mon, 23 Jul 2018 12:26:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:13Z", "updated_at": "2018-07-23T12:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "2877da3e-0edd-4a41-ba7c-568c5311707d", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "7a8febe0-80be-4ef9-9fdf-2747a64a36a6", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "8d9da595-fdb7-4b41-8b5e-273433a58f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "f448ea37-0a4b-47a6-a95f-9fccd7defc22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 1, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:19Z", "updated_at": "2018-07-23T12:26:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "187bcf8b-0429-4234-aebc-02e0255319e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "4701998d-889b-4ca2-b0b1-19674a073f83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 1, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}]} 2018-07-23 12:26:19,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-de5b765b-ee60-4a1a-9d10-062ae1e1031e 2018-07-23 12:26:19,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.177612066269s 2018-07-23 12:26:19,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-de5b765b-ee60-4a1a-9d10-062ae1e1031e 2018-07-23 12:26:19,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 12:26:19,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -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": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"}}' 2018-07-23 12:26:20,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c82b1b67-914d-4927-8315-000ba604db83 Date: Mon, 23 Jul 2018 12:26:20 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-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "port_range_min": 22, "revision_number": 0, "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:19Z", "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "ff963ab9-32a7-4dd3-a8af-00bd8fc68d5b"}} 2018-07-23 12:26:20,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c82b1b67-914d-4927-8315-000ba604db83 2018-07-23 12:26:20,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171337842941s 2018-07-23 12:26:20,013 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c82b1b67-914d-4927-8315-000ba604db83 2018-07-23 12:26:20,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:26:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:20,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-a6c13c4c-da85-4af3-bcf5-68c3eb8b3dcc Date: Mon, 23 Jul 2018 12:26:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:13Z", "updated_at": "2018-07-23T12:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "2877da3e-0edd-4a41-ba7c-568c5311707d", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "7a8febe0-80be-4ef9-9fdf-2747a64a36a6", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "8d9da595-fdb7-4b41-8b5e-273433a58f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "f448ea37-0a4b-47a6-a95f-9fccd7defc22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 1, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:19Z", "updated_at": "2018-07-23T12:26:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "187bcf8b-0429-4234-aebc-02e0255319e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "4701998d-889b-4ca2-b0b1-19674a073f83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "ff963ab9-32a7-4dd3-a8af-00bd8fc68d5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 2, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}]} 2018-07-23 12:26:20,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a6c13c4c-da85-4af3-bcf5-68c3eb8b3dcc 2018-07-23 12:26:20,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.061194896698s 2018-07-23 12:26:20,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a6c13c4c-da85-4af3-bcf5-68c3eb8b3dcc 2018-07-23 12:26:20,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 12:26:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -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": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"}}' 2018-07-23 12:26:20,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f87f11ba-cc31-4d00-85d6-9481dea8ab52 Date: Mon, 23 Jul 2018 12:26:20 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-23T12:26:20Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "port_range_min": null, "revision_number": 0, "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:20Z", "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "bd9e96de-cc67-43cc-9057-8b4c17445bbf"}} 2018-07-23 12:26:20,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f87f11ba-cc31-4d00-85d6-9481dea8ab52 2018-07-23 12:26:20,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.165225028992s 2018-07-23 12:26:20,247 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f87f11ba-cc31-4d00-85d6-9481dea8ab52 2018-07-23 12:26:20,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:26:20,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:20,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-587622be-2d1f-4538-a08e-73afb933785d Date: Mon, 23 Jul 2018 12:26: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":["c3810950-7c40-435f-af78-5fe8ce63dde7"],"updated_at":"2018-07-23T12:26:14Z","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","name":"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:26:20,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-587622be-2d1f-4538-a08e-73afb933785d 2018-07-23 12:26:20,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276357889175s 2018-07-23 12:26:20,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-587622be-2d1f-4538-a08e-73afb933785d 2018-07-23 12:26:20,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:26:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:20,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-85c9451c-e642-4cce-8250-0835902b208f Date: Mon, 23 Jul 2018 12:26:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a8fc7040-603f-4ee8-8e70-1f6985749405/snap", "metadata": {}}], "file": "/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405/file", "owner": "59ae55ae29e54c399a168e7ee2e277c1", "id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "size": 12716032, "self": "/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a8fc7040-603f-4ee8-8e70-1f6985749405/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:26:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:26:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:26:20,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-85c9451c-e642-4cce-8250-0835902b208f 2018-07-23 12:26:20,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334148406982s 2018-07-23 12:26:20,563 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-85c9451c-e642-4cce-8250-0835902b208f 2018-07-23 12:26:20,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:26:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:20,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63fd2e65-290d-4e0d-95a7-620eddc7a00d x-compute-request-id: req-63fd2e65-290d-4e0d-95a7-620eddc7a00d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_98850994-9b56-420b-9e54-3a1f0fcc5415", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "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": "a86893ce-b585-488d-971d-fd950df98e82"}]} 2018-07-23 12:26:20,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-63fd2e65-290d-4e0d-95a7-620eddc7a00d 2018-07-23 12:26:20,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028519153595s 2018-07-23 12:26:20,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-63fd2e65-290d-4e0d-95a7-620eddc7a00d 2018-07-23 12:26:20,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 12:26:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"server": {"name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "imageRef": "a8fc7040-603f-4ee8-8e70-1f6985749405", "flavorRef": "a86893ce-b585-488d-971d-fd950df98e82", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6d1ea3c9-0c93-44d9-a0e7-e933748793f6"}], "security_groups": [{"name": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"}]}}' 2018-07-23 12:26:22,332 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f9a8aac-c7ee-4ebe-9bd1-61774abe29fd x-compute-request-id: req-2f9a8aac-c7ee-4ebe-9bd1-61774abe29fd Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "adminPass": "Xg2MxFNH5b8Q"}} 2018-07-23 12:26:22,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2f9a8aac-c7ee-4ebe-9bd1-61774abe29fd 2018-07-23 12:26:22,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.73666501045s 2018-07-23 12:26:22,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2f9a8aac-c7ee-4ebe-9bd1-61774abe29fd 2018-07-23 12:26:22,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:22,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a749ffc-61fd-44e6-aac3-fd81337c857f x-compute-request-id: req-2a749ffc-61fd-44e6-aac3-fd81337c857f Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "user_id": "e50beaf8945b45c2970651da0c266222", "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-23T12:26:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:22,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a749ffc-61fd-44e6-aac3-fd81337c857f 2018-07-23 12:26:22,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345337867737s 2018-07-23 12:26:22,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a749ffc-61fd-44e6-aac3-fd81337c857f 2018-07-23 12:26:22,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:26:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-c2c401ad-b763-459f-b2f9-b3cbfdbc3075 Date: Mon, 23 Jul 2018 12:26: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":["c3810950-7c40-435f-af78-5fe8ce63dde7"],"updated_at":"2018-07-23T12:26:14Z","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","name":"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:26:22,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c2c401ad-b763-459f-b2f9-b3cbfdbc3075 2018-07-23 12:26:22,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104589939117s 2018-07-23 12:26:22,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c2c401ad-b763-459f-b2f9-b3cbfdbc3075 2018-07-23 12:26:22,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:26:22,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:22,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-12ee382a-0f01-4b69-a9f7-5f1fcaf39fce Date: Mon, 23 Jul 2018 12:26:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:26:14Z","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":"59ae55ae29e54c399a168e7ee2e277c1","id":"c3810950-7c40-435f-af78-5fe8ce63dde7","subnetpool_id":null,"name":"vping_ssh-subnet_98850994-9b56-420b-9e54-3a1f0fcc5415"}]} 2018-07-23 12:26:22,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-12ee382a-0f01-4b69-a9f7-5f1fcaf39fce 2018-07-23 12:26:22,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0808749198914s 2018-07-23 12:26:22,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-12ee382a-0f01-4b69-a9f7-5f1fcaf39fce 2018-07-23 12:26:22,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:24,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:24,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:25,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a854624-27c8-4acc-9e13-e8f1b1553ced x-compute-request-id: req-1a854624-27c8-4acc-9e13-e8f1b1553ced Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "user_id": "e50beaf8945b45c2970651da0c266222", "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-23T12:26:24Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:25,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a854624-27c8-4acc-9e13-e8f1b1553ced 2018-07-23 12:26:25,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350598812103s 2018-07-23 12:26:25,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a854624-27c8-4acc-9e13-e8f1b1553ced 2018-07-23 12:26:25,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:27,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:27,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:27,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d0b91de-ed22-452e-bf75-dad6ebb96fb6 x-compute-request-id: req-6d0b91de-ed22-452e-bf75-dad6ebb96fb6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "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-23T12:26:25Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:27,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d0b91de-ed22-452e-bf75-dad6ebb96fb6 2018-07-23 12:26:27,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360389947891s 2018-07-23 12:26:27,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d0b91de-ed22-452e-bf75-dad6ebb96fb6 2018-07-23 12:26:27,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:29,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5649ba10-3b4a-4239-9f0a-58c3d0d0f2e4 x-compute-request-id: req-5649ba10-3b4a-4239-9f0a-58c3d0d0f2e4 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:29Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:30,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5649ba10-3b4a-4239-9f0a-58c3d0d0f2e4 2018-07-23 12:26:30,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618857860565s 2018-07-23 12:26:30,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5649ba10-3b4a-4239-9f0a-58c3d0d0f2e4 2018-07-23 12:26:30,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:26:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-41198d1b-2774-4ab3-88be-b7fd5a7d7f6f Date: Mon, 23 Jul 2018 12:26:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:25Z","admin_state_up":true,"updated_at":"2018-07-23T12:26:29Z","binding:vnic_type":"normal","device_id":"7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:6f:e5:2f","id":"e732a66c-d786-40ce-934f-7288d68f5d15","port_security_enabled":true,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","fixed_ips":[{"subnet_id":"c3810950-7c40-435f-af78-5fe8ce63dde7","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"],"name":""}]} 2018-07-23 12:26:30,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b used request id req-41198d1b-2774-4ab3-88be-b7fd5a7d7f6f 2018-07-23 12:26:30,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.069109916687s 2018-07-23 12:26:30,295 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b used request id req-41198d1b-2774-4ab3-88be-b7fd5a7d7f6f 2018-07-23 12:26:30,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:26:30,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e732a66c-d786-40ce-934f-7288d68f5d15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-34300206-c148-4a6e-8cd5-4837983ebaa2 Date: Mon, 23 Jul 2018 12:26:30 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:26:30,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e732a66c-d786-40ce-934f-7288d68f5d15 used request id req-34300206-c148-4a6e-8cd5-4837983ebaa2 2018-07-23 12:26:30,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0414960384369s 2018-07-23 12:26:30,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e732a66c-d786-40ce-934f-7288d68f5d15 used request id req-34300206-c148-4a6e-8cd5-4837983ebaa2 2018-07-23 12:26:30,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:30,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66809ab1-dd3f-4c94-94f4-169f001a43ad x-compute-request-id: req-66809ab1-dd3f-4c94-94f4-169f001a43ad Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:29Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:30,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-66809ab1-dd3f-4c94-94f4-169f001a43ad 2018-07-23 12:26:30,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189301013947s 2018-07-23 12:26:30,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-66809ab1-dd3f-4c94-94f4-169f001a43ad 2018-07-23 12:26:30,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:26:30,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-80728511-5c8f-4a9a-9669-fdc6814c5fd1 Date: Mon, 23 Jul 2018 12:26:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:25Z","admin_state_up":true,"updated_at":"2018-07-23T12:26:29Z","binding:vnic_type":"normal","device_id":"7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:6f:e5:2f","id":"e732a66c-d786-40ce-934f-7288d68f5d15","port_security_enabled":true,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","fixed_ips":[{"subnet_id":"c3810950-7c40-435f-af78-5fe8ce63dde7","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"],"name":""}]} 2018-07-23 12:26:30,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b used request id req-80728511-5c8f-4a9a-9669-fdc6814c5fd1 2018-07-23 12:26:30,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0557701587677s 2018-07-23 12:26:30,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b used request id req-80728511-5c8f-4a9a-9669-fdc6814c5fd1 2018-07-23 12:26:30,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:26:30,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e732a66c-d786-40ce-934f-7288d68f5d15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-09f03e5d-1a36-4a1d-9a8a-1bdcbd8cbd79 Date: Mon, 23 Jul 2018 12:26:30 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:26:30,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e732a66c-d786-40ce-934f-7288d68f5d15 used request id req-09f03e5d-1a36-4a1d-9a8a-1bdcbd8cbd79 2018-07-23 12:26:30,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0428199768066s 2018-07-23 12:26:30,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e732a66c-d786-40ce-934f-7288d68f5d15 used request id req-09f03e5d-1a36-4a1d-9a8a-1bdcbd8cbd79 2018-07-23 12:26:30,641 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:e5:2f', 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'a8fc7040-603f-4ee8-8e70-1f6985749405'}), 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-23T12:26:29.000000', 'flavor': Munch({u'id': u'a86893ce-b585-488d-971d-fd950df98e82'}), 'az': u'nova', 'id': u'7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e50beaf8945b45c2970651da0c266222', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59ae55ae29e54c399a168e7ee2e277c1', 'name': 'vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415', '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-23T12:26:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T12:26:29Z', 'hostId': u'39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8', '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-23T12:26:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59ae55ae29e54c399a168e7ee2e277c1', 'name': u'vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415', 'adminPass': None, 'tenant_id': u'59ae55ae29e54c399a168e7ee2e277c1', 'created_at': u'2018-07-23T12:26:22Z', 'created': u'2018-07-23T12:26:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 12:26:30,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:26:30,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-1dda2750-a0a4-4050-a94f-0cdc9b90bfe5 Date: Mon, 23 Jul 2018 12:26:30 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":["c3810950-7c40-435f-af78-5fe8ce63dde7"],"updated_at":"2018-07-23T12:26:14Z","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","name":"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:26:30,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1dda2750-a0a4-4050-a94f-0cdc9b90bfe5 2018-07-23 12:26:30,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110914945602s 2018-07-23 12:26:30,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1dda2750-a0a4-4050-a94f-0cdc9b90bfe5 2018-07-23 12:26:30,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:26:30,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8faf285a-cb9c-4484-b081-8c0d0498c757 Date: Mon, 23 Jul 2018 12:26:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a8fc7040-603f-4ee8-8e70-1f6985749405/snap", "metadata": {}}], "file": "/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405/file", "owner": "59ae55ae29e54c399a168e7ee2e277c1", "id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "size": 12716032, "self": "/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a8fc7040-603f-4ee8-8e70-1f6985749405/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:26:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:26:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:26:30,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8faf285a-cb9c-4484-b081-8c0d0498c757 2018-07-23 12:26:30,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362730026245s 2018-07-23 12:26:30,795 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8faf285a-cb9c-4484-b081-8c0d0498c757 2018-07-23 12:26:30,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:26:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:30,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fbd950c-5cb0-45b1-928a-7bab4b47611b x-compute-request-id: req-9fbd950c-5cb0-45b1-928a-7bab4b47611b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_98850994-9b56-420b-9e54-3a1f0fcc5415", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "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": "a86893ce-b585-488d-971d-fd950df98e82"}]} 2018-07-23 12:26:30,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9fbd950c-5cb0-45b1-928a-7bab4b47611b 2018-07-23 12:26:30,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270628929138s 2018-07-23 12:26:30,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9fbd950c-5cb0-45b1-928a-7bab4b47611b 2018-07-23 12:26:30,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 12:26:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"server": {"name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "imageRef": "a8fc7040-603f-4ee8-8e70-1f6985749405", "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "flavorRef": "a86893ce-b585-488d-971d-fd950df98e82", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6d1ea3c9-0c93-44d9-a0e7-e933748793f6"}], "security_groups": [{"name": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"}]}}' 2018-07-23 12:26:31,244 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:26:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f05a539-a733-4a91-8f01-0a603a452cdb x-compute-request-id: req-7f05a539-a733-4a91-8f01-0a603a452cdb Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"}], "OS-DCF:diskConfig": "MANUAL", "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "adminPass": "XeA6WAmeNVid"}} 2018-07-23 12:26:31,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7f05a539-a733-4a91-8f01-0a603a452cdb 2018-07-23 12:26:31,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.419112920761s 2018-07-23 12:26:31,244 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7f05a539-a733-4a91-8f01-0a603a452cdb 2018-07-23 12:26:31,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:31,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57748e5e-a688-41e9-bc0a-0bdb19fec32a x-compute-request-id: req-57748e5e-a688-41e9-bc0a-0bdb19fec32a Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "user_id": "e50beaf8945b45c2970651da0c266222", "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-23T12:26:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:29Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:31,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-57748e5e-a688-41e9-bc0a-0bdb19fec32a 2018-07-23 12:26:31,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228652000427s 2018-07-23 12:26:31,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-57748e5e-a688-41e9-bc0a-0bdb19fec32a 2018-07-23 12:26:31,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:33,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:33,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:33,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fe8dfa0-db42-4c65-aef8-e5e22a7cd016 x-compute-request-id: req-1fe8dfa0-db42-4c65-aef8-e5e22a7cd016 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "user_id": "e50beaf8945b45c2970651da0c266222", "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-23T12:26:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:29Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:33,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1fe8dfa0-db42-4c65-aef8-e5e22a7cd016 2018-07-23 12:26:33,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213160037994s 2018-07-23 12:26:33,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1fe8dfa0-db42-4c65-aef8-e5e22a7cd016 2018-07-23 12:26:33,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:35,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:36,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7193f8eb-d5e3-4475-8025-ee5ffd7177e4 x-compute-request-id: req-7193f8eb-d5e3-4475-8025-ee5ffd7177e4 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "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-23T12:26:34Z", "hostId": "2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:29Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:36,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7193f8eb-d5e3-4475-8025-ee5ffd7177e4 2018-07-23 12:26:36,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581081151962s 2018-07-23 12:26:36,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7193f8eb-d5e3-4475-8025-ee5ffd7177e4 2018-07-23 12:26:36,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:38,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:38,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-790e85bb-941c-4864-98aa-2df3d2c6763f x-compute-request-id: req-790e85bb-941c-4864-98aa-2df3d2c6763f Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "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-23T12:26:34Z", "hostId": "2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:29Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:38,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-790e85bb-941c-4864-98aa-2df3d2c6763f 2018-07-23 12:26:38,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57288479805s 2018-07-23 12:26:38,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-790e85bb-941c-4864-98aa-2df3d2c6763f 2018-07-23 12:26:38,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:40,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:40,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:41,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a7af058-ae70-4433-a341-b32de7969648 x-compute-request-id: req-5a7af058-ae70-4433-a341-b32de7969648 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:de:51", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:39.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:39Z", "hostId": "2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:29Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:41,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a7af058-ae70-4433-a341-b32de7969648 2018-07-23 12:26:41,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211760997772s 2018-07-23 12:26:41,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a7af058-ae70-4433-a341-b32de7969648 2018-07-23 12:26:41,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:26:41,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:41,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7b2c482e-5f43-4cc2-83b9-e3a0f029ef4a Date: Mon, 23 Jul 2018 12:26:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:34Z","admin_state_up":true,"updated_at":"2018-07-23T12:26:38Z","binding:vnic_type":"normal","device_id":"4349254d-1f40-42e4-adc4-7286f973ccc5","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9a:de:51","id":"71b717d0-f427-4e65-a4e3-83bb499daed3","port_security_enabled":true,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","fixed_ips":[{"subnet_id":"c3810950-7c40-435f-af78-5fe8ce63dde7","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"],"name":""}]} 2018-07-23 12:26:41,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5 used request id req-7b2c482e-5f43-4cc2-83b9-e3a0f029ef4a 2018-07-23 12:26:41,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0563180446625s 2018-07-23 12:26:41,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5 used request id req-7b2c482e-5f43-4cc2-83b9-e3a0f029ef4a 2018-07-23 12:26:41,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:26:41,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=71b717d0-f427-4e65-a4e3-83bb499daed3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:41,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7e79597-bcf2-4f4c-b561-573a27013a4f Date: Mon, 23 Jul 2018 12:26:41 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:26:41,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=71b717d0-f427-4e65-a4e3-83bb499daed3 used request id req-e7e79597-bcf2-4f4c-b561-573a27013a4f 2018-07-23 12:26:41,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0467231273651s 2018-07-23 12:26:41,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=71b717d0-f427-4e65-a4e3-83bb499daed3 used request id req-e7e79597-bcf2-4f4c-b561-573a27013a4f 2018-07-23 12:26:41,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:41,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:41,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bb24c82-1744-4b38-95ef-57fefab24357 x-compute-request-id: req-8bb24c82-1744-4b38-95ef-57fefab24357 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:de:51", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:39.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:39Z", "hostId": "2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:29Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:41,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8bb24c82-1744-4b38-95ef-57fefab24357 2018-07-23 12:26:41,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393865823746s 2018-07-23 12:26:41,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8bb24c82-1744-4b38-95ef-57fefab24357 2018-07-23 12:26:41,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:26:41,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:41,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e84d1ed6-d0ac-484e-ac17-902a62c578c4 Date: Mon, 23 Jul 2018 12:26:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:34Z","admin_state_up":true,"updated_at":"2018-07-23T12:26:38Z","binding:vnic_type":"normal","device_id":"4349254d-1f40-42e4-adc4-7286f973ccc5","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9a:de:51","id":"71b717d0-f427-4e65-a4e3-83bb499daed3","port_security_enabled":true,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","fixed_ips":[{"subnet_id":"c3810950-7c40-435f-af78-5fe8ce63dde7","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"],"name":""}]} 2018-07-23 12:26:41,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5 used request id req-e84d1ed6-d0ac-484e-ac17-902a62c578c4 2018-07-23 12:26:41,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.057030916214s 2018-07-23 12:26:41,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5 used request id req-e84d1ed6-d0ac-484e-ac17-902a62c578c4 2018-07-23 12:26:41,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:26:41,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=71b717d0-f427-4e65-a4e3-83bb499daed3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:41,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a9d2fc27-1b76-4bf0-b1b1-7bd5145599eb Date: Mon, 23 Jul 2018 12:26:41 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:26:41,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=71b717d0-f427-4e65-a4e3-83bb499daed3 used request id req-a9d2fc27-1b76-4bf0-b1b1-7bd5145599eb 2018-07-23 12:26:41,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.198146820068s 2018-07-23 12:26:41,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=71b717d0-f427-4e65-a4e3-83bb499daed3 used request id req-a9d2fc27-1b76-4bf0-b1b1-7bd5145599eb 2018-07-23 12:26:41,858 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:de:51', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a8fc7040-603f-4ee8-8e70-1f6985749405'}), 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-23T12:26:39.000000', 'flavor': Munch({u'id': u'a86893ce-b585-488d-971d-fd950df98e82'}), 'az': u'nova', 'id': u'4349254d-1f40-42e4-adc4-7286f973ccc5', 'security_groups': [Munch({u'name': u'vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e50beaf8945b45c2970651da0c266222', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59ae55ae29e54c399a168e7ee2e277c1', 'name': 'vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415', '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-23T12:26:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T12:26:39Z', 'hostId': u'2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0', '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-23T12:26:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59ae55ae29e54c399a168e7ee2e277c1', 'name': u'vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415', 'adminPass': None, 'tenant_id': u'59ae55ae29e54c399a168e7ee2e277c1', 'created_at': u'2018-07-23T12:26:31Z', 'created': u'2018-07-23T12:26:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 12:26:41,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:26:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:41,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-6b19e790-206d-45f0-9a73-ae12ca7faac1 Date: Mon, 23 Jul 2018 12:26:41 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":["c3810950-7c40-435f-af78-5fe8ce63dde7"],"updated_at":"2018-07-23T12:26:14Z","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","name":"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:26:41,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6b19e790-206d-45f0-9a73-ae12ca7faac1 2018-07-23 12:26:41,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107971906662s 2018-07-23 12:26:41,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6b19e790-206d-45f0-9a73-ae12ca7faac1 2018-07-23 12:26:41,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:26:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:42,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fecc6adf-0e9b-4638-9275-259e19f72968 Date: Mon, 23 Jul 2018 12:26:42 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:34Z","admin_state_up":true,"updated_at":"2018-07-23T12:26:38Z","binding:vnic_type":"normal","device_id":"4349254d-1f40-42e4-adc4-7286f973ccc5","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9a:de:51","id":"71b717d0-f427-4e65-a4e3-83bb499daed3","port_security_enabled":true,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","fixed_ips":[{"subnet_id":"c3810950-7c40-435f-af78-5fe8ce63dde7","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["6b0cee90-e5a8-4aec-ba89-506efeb3ce9a"],"name":""}]} 2018-07-23 12:26:42,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5 used request id req-fecc6adf-0e9b-4638-9275-259e19f72968 2018-07-23 12:26:42,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566990375519s 2018-07-23 12:26:42,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4349254d-1f40-42e4-adc4-7286f973ccc5 used request id req-fecc6adf-0e9b-4638-9275-259e19f72968 2018-07-23 12:26:42,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 12:26:42,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"floatingip": {"floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.3", "port_id": "71b717d0-f427-4e65-a4e3-83bb499daed3"}}' 2018-07-23 12:26:43,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-c42ea192-3831-47f7-b0dc-905c1e1df688 Date: Mon, 23 Jul 2018 12:26:43 GMT RESP BODY: {"floatingip": {"router_id": "51d75e46-5f5b-4288-9b72-17e95e3952a2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-23T12:26:42Z", "floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "71b717d0-f427-4e65-a4e3-83bb499daed3", "id": "af8df840-4870-442e-977a-bcd430a350ba", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:42Z", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}} 2018-07-23 12:26:43,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c42ea192-3831-47f7-b0dc-905c1e1df688 2018-07-23 12:26:43,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.7950899601s 2018-07-23 12:26:43,824 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c42ea192-3831-47f7-b0dc-905c1e1df688 2018-07-23 12:26:43,827 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'51d75e46-5f5b-4288-9b72-17e95e3952a2', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'59ae55ae29e54c399a168e7ee2e277c1', 'created_at': u'2018-07-23T12:26:42Z', 'attached': True, 'updated_at': u'2018-07-23T12:26:42Z', 'id': u'af8df840-4870-442e-977a-bcd430a350ba', 'floating_network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59ae55ae29e54c399a168e7ee2e277c1', 'name': 'vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'51d75e46-5f5b-4288-9b72-17e95e3952a2', 'project_id': u'59ae55ae29e54c399a168e7ee2e277c1', 'port_id': u'71b717d0-f427-4e65-a4e3-83bb499daed3', 'port': u'71b717d0-f427-4e65-a4e3-83bb499daed3', 'network': u'99fe539b-9466-47d9-85fe-d944dce101e6'}) 2018-07-23 12:26:43,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 12:26:43,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5/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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 12:26:44,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-350cb3c8-be1a-453c-b1b2-4564ace97e71 x-compute-request-id: req-350cb3c8-be1a-453c-b1b2-4564ace97e71 Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 444874517 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.139462] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141175] pid_max: default: 32768 minimum: 301\n[ 0.142102] ACPI: Core revision 20150930\n[ 0.143520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144882] Security Framework initialized\n[ 0.145727] Yama: becoming mindful.\n[ 0.146496] AppArmor: AppArmor initialized\n[ 0.147395] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148781] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150103] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152826] Initializing cgroup subsys io\n[ 0.153667] Initializing cgroup subsys memory\n[ 0.154566] Initializing cgroup subsys devices\n[ 0.155467] Initializing cgroup subsys freezer\n[ 0.156362] Initializing cgroup subsys net_cls\n[ 0.157253] Initializing cgroup subsys perf_event\n[ 0.158199] Initializing cgroup subsys net_prio\n[ 0.159117] Initializing cgroup subsys hugetlb\n[ 0.160012] Initializing cgroup subsys pids\n[ 0.160911] CPU: Physical Processor ID: 0\n[ 0.162447] mce: CPU supports 10 MCE banks\n[ 0.163326] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164358] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178822] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184892] ftrace: allocating 31920 entries in 125 pages\n[ 0.209981] smpboot: Max logical packages: 1\n[ 0.210883] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212279] x2apic enabled\n[ 0.213106] Switched APIC routing to physical x2apic.\n[ 0.214888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216050] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220069] KVM setup paravirtual spinlock\n[ 0.221478] x86: Booted up 1 node, 1 CPUs\n[ 0.222310] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.223751] devtmpfs: initialized\n[ 0.225491] evm: security.selinux\n[ 0.226209] evm: security.SMACK64\n[ 0.226924] evm: security.SMACK64EXEC\n[ 0.227691] evm: security.SMACK64TRANSMUTE\n[ 0.228528] evm: security.SMACK64MMAP\n[ 0.229296] evm: security.ima\n[ 0.229958] evm: security.capability\n[ 0.230795] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232735] pinctrl core: initialized pinctrl subsystem\n[ 0.233876] RTC time: 12:26:39, date: 07/23/18\n[ 0.234875] NET: Registered protocol family 16\n[ 0.235902] cpuidle: using governor ladder\n[ 0.236760] cpuidle: using governor menu\n[ 0.237580] PCCT header not found.\n[ 0.238358] ACPI: bus type PCI registered\n[ 0.239187] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240485] PCI: Using configuration type 1 for base access\n[ 0.242310] ACPI: Added _OSI(Module Device)\n[ 0.243178] ACPI: Added _OSI(Processor Device)\n[ 0.244071] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246832] ACPI: Interpreter enabled\n[ 0.247628] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255244] ACPI: (supports S0 S5)\n[ 0.255973] ACPI: Using IOAPIC for interrupt routing\n[ 0.256952] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261335] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262613] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263858] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266170] acpiphp: Slot [3] registered\n[ 0.267006] acpiphp: Slot [4] registered\n[ 0.267836] acpiphp: Slot [5] registered\n[ 0.268666] acpiphp: Slot [6] registered\n[ 0.269493] acpiphp: Slot [7] registered\n[ 0.270321] acpiphp: Slot [8] registered\n[ 0.271156] acpiphp: Slot [9] registered\n[ 0.271987] acpiphp: Slot [10] registered\n[ 0.272833] acpiphp: Slot [11] registered\n[ 0.273677] acpiphp: Slot [12] registered\n[ 0.274521] acpiphp: Slot [13] registered\n[ 0.275362] acpiphp: Slot [14] registered\n[ 0.276202] acpiphp: Slot [15] registered\n[ 0.286975] acpiphp: Slot [16] registered\n[ 0.287832] acpiphp: Slot [17] registered\n[ 0.288674] acpiphp: Slot [18] registered\n[ 0.289514] acpiphp: Slot [19] registered\n[ 0.290355] acpiphp: Slot [20] registered\n[ 0.291199] acpiphp: Slot [21] registered\n[ 0.292052] acpiphp: Slot [22] registered\n[ 0.292892] acpiphp: Slot [23] registered\n[ 0.293734] acpiphp: Slot [24] registered\n[ 0.294575] acpiphp: Slot [25] registered\n[ 0.295421] acpiphp: Slot [26] registered\n[ 0.296256] acpiphp: Slot [27] registered\n[ 0.297085] acpiphp: Slot [28] registered\n[ 0.297928] acpiphp: Slot [29] registered\n[ 0.298766] acpiphp: Slot [30] registered\n[ 0.299611] acpiphp: Slot [31] registered\n[ 0.300450] PCI host bridge to bus 0000:00\n[ 0.301286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302546] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303805] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305309] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306800] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308326] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312966] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314185] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315498] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320619] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339281] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.340796] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.342617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344071] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.346811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348148] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.350858] vgaarb: loaded\n[ 0.351480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.352747] SCSI subsystem initialized\n[ 0.353692] ACPI: bus type USB registered\n[ 0.354551] usbcore: registered new interface driver usbfs\n[ 0.355623] usbcore: registered new interface driver hub\n[ 0.356670] usbcore: registered new device driver usb\n[ 0.357828] PCI: Using ACPI for IRQ routing\n[ 0.358977] NetLabel: Initializing\n[ 0.359725] NetLabel: domain hash size = 128\n[ 0.360605] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361594] NetLabel: unlabeled traffic allowed by default\n[ 0.362792] clocksource: Switched to clocksource kvm-clock\n[ 0.371203] AppArmor: AppArmor Filesystem Enabled\n[ 0.372215] pnp: PnP ACPI init\n[ 0.373192] pnp: PnP ACPI: found 5 devices\n[ 0.379584] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381374] NET: Registered protocol family 2\n[ 0.382456] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385068] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386323] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388694] NET: Registered protocol family 1\n[ 0.389614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390759] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391879] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.406006] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.420216] Trying to unpack rootfs image as initramfs...\n[ 0.476881] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.478602] Scanning for low memory corruption every 60 seconds\n[ 0.480018] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.481229] audit: initializing netlink subsys (disabled)\n[ 0.482300] audit: type=2000 audit(1532348799.723:1): initialized\n[ 0.483715] Initialise system trusted keyring\n[ 0.484694] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.488079] zbud: loaded\n[ 0.488835] VFS: Disk quotas dquot_6.6.0\n[ 0.489685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491335] fuse init (API version 7.23)\n[ 0.492269] Key type big_key registered\n[ 0.493102] Allocating IMA MOK and blacklist keyrings.\n[ 0.494398] Key type asymmetric registered\n[ 0.495261] Asymmetric key parser 'x509' registered\n[ 0.496258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.497779] io scheduler noop registered\n[ 0.498604] io scheduler deadline registered (default)\n[ 0.499645] io scheduler cfq registered\n[ 0.500530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501612] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.504443] ACPI: Power Button [PWRF]\n[ 0.505317] GHES: HEST is not enabled!\n[ 0.519050] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.546989] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.549124] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.573228] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.575574] Linux agpgart interface v0.103\n[ 0.578222] brd: module loaded\n[ 0.579957] loop: module loaded\n[ 0.583415] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584939] GPT:90111 != 2097151\n[ 0.585641] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586777] GPT:90111 != 2097151\n[ 0.587483] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588494] vda: vda1 vda15\n[ 0.589738] scsi host0: ata_piix\n[ 0.590544] scsi host1: ata_piix\n[ 0.591295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.592557] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.594073] libphy: Fixed MDIO Bus: probed\n[ 0.594932] tun: Universal TUN/TAP device driver, 1.6\n[ 0.595927] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.598139] PPP generic driver version 2.4.2\n[ 0.599101] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.600366] ehci-pci: EHCI PCI platform driver\n[ 0.601274] ehci-platform: EHCI generic platform driver\n[ 0.602317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.603519] ohci-pci: OHCI PCI platform driver\n[ 0.604450] ohci-platform: OHCI generic platform driver\n[ 0.605499] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.621880] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.623235] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.624808] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.625924] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.627220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.628555] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.630060] usb usb1: Product: UHCI Host Controller\n[ 0.631054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.632271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.633433] hub 1-0:1.0: USB hub found\n[ 0.634264] hub 1-0:1.0: 2 ports detected\n[ 0.635350] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.637658] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.638686] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.639834] mousedev: PS/2 mouse device common for all mice\n[ 0.641326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.643307] rtc_cmos 00:00: RTC can wake from S4\n[ 0.644496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.645765] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647047] i2c /dev entries driver\n[ 0.647898] device-mapper: uevent: version 1.0.3\n[ 0.648927] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650680] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652283] NET: Registered protocol family 10\n[ 0.653517] NET: Registered protocol family 17\n[ 0.654468] Key type dns_resolver registered\n[ 0.655564] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.656745] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.658669] registered taskstats version 1\n[ 0.659567] Loading compiled-in X.509 certificates\n[ 0.661099] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.663111] zswap: loaded using pool lzo/zbud\n[ 0.664849] Key type trusted registered\n[ 0.666686] Key type encrypted registered\n[ 0.667567] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.668663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.669774] evm: HMAC attrs: 0x1\n[ 0.670843] Magic number: 10:381:431\n[ 0.671780] rtc_cmos 00:00: setting system clock to 2018-07-23 12:26:39 UTC (1532348799)\n[ 0.673503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674682] EDD information not available.\n[ 0.752136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.763962] Write protecting the kernel read-only data: 14336k\n[ 0.766173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.768120] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.812712] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.81. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVVzwPhfRB8p8CbOBJXsZFgw3sRJ5oMekzmz46WjEZJErY1GFtTrrr2HxOhaTrNrIDH1sYhmdTzz7r8eH5Y8Hs6/kvUSbPEvI9DXIPeGLievIzkyFXTmRKvTbT5UsHmDp/Y0R1T1Ak6vqWBJu3mVuTDViY12DVmw1DNMs3ljbowbrTVW9a8h/xzLN6l1QszqnzSzXE73/d5BWQuM459RfncTpQ0p4ytLYLUQLLjmbS9RAVbUGgCQrkzXVV5auWEKoowpY0GbB08NVJFikOEwdADaS/dX7mbtJowHMCXI3afg7JvljJocJQNSGDkL/90RUF3b9UmjGKFiKRH1q0aQAr root@vping-ssh-vm-98850994-9b56-420b-9e54-3a1f0fcc5415\nssh-dss AAAAB3NzaC1kc3MAAACBAONRA6mGdV5HJNaNWYkSsZeyxQxCsSTjVJ1fbReWjjwt0AzQS5fIHFXiituosTUgbxrVdAkFHlYSMNRt4LBvP+FsqEfDcuMnet+uDOv6+az6EOhEjg/d9Hg6mYtedhX+t15581cSnflVbgY10YdRlEQ5q/n6H7GUyElUxlgpAHZFAAAAFQCfULXSw2rK3GyoXCeq7iAM7rY0LQAAAIBcedYGDIhjaW5ZqqLGCHBdvXz5rxkK5TjY942qlNvsrNdXxf0m9zkkZNhB7h16aiv6+OGqAi22Ifhxj1kUjn2GiezSZ9ZerI4nEe1zCs/znnR+PpupIHEk5XBh0ty8FKxHJjhlhyNrrsvug5Gjq0hOpo3vtgqIyumSwosmnO2Q5wAAAIBTuw9dgQRoS29Sc7NNNn3xzFQP4aSQl4V+xppE9QMbujKb7viTMSaOx1/F1+zbBc4S+4wjTJzFpENc5ZZMBkd2daHR/n3PrjWqHwweztH2ZnNWRxRHDuxtnCuW07cuSj7WTLbKQ4Lm3tneo0ROAyR/bf63dVql22yf/zuq1U09Pg== root@vping-ssh-vm-98850994-9b56-420b-9e54-3a1f0fcc5415\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.26s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe9a:de51/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-98850994-9b56-420b-9e54-3a1f0fcc5415\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.73 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-98850994-9b56-420b-9e54-3a1f0fcc5415 login: "} 2018-07-23 12:26:44,525 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5/action used request id req-350cb3c8-be1a-453c-b1b2-4564ace97e71 2018-07-23 12:26:44,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.697084903717s 2018-07-23 12:26:44,526 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5/action used request id req-350cb3c8-be1a-453c-b1b2-4564ace97e71 2018-07-23 12:26:44,526 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 444874517 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.139462] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141175] pid_max: default: 32768 minimum: 301 [ 0.142102] ACPI: Core revision 20150930 [ 0.143520] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144882] Security Framework initialized [ 0.145727] Yama: becoming mindful. [ 0.146496] AppArmor: AppArmor initialized [ 0.147395] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148781] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150103] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151360] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152826] Initializing cgroup subsys io [ 0.153667] Initializing cgroup subsys memory [ 0.154566] Initializing cgroup subsys devices [ 0.155467] Initializing cgroup subsys freezer [ 0.156362] Initializing cgroup subsys net_cls [ 0.157253] Initializing cgroup subsys perf_event [ 0.158199] Initializing cgroup subsys net_prio [ 0.159117] Initializing cgroup subsys hugetlb [ 0.160012] Initializing cgroup subsys pids [ 0.160911] CPU: Physical Processor ID: 0 [ 0.162447] mce: CPU supports 10 MCE banks [ 0.163326] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164358] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178822] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184892] ftrace: allocating 31920 entries in 125 pages [ 0.209981] smpboot: Max logical packages: 1 [ 0.210883] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212279] x2apic enabled [ 0.213106] Switched APIC routing to physical x2apic. [ 0.214888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216050] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220069] KVM setup paravirtual spinlock [ 0.221478] x86: Booted up 1 node, 1 CPUs [ 0.222310] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223751] devtmpfs: initialized [ 0.225491] evm: security.selinux [ 0.226209] evm: security.SMACK64 [ 0.226924] evm: security.SMACK64EXEC [ 0.227691] evm: security.SMACK64TRANSMUTE [ 0.228528] evm: security.SMACK64MMAP [ 0.229296] evm: security.ima [ 0.229958] evm: security.capability [ 0.230795] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232735] pinctrl core: initialized pinctrl subsystem [ 0.233876] RTC time: 12:26:39, date: 07/23/18 [ 0.234875] NET: Registered protocol family 16 [ 0.235902] cpuidle: using governor ladder [ 0.236760] cpuidle: using governor menu [ 0.237580] PCCT header not found. [ 0.238358] ACPI: bus type PCI registered [ 0.239187] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240485] PCI: Using configuration type 1 for base access [ 0.242310] ACPI: Added _OSI(Module Device) [ 0.243178] ACPI: Added _OSI(Processor Device) [ 0.244071] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245017] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246832] ACPI: Interpreter enabled [ 0.247628] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255244] ACPI: (supports S0 S5) [ 0.255973] ACPI: Using IOAPIC for interrupt routing [ 0.256952] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261335] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262613] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263858] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266170] acpiphp: Slot [3] registered [ 0.267006] acpiphp: Slot [4] registered [ 0.267836] acpiphp: Slot [5] registered [ 0.268666] acpiphp: Slot [6] registered [ 0.269493] acpiphp: Slot [7] registered [ 0.270321] acpiphp: Slot [8] registered [ 0.271156] acpiphp: Slot [9] registered [ 0.271987] acpiphp: Slot [10] registered [ 0.272833] acpiphp: Slot [11] registered [ 0.273677] acpiphp: Slot [12] registered [ 0.274521] acpiphp: Slot [13] registered [ 0.275362] acpiphp: Slot [14] registered [ 0.276202] acpiphp: Slot [15] registered [ 0.286975] acpiphp: Slot [16] registered [ 0.287832] acpiphp: Slot [17] registered [ 0.288674] acpiphp: Slot [18] registered [ 0.289514] acpiphp: Slot [19] registered [ 0.290355] acpiphp: Slot [20] registered [ 0.291199] acpiphp: Slot [21] registered [ 0.292052] acpiphp: Slot [22] registered [ 0.292892] acpiphp: Slot [23] registered [ 0.293734] acpiphp: Slot [24] registered [ 0.294575] acpiphp: Slot [25] registered [ 0.295421] acpiphp: Slot [26] registered [ 0.296256] acpiphp: Slot [27] registered [ 0.297085] acpiphp: Slot [28] registered [ 0.297928] acpiphp: Slot [29] registered [ 0.298766] acpiphp: Slot [30] registered [ 0.299611] acpiphp: Slot [31] registered [ 0.300450] PCI host bridge to bus 0000:00 [ 0.301286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302546] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303805] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305309] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306800] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308326] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312966] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314185] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.315498] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320619] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339281] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340796] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.342617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344071] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.346811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348148] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.350858] vgaarb: loaded [ 0.351480] vgaarb: bridge control possible 0000:00:02.0 [ 0.352747] SCSI subsystem initialized [ 0.353692] ACPI: bus type USB registered [ 0.354551] usbcore: registered new interface driver usbfs [ 0.355623] usbcore: registered new interface driver hub [ 0.356670] usbcore: registered new device driver usb [ 0.357828] PCI: Using ACPI for IRQ routing [ 0.358977] NetLabel: Initializing [ 0.359725] NetLabel: domain hash size = 128 [ 0.360605] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361594] NetLabel: unlabeled traffic allowed by default [ 0.362792] clocksource: Switched to clocksource kvm-clock [ 0.371203] AppArmor: AppArmor Filesystem Enabled [ 0.372215] pnp: PnP ACPI init [ 0.373192] pnp: PnP ACPI: found 5 devices [ 0.379584] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381374] NET: Registered protocol family 2 [ 0.382456] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385068] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386323] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388694] NET: Registered protocol family 1 [ 0.389614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391879] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.406006] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.420216] Trying to unpack rootfs image as initramfs... [ 0.476881] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.478602] Scanning for low memory corruption every 60 seconds [ 0.480018] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.481229] audit: initializing netlink subsys (disabled) [ 0.482300] audit: type=2000 audit(1532348799.723:1): initialized [ 0.483715] Initialise system trusted keyring [ 0.484694] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485900] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.488079] zbud: loaded [ 0.488835] VFS: Disk quotas dquot_6.6.0 [ 0.489685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491335] fuse init (API version 7.23) [ 0.492269] Key type big_key registered [ 0.493102] Allocating IMA MOK and blacklist keyrings. [ 0.494398] Key type asymmetric registered [ 0.495261] Asymmetric key parser 'x509' registered [ 0.496258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.497779] io scheduler noop registered [ 0.498604] io scheduler deadline registered (default) [ 0.499645] io scheduler cfq registered [ 0.500530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501612] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.504443] ACPI: Power Button [PWRF] [ 0.505317] GHES: HEST is not enabled! [ 0.519050] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.546989] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.549124] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.573228] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.575574] Linux agpgart interface v0.103 [ 0.578222] brd: module loaded [ 0.579957] loop: module loaded [ 0.583415] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584939] GPT:90111 != 2097151 [ 0.585641] GPT:Alternate GPT header not at the end of the disk. [ 0.586777] GPT:90111 != 2097151 [ 0.587483] GPT: Use GNU Parted to correct GPT errors. [ 0.588494] vda: vda1 vda15 [ 0.589738] scsi host0: ata_piix [ 0.590544] scsi host1: ata_piix [ 0.591295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.592557] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.594073] libphy: Fixed MDIO Bus: probed [ 0.594932] tun: Universal TUN/TAP device driver, 1.6 [ 0.595927] tun: (C) 1999-2004 Max Krasnyansky [ 0.598139] PPP generic driver version 2.4.2 [ 0.599101] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.600366] ehci-pci: EHCI PCI platform driver [ 0.601274] ehci-platform: EHCI generic platform driver [ 0.602317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.603519] ohci-pci: OHCI PCI platform driver [ 0.604450] ohci-platform: OHCI generic platform driver [ 0.605499] uhci_hcd: USB Universal Host Controller Interface driver [ 0.621880] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.623235] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.624808] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.625924] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.627220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.628555] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.630060] usb usb1: Product: UHCI Host Controller [ 0.631054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.632271] usb usb1: SerialNumber: 0000:00:01.2 [ 0.633433] hub 1-0:1.0: USB hub found [ 0.634264] hub 1-0:1.0: 2 ports detected [ 0.635350] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.637658] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.638686] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.639834] mousedev: PS/2 mouse device common for all mice [ 0.641326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.643307] rtc_cmos 00:00: RTC can wake from S4 [ 0.644496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.645765] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.647047] i2c /dev entries driver [ 0.647898] device-mapper: uevent: version 1.0.3 [ 0.648927] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.650680] ledtrig-cpu: registered to indicate activity on CPUs [ 0.652283] NET: Registered protocol family 10 [ 0.653517] NET: Registered protocol family 17 [ 0.654468] Key type dns_resolver registered [ 0.655564] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.656745] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.658669] registered taskstats version 1 [ 0.659567] Loading compiled-in X.509 certificates [ 0.661099] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.663111] zswap: loaded using pool lzo/zbud [ 0.664849] Key type trusted registered [ 0.666686] Key type encrypted registered [ 0.667567] AppArmor: AppArmor sha1 policy hashing enabled [ 0.668663] ima: No TPM chip found, activating TPM-bypass! [ 0.669774] evm: HMAC attrs: 0x1 [ 0.670843] Magic number: 10:381:431 [ 0.671780] rtc_cmos 00:00: setting system clock to 2018-07-23 12:26:39 UTC (1532348799) [ 0.673503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.674682] EDD information not available. [ 0.752136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.763962] Write protecting the kernel read-only data: 14336k [ 0.766173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.768120] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.812712] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.81. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVVzwPhfRB8p8CbOBJXsZFgw3sRJ5oMekzmz46WjEZJErY1GFtTrrr2HxOhaTrNrIDH1sYhmdTzz7r8eH5Y8Hs6/kvUSbPEvI9DXIPeGLievIzkyFXTmRKvTbT5UsHmDp/Y0R1T1Ak6vqWBJu3mVuTDViY12DVmw1DNMs3ljbowbrTVW9a8h/xzLN6l1QszqnzSzXE73/d5BWQuM459RfncTpQ0p4ytLYLUQLLjmbS9RAVbUGgCQrkzXVV5auWEKoowpY0GbB08NVJFikOEwdADaS/dX7mbtJowHMCXI3afg7JvljJocJQNSGDkL/90RUF3b9UmjGKFiKRH1q0aQAr root@vping-ssh-vm-98850994-9b56-420b-9e54-3a1f0fcc5415 ssh-dss AAAAB3NzaC1kc3MAAACBAONRA6mGdV5HJNaNWYkSsZeyxQxCsSTjVJ1fbReWjjwt0AzQS5fIHFXiituosTUgbxrVdAkFHlYSMNRt4LBvP+FsqEfDcuMnet+uDOv6+az6EOhEjg/d9Hg6mYtedhX+t15581cSnflVbgY10YdRlEQ5q/n6H7GUyElUxlgpAHZFAAAAFQCfULXSw2rK3GyoXCeq7iAM7rY0LQAAAIBcedYGDIhjaW5ZqqLGCHBdvXz5rxkK5TjY942qlNvsrNdXxf0m9zkkZNhB7h16aiv6+OGqAi22Ifhxj1kUjn2GiezSZ9ZerI4nEe1zCs/znnR+PpupIHEk5XBh0ty8FKxHJjhlhyNrrsvug5Gjq0hOpo3vtgqIyumSwosmnO2Q5wAAAIBTuw9dgQRoS29Sc7NNNn3xzFQP4aSQl4V+xppE9QMbujKb7viTMSaOx1/F1+zbBc4S+4wjTJzFpENc5ZZMBkd2daHR/n3PrjWqHwweztH2ZnNWRxRHDuxtnCuW07cuSj7WTLbKQ4Lm3tneo0ROAyR/bf63dVql22yf/zuq1U09Pg== root@vping-ssh-vm-98850994-9b56-420b-9e54-3a1f0fcc5415 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe9a:de51/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-98850994-9b56-420b-9e54-3a1f0fcc5415 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-98850994-9b56-420b-9e54-3a1f0fcc5415 login: 2018-07-23 12:26:45,528 - paramiko.transport - DEBUG - starting thread (client mode): 0x3c0a7b90L 2018-07-23 12:26:45,529 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 12:26:45,529 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 12:26:45,529 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 12:26:45,530 - 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-23 12:26:45,531 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 12:26:45,531 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 12:26:45,531 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 12:26:45,531 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 12:26:45,531 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 12:26:45,548 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 12:26:45,548 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 12:26:45,561 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 5fc77859a270ebaf0851c0f3bec111eb 2018-07-23 12:26:45,562 - paramiko.transport - DEBUG - Trying discovered key 449b9cac61d92994f33f563af9c8b52b in /tmp/tmpAJ5HP5 2018-07-23 12:26:45,587 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 12:26:45,594 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 12:26:45,594 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 12:26:45,595 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 12:26:45,596 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 12:26:45,597 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 12:26:45,600 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 12:26:45,600 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.11 (192.168.120.11): 56 data bytes 64 bytes from 192.168.120.11: seq=0 ttl=64 time=1.520 ms --- 192.168.120.11 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.520/1.520/1.520 ms 2018-07-23 12:26:45,604 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 12:26:45,715 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:26:45,715 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 12:26:45,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 12:26:45,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:45,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1f25799-611b-4b36-93cc-11115b21d947 x-compute-request-id: req-b1f25799-611b-4b36-93cc-11115b21d947 Content-Type: application/json 2018-07-23 12:26:45,863 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b used request id req-b1f25799-611b-4b36-93cc-11115b21d947 2018-07-23 12:26:45,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.142861843109s 2018-07-23 12:26:45,863 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b used request id req-b1f25799-611b-4b36-93cc-11115b21d947 2018-07-23 12:26:45,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:45,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:46,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e5c7134-93c7-4515-a950-55550a4fe91c x-compute-request-id: req-5e5c7134-93c7-4515-a950-55550a4fe91c Content-Encoding: gzip Content-Length: 895 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:de:51", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:de:51", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:39.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:39Z", "hostId": "2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e5:2f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:29.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "7b3f7f08-08e1-4e2f-a872-ecd8b4ffaa4b", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:45Z", "hostId": "39806f11a4947f8fc3c83093d48362bc8be29c17e29fae917d2791e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:22Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:46,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5e5c7134-93c7-4515-a950-55550a4fe91c 2018-07-23 12:26:46,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590085983276s 2018-07-23 12:26:46,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5e5c7134-93c7-4515-a950-55550a4fe91c 2018-07-23 12:26:46,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:48,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:48,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:48,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ec223d8-86ba-485b-8975-1a41ef0aa96a x-compute-request-id: req-7ec223d8-86ba-485b-8975-1a41ef0aa96a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:de:51", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:de:51", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:39.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:39Z", "hostId": "2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:48,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7ec223d8-86ba-485b-8975-1a41ef0aa96a 2018-07-23 12:26:48,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.297166824341s 2018-07-23 12:26:48,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7ec223d8-86ba-485b-8975-1a41ef0aa96a 2018-07-23 12:26:48,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 12:26:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/af8df840-4870-442e-977a-bcd430a350ba.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:49,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ba459c0-6119-46ea-9480-5ba98a0c019c Content-Length: 0 Date: Mon, 23 Jul 2018 12:26:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:49,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/af8df840-4870-442e-977a-bcd430a350ba.json used request id req-6ba459c0-6119-46ea-9480-5ba98a0c019c 2018-07-23 12:26:49,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.954118967056s 2018-07-23 12:26:49,716 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/af8df840-4870-442e-977a-bcd430a350ba.json used request id req-6ba459c0-6119-46ea-9480-5ba98a0c019c 2018-07-23 12:26:49,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:26:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:49,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-18b415c0-d252-4c86-b4be-a259b0dc8406 Date: Mon, 23 Jul 2018 12:26:49 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:26:49,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-18b415c0-d252-4c86-b4be-a259b0dc8406 2018-07-23 12:26:49,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0713157653809s 2018-07-23 12:26:49,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-18b415c0-d252-4c86-b4be-a259b0dc8406 2018-07-23 12:26:49,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 12:26:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:49,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:26:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ae7c79f-e18f-4ae7-a483-4ba2bf0a382d x-compute-request-id: req-3ae7c79f-e18f-4ae7-a483-4ba2bf0a382d Content-Type: application/json 2018-07-23 12:26:49,944 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5 used request id req-3ae7c79f-e18f-4ae7-a483-4ba2bf0a382d 2018-07-23 12:26:49,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150073051453s 2018-07-23 12:26:49,944 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5 used request id req-3ae7c79f-e18f-4ae7-a483-4ba2bf0a382d 2018-07-23 12:26:49,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:49,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:50,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f753229a-8e63-49ec-9d44-a3d1946ec1b9 x-compute-request-id: req-f753229a-8e63-49ec-9d44-a3d1946ec1b9 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:de:51", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:de:51", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4349254d-1f40-42e4-adc4-7286f973ccc5", "rel": "bookmark"}], "image": {"id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "links": [{"href": "http://172.30.9.27:8774/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:26:39.000000", "flavor": {"id": "a86893ce-b585-488d-971d-fd950df98e82", "links": [{"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "bookmark"}]}, "id": "4349254d-1f40-42e4-adc4-7286f973ccc5", "security_groups": [{"name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}], "user_id": "e50beaf8945b45c2970651da0c266222", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:26:49Z", "hostId": "2e75266a82d4c56a58806b37e8ef6f3c04c53b3f7ab177d13c8041c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415", "name": "vping_ssh-vm_98850994-9b56-420b-9e54-3a1f0fcc5415", "created": "2018-07-23T12:26:31Z", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:26:50,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f753229a-8e63-49ec-9d44-a3d1946ec1b9 2018-07-23 12:26:50,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449151039124s 2018-07-23 12:26:50,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f753229a-8e63-49ec-9d44-a3d1946ec1b9 2018-07-23 12:26:50,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:26:52,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:26:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:52,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5729c2ba-7be9-4905-9a15-0353d163440c x-compute-request-id: req-5729c2ba-7be9-4905-9a15-0353d163440c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 12:26:52,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5729c2ba-7be9-4905-9a15-0353d163440c 2018-07-23 12:26:52,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0792498588562s 2018-07-23 12:26:52,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5729c2ba-7be9-4905-9a15-0353d163440c 2018-07-23 12:26:52,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:26:52,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:52,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-36f3176e-ff11-40ac-81b3-7dbc3495c776 Date: Mon, 23 Jul 2018 12:26:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:13Z", "updated_at": "2018-07-23T12:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "2877da3e-0edd-4a41-ba7c-568c5311707d", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "7a8febe0-80be-4ef9-9fdf-2747a64a36a6", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "8d9da595-fdb7-4b41-8b5e-273433a58f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "f448ea37-0a4b-47a6-a95f-9fccd7defc22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 1, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:19Z", "updated_at": "2018-07-23T12:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "187bcf8b-0429-4234-aebc-02e0255319e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "4701998d-889b-4ca2-b0b1-19674a073f83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:20Z", "revision_number": 0, "id": "bd9e96de-cc67-43cc-9057-8b4c17445bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:20Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T12:26:19Z", "revision_number": 0, "id": "ff963ab9-32a7-4dd3-a8af-00bd8fc68d5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:19Z", "security_group_id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 3, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "6b0cee90-e5a8-4aec-ba89-506efeb3ce9a", "name": "vping_ssh-sg_98850994-9b56-420b-9e54-3a1f0fcc5415"}]} 2018-07-23 12:26:52,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-36f3176e-ff11-40ac-81b3-7dbc3495c776 2018-07-23 12:26:52,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0548369884491s 2018-07-23 12:26:52,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-36f3176e-ff11-40ac-81b3-7dbc3495c776 2018-07-23 12:26:52,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 12:26:52,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6b0cee90-e5a8-4aec-ba89-506efeb3ce9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:52,769 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8509129b-e35d-4c2b-b3a0-1713b8ae79f1 Content-Length: 0 Date: Mon, 23 Jul 2018 12:26:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:52,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6b0cee90-e5a8-4aec-ba89-506efeb3ce9a.json used request id req-8509129b-e35d-4c2b-b3a0-1713b8ae79f1 2018-07-23 12:26:52,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.229847192764s 2018-07-23 12:26:52,770 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6b0cee90-e5a8-4aec-ba89-506efeb3ce9a.json used request id req-8509129b-e35d-4c2b-b3a0-1713b8ae79f1 2018-07-23 12:26:52,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 12:26:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:52,835 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d65cf5e-d340-4e14-bee8-0f99266a2b5a x-compute-request-id: req-1d65cf5e-d340-4e14-bee8-0f99266a2b5a Content-Length: 0 Content-Type: application/json 2018-07-23 12:26:52,835 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415 used request id req-1d65cf5e-d340-4e14-bee8-0f99266a2b5a 2018-07-23 12:26:52,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0649538040161s 2018-07-23 12:26:52,836 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_98850994-9b56-420b-9e54-3a1f0fcc5415 used request id req-1d65cf5e-d340-4e14-bee8-0f99266a2b5a 2018-07-23 12:26:52,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:26:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2/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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" -d '{"subnet_id": "c3810950-7c40-435f-af78-5fe8ce63dde7"}' 2018-07-23 12:26:54,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-205e1bf6-0ccb-4abf-96be-6ac757f69b29 Date: Mon, 23 Jul 2018 12:26:54 GMT RESP BODY: {"network_id": "6d1ea3c9-0c93-44d9-a0e7-e933748793f6", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "subnet_id": "c3810950-7c40-435f-af78-5fe8ce63dde7", "subnet_ids": ["c3810950-7c40-435f-af78-5fe8ce63dde7"], "port_id": "cf0c2523-10fd-4e9d-9de2-e6c3a25fd846", "id": "51d75e46-5f5b-4288-9b72-17e95e3952a2"} 2018-07-23 12:26:54,295 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2/remove_router_interface.json used request id req-205e1bf6-0ccb-4abf-96be-6ac757f69b29 2018-07-23 12:26:54,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.45838403702s 2018-07-23 12:26:54,295 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2/remove_router_interface.json used request id req-205e1bf6-0ccb-4abf-96be-6ac757f69b29 returning object 51d75e46-5f5b-4288-9b72-17e95e3952a2 2018-07-23 12:26:54,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:26:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:54,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-0dd44581-95ef-4637-bad8-273a2831dc59 Date: Mon, 23 Jul 2018 12:26:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:14Z", "admin_state_up": true, "updated_at": "2018-07-23T12:26:53Z", "revision_number": 4, "routes": [], "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "51d75e46-5f5b-4288-9b72-17e95e3952a2", "name": "vping_ssh-router_98850994-9b56-420b-9e54-3a1f0fcc5415"}]} 2018-07-23 12:26:54,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0dd44581-95ef-4637-bad8-273a2831dc59 2018-07-23 12:26:54,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110508918762s 2018-07-23 12:26:54,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0dd44581-95ef-4637-bad8-273a2831dc59 2018-07-23 12:26:54,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:26:54,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:55,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed2d15fa-23d7-498d-96dc-d40ae474cd64 Content-Length: 0 Date: Mon, 23 Jul 2018 12:26:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:55,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2.json used request id req-ed2d15fa-23d7-498d-96dc-d40ae474cd64 2018-07-23 12:26:55,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42220616341s 2018-07-23 12:26:55,830 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/51d75e46-5f5b-4288-9b72-17e95e3952a2.json used request id req-ed2d15fa-23d7-498d-96dc-d40ae474cd64 2018-07-23 12:26:55,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:26:55,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:55,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1cb7c698-eb7f-44da-8785-753679e24ded Date: Mon, 23 Jul 2018 12:26:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:26:14Z","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":"59ae55ae29e54c399a168e7ee2e277c1","id":"c3810950-7c40-435f-af78-5fe8ce63dde7","subnetpool_id":null,"name":"vping_ssh-subnet_98850994-9b56-420b-9e54-3a1f0fcc5415"}]} 2018-07-23 12:26:55,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1cb7c698-eb7f-44da-8785-753679e24ded 2018-07-23 12:26:55,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0496690273285s 2018-07-23 12:26:55,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1cb7c698-eb7f-44da-8785-753679e24ded 2018-07-23 12:26:55,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:26:55,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c3810950-7c40-435f-af78-5fe8ce63dde7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:57,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be85598e-0ea2-4db8-b529-83427ca830a1 Date: Mon, 23 Jul 2018 12:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:57,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c3810950-7c40-435f-af78-5fe8ce63dde7.json used request id req-be85598e-0ea2-4db8-b529-83427ca830a1 2018-07-23 12:26:57,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11936593056s 2018-07-23 12:26:57,002 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c3810950-7c40-435f-af78-5fe8ce63dde7.json used request id req-be85598e-0ea2-4db8-b529-83427ca830a1 2018-07-23 12:26:57,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:26:57,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:57,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-f281e7ac-7548-4a21-8559-b67312312006 Date: Mon, 23 Jul 2018 12:26:57 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-23T12:26:56Z","tenant_id":"59ae55ae29e54c399a168e7ee2e277c1","created_at":"2018-07-23T12:26:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"59ae55ae29e54c399a168e7ee2e277c1","id":"6d1ea3c9-0c93-44d9-a0e7-e933748793f6","name":"vping_ssh-net_98850994-9b56-420b-9e54-3a1f0fcc5415"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:26:57,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f281e7ac-7548-4a21-8559-b67312312006 2018-07-23 12:26:57,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112392902374s 2018-07-23 12:26:57,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f281e7ac-7548-4a21-8559-b67312312006 2018-07-23 12:26:57,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:26:57,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/6d1ea3c9-0c93-44d9-a0e7-e933748793f6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:58,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc10fccc-feb6-4a7d-ad09-f0a3b347a745 Date: Mon, 23 Jul 2018 12:26:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:26:58,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6d1ea3c9-0c93-44d9-a0e7-e933748793f6.json used request id req-cc10fccc-feb6-4a7d-ad09-f0a3b347a745 2018-07-23 12:26:58,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.46592903137s 2018-07-23 12:26:58,582 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6d1ea3c9-0c93-44d9-a0e7-e933748793f6.json used request id req-cc10fccc-feb6-4a7d-ad09-f0a3b347a745 2018-07-23 12:26:58,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:26:58,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:58,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-38af0772-c392-49c0-a14c-8a8f75ca48dc Date: Mon, 23 Jul 2018 12:26:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a8fc7040-603f-4ee8-8e70-1f6985749405/snap", "metadata": {}}], "file": "/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405/file", "owner": "59ae55ae29e54c399a168e7ee2e277c1", "id": "a8fc7040-603f-4ee8-8e70-1f6985749405", "size": 12716032, "self": "/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a8fc7040-603f-4ee8-8e70-1f6985749405/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:26:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_98850994-9b56-420b-9e54-3a1f0fcc5415", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:26:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:26:58,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-38af0772-c392-49c0-a14c-8a8f75ca48dc 2018-07-23 12:26:58,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358078479767s 2018-07-23 12:26:58,623 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-38af0772-c392-49c0-a14c-8a8f75ca48dc 2018-07-23 12:26:58,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:26:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0aca8d59c89b3c7df12e2a613bcaf75e0d4e82a" 2018-07-23 12:26:58,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb9d6b0e-6cc9-4f33-960f-6af9e3a20bcc Date: Mon, 23 Jul 2018 12:26:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:26:58,920 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405 used request id req-bb9d6b0e-6cc9-4f33-960f-6af9e3a20bcc 2018-07-23 12:26:58,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.295535087585s 2018-07-23 12:26:58,920 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a8fc7040-603f-4ee8-8e70-1f6985749405 used request id req-bb9d6b0e-6cc9-4f33-960f-6af9e3a20bcc 2018-07-23 12:26:58,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:26:58,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:58,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17bd1426-7564-486c-a075-4595cedc6c89 x-compute-request-id: req-17bd1426-7564-486c-a075-4595cedc6c89 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_98850994-9b56-420b-9e54-3a1f0fcc5415", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a86893ce-b585-488d-971d-fd950df98e82", "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": "a86893ce-b585-488d-971d-fd950df98e82"}]} 2018-07-23 12:26:58,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-17bd1426-7564-486c-a075-4595cedc6c89 2018-07-23 12:26:58,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251698493958s 2018-07-23 12:26:58,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-17bd1426-7564-486c-a075-4595cedc6c89 2018-07-23 12:26:58,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:26:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:58,985 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8da6e53e-9d04-4778-8be8-0b8e46db87f5 x-compute-request-id: req-8da6e53e-9d04-4778-8be8-0b8e46db87f5 Content-Length: 0 Content-Type: application/json 2018-07-23 12:26:58,985 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82 used request id req-8da6e53e-9d04-4778-8be8-0b8e46db87f5 2018-07-23 12:26:58,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375199317932s 2018-07-23 12:26:58,985 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a86893ce-b585-488d-971d-fd950df98e82 used request id req-8da6e53e-9d04-4778-8be8-0b8e46db87f5 2018-07-23 12:26:58,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:26:58,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:59,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df18da2b-dc19-452d-b8ff-5b1f69dabb48 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415", "links": {"self": "http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e50beaf8945b45c2970651da0c266222", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:26:59,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-df18da2b-dc19-452d-b8ff-5b1f69dabb48 2018-07-23 12:26:59,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120417833328s 2018-07-23 12:26:59,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-df18da2b-dc19-452d-b8ff-5b1f69dabb48 2018-07-23 12:26:59,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:26:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:59,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7953067c-a210-45c7-92c1-71b2cf16529d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_98850994-9b56-420b-9e54-3a1f0fcc5415", "links": {"self": "http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e50beaf8945b45c2970651da0c266222", "description": null}} 2018-07-23 12:26:59,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222 used request id req-7953067c-a210-45c7-92c1-71b2cf16529d 2018-07-23 12:26:59,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108441114426s 2018-07-23 12:26:59,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222 used request id req-7953067c-a210-45c7-92c1-71b2cf16529d 2018-07-23 12:26:59,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 12:26:59,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:59,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377d6b84-a86d-4c33-82cb-4ba00db6cc85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:26:59,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222 used request id req-377d6b84-a86d-4c33-82cb-4ba00db6cc85 2018-07-23 12:26:59,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23365187645s 2018-07-23 12:26:59,456 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e50beaf8945b45c2970651da0c266222 used request id req-377d6b84-a86d-4c33-82cb-4ba00db6cc85 2018-07-23 12:26:59,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:26:59,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:59,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fe098e-ce2f-4f25-bc92-5d2b7db1ad5e Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1"}, "tags": [], "enabled": true, "id": "59ae55ae29e54c399a168e7ee2e277c1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_98850994-9b56-420b-9e54-3a1f0fcc5415"}]} 2018-07-23 12:26:59,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f8fe098e-ce2f-4f25-bc92-5d2b7db1ad5e 2018-07-23 12:26:59,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984599590302s 2018-07-23 12:26:59,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f8fe098e-ce2f-4f25-bc92-5d2b7db1ad5e 2018-07-23 12:26:59,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 12:26:59,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00c3173dde3e1b9ca979782d101c6105ebd441de" 2018-07-23 12:26:59,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f531e1a5-a8eb-440e-a9b4-988f3b19c67a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:26:59,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1 used request id req-f531e1a5-a8eb-440e-a9b4-988f3b19c67a 2018-07-23 12:26:59,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152263879776s 2018-07-23 12:26:59,718 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1 used request id req-f531e1a5-a8eb-440e-a9b4-988f3b19c67a 2018-07-23 12:26:59,768 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-23 12:26:59,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:26:59,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:26:59,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:26:59,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:26:59,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:26:59,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:26:59,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:26:59,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:26:59,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:26:59,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:26:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:26:59,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca97d614-03ee-4626-a827-1c1e9df9ee50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:26:59,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca97d614-03ee-4626-a827-1c1e9df9ee50 2018-07-23 12:26:59,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:27:00,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:27:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["Cor_mrm0TLWkz-0n6i0zvQ"], "issued_at": "2018-07-23T12:27:00.000000Z"}} 2018-07-23 12:27:00,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:00,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-caf4a376-65bf-48dd-8a82-1ffc1b120960 Date: Mon, 23 Jul 2018 12:27:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:27:00,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-caf4a376-65bf-48dd-8a82-1ffc1b120960 2018-07-23 12:27:00,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279502868652s 2018-07-23 12:27:00,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-caf4a376-65bf-48dd-8a82-1ffc1b120960 2018-07-23 12:27:00,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:27:00,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb94b89c-bbcf-428e-a7dc-746be5fbf1fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:27:00,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-eb94b89c-bbcf-428e-a7dc-746be5fbf1fe 2018-07-23 12:27:00,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:27:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:00,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180baa4e-f4bc-4145-a290-8f996980ec95 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 12:27:00,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-180baa4e-f4bc-4145-a290-8f996980ec95 2018-07-23 12:27:00,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104382991791s 2018-07-23 12:27:00,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-180baa4e-f4bc-4145-a290-8f996980ec95 2018-07-23 12:27:00,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 12:27:00,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd"}}' 2018-07-23 12:27:00,728 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f1798c4-12df-4620-8cc9-554f2c95419e Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4"}, "tags": [], "enabled": true, "id": "78c744dae3d74bd8876b7d487e2bc1b4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd"}} 2018-07-23 12:27:00,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7f1798c4-12df-4620-8cc9-554f2c95419e 2018-07-23 12:27:00,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120539903641s 2018-07-23 12:27:00,729 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7f1798c4-12df-4620-8cc9-554f2c95419e 2018-07-23 12:27:00,730 - 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'78c744dae3d74bd8876b7d487e2bc1b4', '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_4877458c-a22e-4570-8942-7e77859db0bd'}) 2018-07-23 12:27:00,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 12:27:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0d1227f4-52d6-41b2-bfdb-cb7f664ef5b3", "email": null, "name": "vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd"}}' 2018-07-23 12:27:01,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37565195-8a87-4b4c-9aa0-742ddfa6ab2d Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd", "links": {"self": "http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4db232492664af0a4a9a386fc67d8d5", "domain_id": "default", "password_expires_at": null}} 2018-07-23 12:27:01,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-37565195-8a87-4b4c-9aa0-742ddfa6ab2d 2018-07-23 12:27:01,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370573997498s 2018-07-23 12:27:01,107 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-37565195-8a87-4b4c-9aa0-742ddfa6ab2d 2018-07-23 12:27:01,107 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c4db232492664af0a4a9a386fc67d8d5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd'}) 2018-07-23 12:27:01,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:27:01,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:01,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5d02fd-446f-48ff-8bd9-23f437bc9e1b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:27:01,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2e5d02fd-446f-48ff-8bd9-23f437bc9e1b 2018-07-23 12:27:01,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10237288475s 2018-07-23 12:27:01,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2e5d02fd-446f-48ff-8bd9-23f437bc9e1b 2018-07-23 12:27:01,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:27:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:01,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030c4476-ca2e-4e90-8a87-77f434921415 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:27:01,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-030c4476-ca2e-4e90-8a87-77f434921415 2018-07-23 12:27:01,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10382604599s 2018-07-23 12:27:01,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-030c4476-ca2e-4e90-8a87-77f434921415 2018-07-23 12:27:01,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:27:01,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:01,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13d014a-db64-4224-a3d7-af8ef7be583f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:27:01,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e13d014a-db64-4224-a3d7-af8ef7be583f 2018-07-23 12:27:01,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.097244977951s 2018-07-23 12:27:01,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e13d014a-db64-4224-a3d7-af8ef7be583f 2018-07-23 12:27:01,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:27:01,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:01,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e33f53-87e1-4f34-b180-608f7386f758 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 12:27:01,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-67e33f53-87e1-4f34-b180-608f7386f758 2018-07-23 12:27:01,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0951728820801s 2018-07-23 12:27:01,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-67e33f53-87e1-4f34-b180-608f7386f758 2018-07-23 12:27:01,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:27:01,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:01,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7230441-18de-444f-839a-84b25325cb6c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd", "links": {"self": "http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4db232492664af0a4a9a386fc67d8d5", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:27:01,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f7230441-18de-444f-839a-84b25325cb6c 2018-07-23 12:27:01,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115818023682s 2018-07-23 12:27:01,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f7230441-18de-444f-839a-84b25325cb6c 2018-07-23 12:27:01,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:27:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:01,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9374a9dd-0882-4857-8d9e-1311265d9730 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4"}, "tags": [], "enabled": true, "id": "78c744dae3d74bd8876b7d487e2bc1b4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd"}]} 2018-07-23 12:27:01,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9374a9dd-0882-4857-8d9e-1311265d9730 2018-07-23 12:27:01,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0236430168152s 2018-07-23 12:27:01,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9374a9dd-0882-4857-8d9e-1311265d9730 2018-07-23 12:27:01,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 12:27:01,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c4db232492664af0a4a9a386fc67d8d5&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=78c744dae3d74bd8876b7d487e2bc1b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:01,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa80bc74-3414-48c3-99e3-646a57eb17f9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c4db232492664af0a4a9a386fc67d8d5&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=78c744dae3d74bd8876b7d487e2bc1b4", "previous": null, "next": null}} 2018-07-23 12:27:01,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c4db232492664af0a4a9a386fc67d8d5&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=78c744dae3d74bd8876b7d487e2bc1b4 used request id req-aa80bc74-3414-48c3-99e3-646a57eb17f9 2018-07-23 12:27:01,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10208106041s 2018-07-23 12:27:01,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c4db232492664af0a4a9a386fc67d8d5&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=78c744dae3d74bd8876b7d487e2bc1b4 used request id req-aa80bc74-3414-48c3-99e3-646a57eb17f9 2018-07-23 12:27:01,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 12:27:01,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4/users/c4db232492664af0a4a9a386fc67d8d5/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:01,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aee95c0-c7b9-489a-96da-470f1b5265fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:27:01,916 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4/users/c4db232492664af0a4a9a386fc67d8d5/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-8aee95c0-c7b9-489a-96da-470f1b5265fe 2018-07-23 12:27:01,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.125591039658s 2018-07-23 12:27:01,917 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4/users/c4db232492664af0a4a9a386fc67d8d5/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-8aee95c0-c7b9-489a-96da-470f1b5265fe 2018-07-23 12:27:01,918 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'78c744dae3d74bd8876b7d487e2bc1b4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0d1227f4-52d6-41b2-bfdb-cb7f664ef5b3', 'username': u'vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 12:27:01,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:27:01,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:27:01,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:27:01,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:27:01,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:27:01,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:27:01,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:27:01,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:27:01,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:27:01,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:27:01,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:27:01,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:27:01,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:27:01,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:27:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:27:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:27:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:27:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:27:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:27:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:27:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:27:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:27:01,923 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd', 'password': '0d1227f4-52d6-41b2-bfdb-cb7f664ef5b3', 'project_name': 'vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '78c744dae3d74bd8876b7d487e2bc1b4', 'project_domain_name': 'Default'} 2018-07-23 12:27:01,923 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-23 12:27:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:27:01,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a30c67a-058b-4717-9277-a13a3eee1621 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:27:01,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4a30c67a-058b-4717-9277-a13a3eee1621 2018-07-23 12:27:01,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:27:02,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T13:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c744dae3d74bd8876b7d487e2bc1b4", "name": "vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_78c744dae3d74bd8876b7d487e2bc1b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_78c744dae3d74bd8876b7d487e2bc1b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/78c744dae3d74bd8876b7d487e2bc1b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd", "id": "c4db232492664af0a4a9a386fc67d8d5"}, "audit_ids": ["F3rQwv0UQD6HUcyy_xtm0A"], "issued_at": "2018-07-23T12:27:02.000000Z"}} 2018-07-23 12:27:02,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:27:02,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"network": {"name": "vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd", "admin_state_up": true}}' 2018-07-23 12:27:03,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-d00b75e5-c4cc-46f4-8d6f-3291d0b72574 Date: Mon, 23 Jul 2018 12:27:03 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T12:27:02Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","id":"74aea78e-8651-4560-bec1-150cb4cf48cd","name":"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd"}} 2018-07-23 12:27:03,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d00b75e5-c4cc-46f4-8d6f-3291d0b72574 2018-07-23 12:27:03,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.684994935989s 2018-07-23 12:27:03,010 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d00b75e5-c4cc-46f4-8d6f-3291d0b72574 2018-07-23 12:27:03,010 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:27:02Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'74aea78e-8651-4560-bec1-150cb4cf48cd', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd', u'admin_state_up': True, u'tenant_id': u'78c744dae3d74bd8876b7d487e2bc1b4', u'created_at': u'2018-07-23T12:27:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'78c744dae3d74bd8876b7d487e2bc1b4'}) 2018-07-23 12:27:03,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:03,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-35a8b9a0-f65c-42ee-931d-a57e610d1c76 Date: Mon, 23 Jul 2018 12:27:03 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-23T12:27:02Z","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","id":"74aea78e-8651-4560-bec1-150cb4cf48cd","name":"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:27:03,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-35a8b9a0-f65c-42ee-931d-a57e610d1c76 2018-07-23 12:27:03,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.19033408165s 2018-07-23 12:27:03,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-35a8b9a0-f65c-42ee-931d-a57e610d1c76 2018-07-23 12:27:03,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:27:03,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"subnet": {"name": "vping_userdata-subnet_4877458c-a22e-4570-8942-7e77859db0bd", "enable_dhcp": true, "network_id": "74aea78e-8651-4560-bec1-150cb4cf48cd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:27:04,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ba50356c-7810-4d52-ab65-b0f4169aef28 Date: Mon, 23 Jul 2018 12:27:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74aea78e-8651-4560-bec1-150cb4cf48cd","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:27:03Z","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":"78c744dae3d74bd8876b7d487e2bc1b4","id":"5e33f697-3f94-444a-b516-bc40c7ac08cf","subnetpool_id":null,"name":"vping_userdata-subnet_4877458c-a22e-4570-8942-7e77859db0bd"}} 2018-07-23 12:27:04,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ba50356c-7810-4d52-ab65-b0f4169aef28 2018-07-23 12:27:04,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.812815904617s 2018-07-23 12:27:04,016 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ba50356c-7810-4d52-ab65-b0f4169aef28 2018-07-23 12:27:04,017 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:27:03Z', 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'5e33f697-3f94-444a-b516-bc40c7ac08cf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_4877458c-a22e-4570-8942-7e77859db0bd', u'enable_dhcp': True, u'network_id': u'74aea78e-8651-4560-bec1-150cb4cf48cd', u'tenant_id': u'78c744dae3d74bd8876b7d487e2bc1b4', u'created_at': u'2018-07-23T12:27:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'78c744dae3d74bd8876b7d487e2bc1b4'}) 2018-07-23 12:27:04,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:27:04,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "vping_userdata-router_4877458c-a22e-4570-8942-7e77859db0bd", "admin_state_up": true}}' 2018-07-23 12:27:05,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-df1f1645-e83d-4fee-88b3-d60966462a6e Date: Mon, 23 Jul 2018 12:27:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "created_at": "2018-07-23T12:27:04Z", "admin_state_up": true, "updated_at": "2018-07-23T12:27:05Z", "revision_number": 2, "routes": [], "project_id": "78c744dae3d74bd8876b7d487e2bc1b4", "id": "59e0438e-f1eb-4245-a699-dc484e64fce3", "name": "vping_userdata-router_4877458c-a22e-4570-8942-7e77859db0bd"}} 2018-07-23 12:27:05,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-df1f1645-e83d-4fee-88b3-d60966462a6e 2018-07-23 12:27:05,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.28485298157s 2018-07-23 12:27:05,303 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-df1f1645-e83d-4fee-88b3-d60966462a6e 2018-07-23 12:27:05,303 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'78c744dae3d74bd8876b7d487e2bc1b4', u'created_at': u'2018-07-23T12:27:04Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T12:27:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'78c744dae3d74bd8876b7d487e2bc1b4', u'id': u'59e0438e-f1eb-4245-a699-dc484e64fce3', u'name': u'vping_userdata-router_4877458c-a22e-4570-8942-7e77859db0bd'}) 2018-07-23 12:27:05,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:27:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3/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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"subnet_id": "5e33f697-3f94-444a-b516-bc40c7ac08cf"}' 2018-07-23 12:27:07,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d99824c2-6d5c-4c42-a15b-21a62c6d0f90 Date: Mon, 23 Jul 2018 12:27:07 GMT RESP BODY: {"network_id": "74aea78e-8651-4560-bec1-150cb4cf48cd", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "subnet_id": "5e33f697-3f94-444a-b516-bc40c7ac08cf", "subnet_ids": ["5e33f697-3f94-444a-b516-bc40c7ac08cf"], "port_id": "0e1d1bcf-fe9a-4b73-9e34-aa2270a0c256", "id": "59e0438e-f1eb-4245-a699-dc484e64fce3"} 2018-07-23 12:27:07,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3/add_router_interface.json used request id req-d99824c2-6d5c-4c42-a15b-21a62c6d0f90 2018-07-23 12:27:07,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.81572318077s 2018-07-23 12:27:07,120 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3/add_router_interface.json used request id req-d99824c2-6d5c-4c42-a15b-21a62c6d0f90 returning object 59e0438e-f1eb-4245-a699-dc484e64fce3 2018-07-23 12:27:07,120 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:27:07,249 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:27:07,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:27:07,254 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:27:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:27:07,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:27:07,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:07,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e5d3d72f-4c66-4088-b9b1-f40a510da092 Date: Mon, 23 Jul 2018 12:27:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:27:07,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e5d3d72f-4c66-4088-b9b1-f40a510da092 2018-07-23 12:27:07,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193686962128s 2018-07-23 12:27:07,451 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e5d3d72f-4c66-4088-b9b1-f40a510da092 2018-07-23 12:27:07,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:27:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd"}' 2018-07-23 12:27:07,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0f3c2dd8-d5d0-445e-9131-770945cfb9c0 Date: Mon, 23 Jul 2018 12:27:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/file", "owner": "78c744dae3d74bd8876b7d487e2bc1b4", "id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "size": null, "self": "/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:27:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "checksum": null, "created_at": "2018-07-23T12:27:07Z", "protected": false} 2018-07-23 12:27:07,523 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0f3c2dd8-d5d0-445e-9131-770945cfb9c0 2018-07-23 12:27:07,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0636348724365s 2018-07-23 12:27:07,523 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0f3c2dd8-d5d0-445e-9131-770945cfb9c0 returning object c5c04ef7-dd37-4395-aec7-9f2d5f737da7 2018-07-23 12:27:07,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:27:07,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '' 2018-07-23 12:27:08,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84425bbf-330f-44e9-bb54-f046f9dc2846 Date: Mon, 23 Jul 2018 12:27:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:27:08,843 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/file used request id req-84425bbf-330f-44e9-bb54-f046f9dc2846 2018-07-23 12:27:08,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.31881594658s 2018-07-23 12:27:08,843 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/file used request id req-84425bbf-330f-44e9-bb54-f046f9dc2846 2018-07-23 12:27:08,843 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:27:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/file', u'owner': u'78c744dae3d74bd8876b7d487e2bc1b4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c5c04ef7-dd37-4395-aec7-9f2d5f737da7', u'size': None, u'name': u'vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd', u'checksum': None, u'self': u'/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:27:07Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:27:08,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:27:08,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_4877458c-a22e-4570-8942-7e77859db0bd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:27:09,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9a32ff5-0618-48f7-9b03-3875bc7b0d91 x-compute-request-id: req-b9a32ff5-0618-48f7-9b03-3875bc7b0d91 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_4877458c-a22e-4570-8942-7e77859db0bd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "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": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605"}} 2018-07-23 12:27:09,119 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b9a32ff5-0618-48f7-9b03-3875bc7b0d91 2018-07-23 12:27:09,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.274558067322s 2018-07-23 12:27:09,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b9a32ff5-0618-48f7-9b03-3875bc7b0d91 2018-07-23 12:27:09,120 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_4877458c-a22e-4570-8942-7e77859db0bd', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'b0e6dbbc-6e8c-47d0-92d0-4e1dba311605', 'swap': 0}) 2018-07-23 12:27:09,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:27:09,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605/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}2903a6060ffb686f497c815a4e075c90d04f98da" -d '{"extra_specs": {}}' 2018-07-23 12:27:09,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-322a289a-4562-4c1c-8b35-45ea5ead896b x-compute-request-id: req-322a289a-4562-4c1c-8b35-45ea5ead896b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:27:09,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605/os-extra_specs used request id req-322a289a-4562-4c1c-8b35-45ea5ead896b 2018-07-23 12:27:09,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022125005722s 2018-07-23 12:27:09,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605/os-extra_specs used request id req-322a289a-4562-4c1c-8b35-45ea5ead896b 2018-07-23 12:27:09,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:09,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-6aa56683-ddac-4b02-948e-34d5cd6a2fef Date: Mon, 23 Jul 2018 12:27:09 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":["5e33f697-3f94-444a-b516-bc40c7ac08cf"],"updated_at":"2018-07-23T12:27:03Z","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","id":"74aea78e-8651-4560-bec1-150cb4cf48cd","name":"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:27:09,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6aa56683-ddac-4b02-948e-34d5cd6a2fef 2018-07-23 12:27:09,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110713005066s 2018-07-23 12:27:09,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6aa56683-ddac-4b02-948e-34d5cd6a2fef 2018-07-23 12:27:09,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:27:09,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:09,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-dbc87f2c-01a7-4e4e-90b9-345f93b0a85a Date: Mon, 23 Jul 2018 12:27:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/snap", "metadata": {}}], "file": "/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/file", "owner": "78c744dae3d74bd8876b7d487e2bc1b4", "id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "size": 12716032, "self": "/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:27:08Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:27:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:27:09,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dbc87f2c-01a7-4e4e-90b9-345f93b0a85a 2018-07-23 12:27:09,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362870693207s 2018-07-23 12:27:09,296 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dbc87f2c-01a7-4e4e-90b9-345f93b0a85a 2018-07-23 12:27:09,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:27:09,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:09,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-633e5a43-470b-4600-bd75-94e87c479759 x-compute-request-id: req-633e5a43-470b-4600-bd75-94e87c479759 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_4877458c-a22e-4570-8942-7e77859db0bd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "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": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605"}]} 2018-07-23 12:27:09,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-633e5a43-470b-4600-bd75-94e87c479759 2018-07-23 12:27:09,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.182397127151s 2018-07-23 12:27:09,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-633e5a43-470b-4600-bd75-94e87c479759 2018-07-23 12:27:09,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 12:27:09,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"server": {"name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "imageRef": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "flavorRef": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "max_count": 1, "min_count": 1, "networks": [{"uuid": "74aea78e-8651-4560-bec1-150cb4cf48cd"}]}}' 2018-07-23 12:27:10,949 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-264910b8-cda1-45e2-b6a2-c89de8a3b85f x-compute-request-id: req-264910b8-cda1-45e2-b6a2-c89de8a3b85f Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c77f724d-793d-4524-9520-a9225e73416a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "adminPass": "rMHA8taG6VY2"}} 2018-07-23 12:27:10,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-264910b8-cda1-45e2-b6a2-c89de8a3b85f 2018-07-23 12:27:10,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.46650195122s 2018-07-23 12:27:10,949 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-264910b8-cda1-45e2-b6a2-c89de8a3b85f 2018-07-23 12:27:10,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:11,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f89d2f9b-368b-4670-ab46-39bd2823b850 x-compute-request-id: req-f89d2f9b-368b-4670-ab46-39bd2823b850 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "user_id": "c4db232492664af0a4a9a386fc67d8d5", "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-23T12:27:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:11,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f89d2f9b-368b-4670-ab46-39bd2823b850 2018-07-23 12:27:11,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611970901489s 2018-07-23 12:27:11,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f89d2f9b-368b-4670-ab46-39bd2823b850 2018-07-23 12:27:11,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:11,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-60585d9f-1031-4fac-af4f-ce2ea842e4b9 Date: Mon, 23 Jul 2018 12:27:11 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":["5e33f697-3f94-444a-b516-bc40c7ac08cf"],"updated_at":"2018-07-23T12:27:03Z","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","id":"74aea78e-8651-4560-bec1-150cb4cf48cd","name":"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:27:11,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-60585d9f-1031-4fac-af4f-ce2ea842e4b9 2018-07-23 12:27:11,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108636140823s 2018-07-23 12:27:11,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-60585d9f-1031-4fac-af4f-ce2ea842e4b9 2018-07-23 12:27:11,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:27:11,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:11,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c1f36a24-bbf0-4e95-acff-2c437dac2021 Date: Mon, 23 Jul 2018 12:27:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74aea78e-8651-4560-bec1-150cb4cf48cd","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:27:03Z","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":"78c744dae3d74bd8876b7d487e2bc1b4","id":"5e33f697-3f94-444a-b516-bc40c7ac08cf","subnetpool_id":null,"name":"vping_userdata-subnet_4877458c-a22e-4570-8942-7e77859db0bd"}]} 2018-07-23 12:27:11,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c1f36a24-bbf0-4e95-acff-2c437dac2021 2018-07-23 12:27:11,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0752000808716s 2018-07-23 12:27:11,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c1f36a24-bbf0-4e95-acff-2c437dac2021 2018-07-23 12:27:11,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:13,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:13,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:14,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d3e4bdc-b4b2-4cc6-ae15-976a4c8fd553 x-compute-request-id: req-8d3e4bdc-b4b2-4cc6-ae15-976a4c8fd553 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "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-23T12:27:13Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:14,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d3e4bdc-b4b2-4cc6-ae15-976a4c8fd553 2018-07-23 12:27:14,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645751953125s 2018-07-23 12:27:14,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d3e4bdc-b4b2-4cc6-ae15-976a4c8fd553 2018-07-23 12:27:14,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:16,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:16,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2059963-c7a4-4a68-8cc4-aa04a16c37aa x-compute-request-id: req-d2059963-c7a4-4a68-8cc4-aa04a16c37aa Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "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-23T12:27:13Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:16,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2059963-c7a4-4a68-8cc4-aa04a16c37aa 2018-07-23 12:27:16,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366675853729s 2018-07-23 12:27:16,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2059963-c7a4-4a68-8cc4-aa04a16c37aa 2018-07-23 12:27:16,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:18,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:18,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34d930cb-9975-4f39-9102-14bbd28787cd x-compute-request-id: req-34d930cb-9975-4f39-9102-14bbd28787cd Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:19,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34d930cb-9975-4f39-9102-14bbd28787cd 2018-07-23 12:27:19,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.269228935242s 2018-07-23 12:27:19,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34d930cb-9975-4f39-9102-14bbd28787cd 2018-07-23 12:27:19,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:27:19,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=c77f724d-793d-4524-9520-a9225e73416a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c8d32ea0-08a2-4c01-b24a-32f7982c55f1 Date: Mon, 23 Jul 2018 12:27:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74aea78e-8651-4560-bec1-150cb4cf48cd","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:13Z","admin_state_up":true,"updated_at":"2018-07-23T12:27:18Z","binding:vnic_type":"normal","device_id":"c77f724d-793d-4524-9520-a9225e73416a","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:b3:c0:f3","id":"a6e3c5cf-cb15-49a3-a384-bc17c037ded6","port_security_enabled":true,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","fixed_ips":[{"subnet_id":"5e33f697-3f94-444a-b516-bc40c7ac08cf","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["46e60d38-b55c-4342-971d-2d66aa4e2eaf"],"name":""}]} 2018-07-23 12:27:19,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=c77f724d-793d-4524-9520-a9225e73416a used request id req-c8d32ea0-08a2-4c01-b24a-32f7982c55f1 2018-07-23 12:27:19,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0827739238739s 2018-07-23 12:27:19,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=c77f724d-793d-4524-9520-a9225e73416a used request id req-c8d32ea0-08a2-4c01-b24a-32f7982c55f1 2018-07-23 12:27:19,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:27:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6e3c5cf-cb15-49a3-a384-bc17c037ded6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-49e2e26e-cf23-4242-b4f9-d395d4628473 Date: Mon, 23 Jul 2018 12:27:19 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:27:19,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6e3c5cf-cb15-49a3-a384-bc17c037ded6 used request id req-49e2e26e-cf23-4242-b4f9-d395d4628473 2018-07-23 12:27:19,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0515010356903s 2018-07-23 12:27:19,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6e3c5cf-cb15-49a3-a384-bc17c037ded6 used request id req-49e2e26e-cf23-4242-b4f9-d395d4628473 2018-07-23 12:27:19,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9e920e9-5e97-48f3-9e9c-663e965c5158 x-compute-request-id: req-e9e920e9-5e97-48f3-9e9c-663e965c5158 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:19,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9e920e9-5e97-48f3-9e9c-663e965c5158 2018-07-23 12:27:19,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200734138489s 2018-07-23 12:27:19,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9e920e9-5e97-48f3-9e9c-663e965c5158 2018-07-23 12:27:19,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:27:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=c77f724d-793d-4524-9520-a9225e73416a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9dff3bdc-c29e-416b-a31c-4861d274e13c Date: Mon, 23 Jul 2018 12:27:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74aea78e-8651-4560-bec1-150cb4cf48cd","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:13Z","admin_state_up":true,"updated_at":"2018-07-23T12:27:18Z","binding:vnic_type":"normal","device_id":"c77f724d-793d-4524-9520-a9225e73416a","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:b3:c0:f3","id":"a6e3c5cf-cb15-49a3-a384-bc17c037ded6","port_security_enabled":true,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","fixed_ips":[{"subnet_id":"5e33f697-3f94-444a-b516-bc40c7ac08cf","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["46e60d38-b55c-4342-971d-2d66aa4e2eaf"],"name":""}]} 2018-07-23 12:27:19,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=c77f724d-793d-4524-9520-a9225e73416a used request id req-9dff3bdc-c29e-416b-a31c-4861d274e13c 2018-07-23 12:27:19,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.057343006134s 2018-07-23 12:27:19,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=c77f724d-793d-4524-9520-a9225e73416a used request id req-9dff3bdc-c29e-416b-a31c-4861d274e13c 2018-07-23 12:27:19,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:27:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6e3c5cf-cb15-49a3-a384-bc17c037ded6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-10e8724b-58c4-4733-b307-74de65e7bdf3 Date: Mon, 23 Jul 2018 12:27:19 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:27:19,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6e3c5cf-cb15-49a3-a384-bc17c037ded6 used request id req-10e8724b-58c4-4733-b307-74de65e7bdf3 2018-07-23 12:27:19,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0443420410156s 2018-07-23 12:27:19,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6e3c5cf-cb15-49a3-a384-bc17c037ded6 used request id req-10e8724b-58c4-4733-b307-74de65e7bdf3 2018-07-23 12:27:19,510 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:c0:f3', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c5c04ef7-dd37-4395-aec7-9f2d5f737da7'}), 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-23T12:27:18.000000', 'flavor': Munch({u'id': u'b0e6dbbc-6e8c-47d0-92d0-4e1dba311605'}), 'az': u'nova', 'id': u'c77f724d-793d-4524-9520-a9225e73416a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c4db232492664af0a4a9a386fc67d8d5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'78c744dae3d74bd8876b7d487e2bc1b4', 'name': 'vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd', '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-23T12:27:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T12:27:18Z', 'hostId': u'9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96', '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-23T12:27:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'78c744dae3d74bd8876b7d487e2bc1b4', 'name': u'vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd', 'adminPass': None, 'tenant_id': u'78c744dae3d74bd8876b7d487e2bc1b4', 'created_at': u'2018-07-23T12:27:10Z', 'created': u'2018-07-23T12:27:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 12:27:19,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-db9f5baa-cf1e-4093-8ff9-97465a64bfe9 Date: Mon, 23 Jul 2018 12:27:19 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":["5e33f697-3f94-444a-b516-bc40c7ac08cf"],"updated_at":"2018-07-23T12:27:03Z","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","id":"74aea78e-8651-4560-bec1-150cb4cf48cd","name":"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:27:19,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db9f5baa-cf1e-4093-8ff9-97465a64bfe9 2018-07-23 12:27:19,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108370065689s 2018-07-23 12:27:19,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db9f5baa-cf1e-4093-8ff9-97465a64bfe9 2018-07-23 12:27:19,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:27:19,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-9863f0b8-ef86-4e12-b20a-2c54479806eb Date: Mon, 23 Jul 2018 12:27:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/snap", "metadata": {}}], "file": "/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/file", "owner": "78c744dae3d74bd8876b7d487e2bc1b4", "id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "size": 12716032, "self": "/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:27:08Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:27:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:27:19,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9863f0b8-ef86-4e12-b20a-2c54479806eb 2018-07-23 12:27:19,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208212852478s 2018-07-23 12:27:19,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9863f0b8-ef86-4e12-b20a-2c54479806eb 2018-07-23 12:27:19,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:27:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:19,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eb5b08c-8f9d-4c10-a13f-03dfcf9ae736 x-compute-request-id: req-2eb5b08c-8f9d-4c10-a13f-03dfcf9ae736 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_4877458c-a22e-4570-8942-7e77859db0bd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "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": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605"}]} 2018-07-23 12:27:19,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-2eb5b08c-8f9d-4c10-a13f-03dfcf9ae736 2018-07-23 12:27:19,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267970561981s 2018-07-23 12:27:19,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-2eb5b08c-8f9d-4c10-a13f-03dfcf9ae736 2018-07-23 12:27:19,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 12:27:19,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"server": {"name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "imageRef": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "flavorRef": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjQgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "74aea78e-8651-4560-bec1-150cb4cf48cd"}]}}' 2018-07-23 12:27:20,425 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-425c37c4-00f0-4bf0-9a88-34b3cd69c0f5 x-compute-request-id: req-425c37c4-00f0-4bf0-9a88-34b3cd69c0f5 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "adminPass": "KJ7JeQdzmgU3"}} 2018-07-23 12:27:20,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-425c37c4-00f0-4bf0-9a88-34b3cd69c0f5 2018-07-23 12:27:20,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.561959028244s 2018-07-23 12:27:20,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-425c37c4-00f0-4bf0-9a88-34b3cd69c0f5 2018-07-23 12:27:20,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:20,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:20,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdf10297-e559-4a53-b1a4-78ee9ac629a5 x-compute-request-id: req-bdf10297-e559-4a53-b1a4-78ee9ac629a5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "user_id": "c4db232492664af0a4a9a386fc67d8d5", "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-23T12:27:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:20,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bdf10297-e559-4a53-b1a4-78ee9ac629a5 2018-07-23 12:27:20,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225974798203s 2018-07-23 12:27:20,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bdf10297-e559-4a53-b1a4-78ee9ac629a5 2018-07-23 12:27:20,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:22,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:22,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:23,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac352318-a8a8-4d33-ae7d-b9c487fb8b34 x-compute-request-id: req-ac352318-a8a8-4d33-ae7d-b9c487fb8b34 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "user_id": "c4db232492664af0a4a9a386fc67d8d5", "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-23T12:27:22Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:23,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac352318-a8a8-4d33-ae7d-b9c487fb8b34 2018-07-23 12:27:23,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522032022476s 2018-07-23 12:27:23,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac352318-a8a8-4d33-ae7d-b9c487fb8b34 2018-07-23 12:27:23,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:25,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:25,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:25,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86e831e7-b183-4f49-98eb-a6f2711a4c94 x-compute-request-id: req-86e831e7-b183-4f49-98eb-a6f2711a4c94 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "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-23T12:27:23Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:25,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86e831e7-b183-4f49-98eb-a6f2711a4c94 2018-07-23 12:27:25,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240025043488s 2018-07-23 12:27:25,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86e831e7-b183-4f49-98eb-a6f2711a4c94 2018-07-23 12:27:25,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:27,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:27,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:28,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df636d22-6ecb-484a-953f-00110b0fd998 x-compute-request-id: req-df636d22-6ecb-484a-953f-00110b0fd998 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "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-23T12:27:23Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:28,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-df636d22-6ecb-484a-953f-00110b0fd998 2018-07-23 12:27:28,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604653120041s 2018-07-23 12:27:28,043 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-df636d22-6ecb-484a-953f-00110b0fd998 2018-07-23 12:27:28,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:30,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:30,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:30,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44acfa46-56c7-450f-85c3-0b5ad440612f x-compute-request-id: req-44acfa46-56c7-450f-85c3-0b5ad440612f Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d3:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:27.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:27Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:30,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-44acfa46-56c7-450f-85c3-0b5ad440612f 2018-07-23 12:27:30,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228808879852s 2018-07-23 12:27:30,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-44acfa46-56c7-450f-85c3-0b5ad440612f 2018-07-23 12:27:30,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:27:30,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:30,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-20908d1c-ece7-4d23-a406-529a562cb370 Date: Mon, 23 Jul 2018 12:27:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74aea78e-8651-4560-bec1-150cb4cf48cd","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:23Z","admin_state_up":true,"updated_at":"2018-07-23T12:27:27Z","binding:vnic_type":"normal","device_id":"4453a623-7f61-479a-8bdf-4c20049e55bc","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:8b:d3:05","id":"6ef8613f-b1e6-4672-9c12-cb7e464b99db","port_security_enabled":true,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","fixed_ips":[{"subnet_id":"5e33f697-3f94-444a-b516-bc40c7ac08cf","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["46e60d38-b55c-4342-971d-2d66aa4e2eaf"],"name":""}]} 2018-07-23 12:27:30,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc used request id req-20908d1c-ece7-4d23-a406-529a562cb370 2018-07-23 12:27:30,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0574440956116s 2018-07-23 12:27:30,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc used request id req-20908d1c-ece7-4d23-a406-529a562cb370 2018-07-23 12:27:30,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:27:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:30,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c20379b8-3249-40ec-a443-d594c91c2632 Date: Mon, 23 Jul 2018 12:27:30 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:27:30,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db used request id req-c20379b8-3249-40ec-a443-d594c91c2632 2018-07-23 12:27:30,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0435259342194s 2018-07-23 12:27:30,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db used request id req-c20379b8-3249-40ec-a443-d594c91c2632 2018-07-23 12:27:30,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:30,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cc6b074-404d-44cb-b1ce-3633d340dfc6 x-compute-request-id: req-0cc6b074-404d-44cb-b1ce-3633d340dfc6 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d3:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:27.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:27Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:30,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0cc6b074-404d-44cb-b1ce-3633d340dfc6 2018-07-23 12:27:30,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369989871979s 2018-07-23 12:27:30,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0cc6b074-404d-44cb-b1ce-3633d340dfc6 2018-07-23 12:27:30,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:27:30,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:30,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-539398af-dcb5-40a2-9767-b27411d41a21 Date: Mon, 23 Jul 2018 12:27:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74aea78e-8651-4560-bec1-150cb4cf48cd","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:23Z","admin_state_up":true,"updated_at":"2018-07-23T12:27:27Z","binding:vnic_type":"normal","device_id":"4453a623-7f61-479a-8bdf-4c20049e55bc","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:8b:d3:05","id":"6ef8613f-b1e6-4672-9c12-cb7e464b99db","port_security_enabled":true,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","fixed_ips":[{"subnet_id":"5e33f697-3f94-444a-b516-bc40c7ac08cf","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["46e60d38-b55c-4342-971d-2d66aa4e2eaf"],"name":""}]} 2018-07-23 12:27:30,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc used request id req-539398af-dcb5-40a2-9767-b27411d41a21 2018-07-23 12:27:30,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0571429729462s 2018-07-23 12:27:30,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc used request id req-539398af-dcb5-40a2-9767-b27411d41a21 2018-07-23 12:27:30,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:27:30,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:30,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a7b57c36-013c-4159-ba58-b7d1c75e9334 Date: Mon, 23 Jul 2018 12:27:30 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:27:30,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db used request id req-a7b57c36-013c-4159-ba58-b7d1c75e9334 2018-07-23 12:27:30,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.041335105896s 2018-07-23 12:27:30,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db used request id req-a7b57c36-013c-4159-ba58-b7d1c75e9334 2018-07-23 12:27:30,875 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:d3:05', 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'c5c04ef7-dd37-4395-aec7-9f2d5f737da7'}), 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-23T12:27:27.000000', 'flavor': Munch({u'id': u'b0e6dbbc-6e8c-47d0-92d0-4e1dba311605'}), 'az': u'nova', 'id': u'4453a623-7f61-479a-8bdf-4c20049e55bc', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c4db232492664af0a4a9a386fc67d8d5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'78c744dae3d74bd8876b7d487e2bc1b4', 'name': 'vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd', '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-23T12:27:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T12:27:27Z', 'hostId': u'39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9', '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-23T12:27:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'78c744dae3d74bd8876b7d487e2bc1b4', 'name': u'vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd', 'adminPass': None, 'tenant_id': u'78c744dae3d74bd8876b7d487e2bc1b4', 'created_at': u'2018-07-23T12:27:20Z', 'created': u'2018-07-23T12:27:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 12:27:30,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:30,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:31,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67c4915f-cf90-45bd-9667-4f9a99e44ff6 x-compute-request-id: req-67c4915f-cf90-45bd-9667-4f9a99e44ff6 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d3:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:27.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:27Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:31,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-67c4915f-cf90-45bd-9667-4f9a99e44ff6 2018-07-23 12:27:31,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356642961502s 2018-07-23 12:27:31,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-67c4915f-cf90-45bd-9667-4f9a99e44ff6 2018-07-23 12:27:31,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:27:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:31,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d18ddac2-6be0-4290-8584-6b101ae2bcf7 Date: Mon, 23 Jul 2018 12:27:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74aea78e-8651-4560-bec1-150cb4cf48cd","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:23Z","admin_state_up":true,"updated_at":"2018-07-23T12:27:27Z","binding:vnic_type":"normal","device_id":"4453a623-7f61-479a-8bdf-4c20049e55bc","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:8b:d3:05","id":"6ef8613f-b1e6-4672-9c12-cb7e464b99db","port_security_enabled":true,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","fixed_ips":[{"subnet_id":"5e33f697-3f94-444a-b516-bc40c7ac08cf","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["46e60d38-b55c-4342-971d-2d66aa4e2eaf"],"name":""}]} 2018-07-23 12:27:31,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc used request id req-d18ddac2-6be0-4290-8584-6b101ae2bcf7 2018-07-23 12:27:31,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0571210384369s 2018-07-23 12:27:31,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4453a623-7f61-479a-8bdf-4c20049e55bc used request id req-d18ddac2-6be0-4290-8584-6b101ae2bcf7 2018-07-23 12:27:31,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:27:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:31,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b9fa0c79-f662-4121-a8a6-eaf4375e484e Date: Mon, 23 Jul 2018 12:27:31 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:27:31,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db used request id req-b9fa0c79-f662-4121-a8a6-eaf4375e484e 2018-07-23 12:27:31,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0419549942017s 2018-07-23 12:27:31,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6ef8613f-b1e6-4672-9c12-cb7e464b99db used request id req-b9fa0c79-f662-4121-a8a6-eaf4375e484e 2018-07-23 12:27:31,344 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-23 12:27:32,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:32,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01e12db5-e96a-4dea-b97c-e74e43299de1 x-compute-request-id: req-01e12db5-e96a-4dea-b97c-e74e43299de1 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d3:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:27.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:27Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:18Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:32,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01e12db5-e96a-4dea-b97c-e74e43299de1 2018-07-23 12:27:32,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211627960205s 2018-07-23 12:27:32,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01e12db5-e96a-4dea-b97c-e74e43299de1 2018-07-23 12:27:32,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 12:27:32,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc/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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 12:27:32,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a921625c-5e60-45ca-a59f-ad4e600897d3 x-compute-request-id: req-a921625c-5e60-45ca-a59f-ad4e600897d3 Content-Encoding: gzip Content-Length: 9578 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482879180 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.140512] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142257] pid_max: default: 32768 minimum: 301\n[ 0.143194] ACPI: Core revision 20150930\n[ 0.144641] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146052] Security Framework initialized\n[ 0.146904] Yama: becoming mindful.\n[ 0.147685] AppArmor: AppArmor initialized\n[ 0.148599] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149989] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151319] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152607] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154079] Initializing cgroup subsys io\n[ 0.154939] Initializing cgroup subsys memory\n[ 0.155884] Initializing cgroup subsys devices\n[ 0.156814] Initializing cgroup subsys freezer\n[ 0.157706] Initializing cgroup subsys net_cls\n[ 0.158611] Initializing cgroup subsys perf_event\n[ 0.159576] Initializing cgroup subsys net_prio\n[ 0.160507] Initializing cgroup subsys hugetlb\n[ 0.161399] Initializing cgroup subsys pids\n[ 0.162289] CPU: Physical Processor ID: 0\n[ 0.163864] mce: CPU supports 10 MCE banks\n[ 0.164768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181443] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187549] ftrace: allocating 31920 entries in 125 pages\n[ 0.212424] smpboot: Max logical packages: 1\n[ 0.213334] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214747] x2apic enabled\n[ 0.215592] Switched APIC routing to physical x2apic.\n[ 0.217396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.222614] KVM setup paravirtual spinlock\n[ 0.223916] x86: Booted up 1 node, 1 CPUs\n[ 0.224783] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226277] devtmpfs: initialized\n[ 0.228044] evm: security.selinux\n[ 0.228773] evm: security.SMACK64\n[ 0.229485] evm: security.SMACK64EXEC\n[ 0.230241] evm: security.SMACK64TRANSMUTE\n[ 0.231110] evm: security.SMACK64MMAP\n[ 0.231884] evm: security.ima\n[ 0.232542] evm: security.capability\n[ 0.233364] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235317] pinctrl core: initialized pinctrl subsystem\n[ 0.236482] RTC time: 12:27:27, date: 07/23/18\n[ 0.237469] NET: Registered protocol family 16\n[ 0.238482] cpuidle: using governor ladder\n[ 0.239343] cpuidle: using governor menu\n[ 0.240174] PCCT header not found.\n[ 0.240984] ACPI: bus type PCI registered\n[ 0.241856] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243152] PCI: Using configuration type 1 for base access\n[ 0.244955] ACPI: Added _OSI(Module Device)\n[ 0.245861] ACPI: Added _OSI(Processor Device)\n[ 0.246739] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247677] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.249491] ACPI: Interpreter enabled\n[ 0.250291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.257986] ACPI: (supports S0 S5)\n[ 0.258728] ACPI: Using IOAPIC for interrupt routing\n[ 0.259717] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.262901] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268906] acpiphp: Slot [3] registered\n[ 0.269752] acpiphp: Slot [4] registered\n[ 0.270588] acpiphp: Slot [5] registered\n[ 0.271417] acpiphp: Slot [6] registered\n[ 0.272242] acpiphp: Slot [7] registered\n[ 0.273086] acpiphp: Slot [8] registered\n[ 0.273939] acpiphp: Slot [9] registered\n[ 0.274793] acpiphp: Slot [10] registered\n[ 0.275643] acpiphp: Slot [11] registered\n[ 0.276498] acpiphp: Slot [12] registered\n[ 0.277354] acpiphp: Slot [13] registered\n[ 0.278211] acpiphp: Slot [14] registered\n[ 0.279066] acpiphp: Slot [15] registered\n[ 0.289866] acpiphp: Slot [16] registered\n[ 0.290726] acpiphp: Slot [17] registered\n[ 0.291570] acpiphp: Slot [18] registered\n[ 0.292401] acpiphp: Slot [19] registered\n[ 0.293256] acpiphp: Slot [20] registered\n[ 0.294091] acpiphp: Slot [21] registered\n[ 0.294924] acpiphp: Slot [22] registered\n[ 0.295781] acpiphp: Slot [23] registered\n[ 0.296609] acpiphp: Slot [24] registered\n[ 0.297427] acpiphp: Slot [25] registered\n[ 0.298285] acpiphp: Slot [26] registered\n[ 0.299137] acpiphp: Slot [27] registered\n[ 0.300032] acpiphp: Slot [28] registered\n[ 0.300896] acpiphp: Slot [29] registered\n[ 0.301724] acpiphp: Slot [30] registered\n[ 0.302549] acpiphp: Slot [31] registered\n[ 0.303377] PCI host bridge to bus 0000:00\n[ 0.304236] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306733] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.308230] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.311302] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315874] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321883] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.343180] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.344962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.346440] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.347898] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.349206] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.350503] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.351580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.353196] vgaarb: loaded\n[ 0.353810] vgaarb: bridge control possible 0000:00:02.0\n[ 0.355077] SCSI subsystem initialized\n[ 0.356036] ACPI: bus type USB registered\n[ 0.356889] usbcore: registered new interface driver usbfs\n[ 0.357963] usbcore: registered new interface driver hub\n[ 0.359035] usbcore: registered new device driver usb\n[ 0.360195] PCI: Using ACPI for IRQ routing\n[ 0.361349] NetLabel: Initializing\n[ 0.362082] NetLabel: domain hash size = 128\n[ 0.362951] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.363972] NetLabel: unlabeled traffic allowed by default\n[ 0.365167] clocksource: Switched to clocksource kvm-clock\n[ 0.373104] AppArmor: AppArmor Filesystem Enabled\n[ 0.374126] pnp: PnP ACPI init\n[ 0.375075] pnp: PnP ACPI: found 5 devices\n[ 0.381461] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383208] NET: Registered protocol family 2\n[ 0.384304] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.385691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.386970] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390559] NET: Registered protocol family 1\n[ 0.391452] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392572] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393677] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421693] Trying to unpack rootfs image as initramfs...\n[ 0.478450] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.480168] Scanning for low memory corruption every 60 seconds\n[ 0.481614] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.482834] audit: initializing netlink subsys (disabled)\n[ 0.483903] audit: type=2000 audit(1532348848.161:1): initialized\n[ 0.485332] Initialise system trusted keyring\n[ 0.486314] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.487535] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489718] zbud: loaded\n[ 0.490475] VFS: Disk quotas dquot_6.6.0\n[ 0.491327] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.492983] fuse init (API version 7.23)\n[ 0.493939] Key type big_key registered\n[ 0.494782] Allocating IMA MOK and blacklist keyrings.\n[ 0.496074] Key type asymmetric registered\n[ 0.496949] Asymmetric key parser 'x509' registered\n[ 0.497974] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499514] io scheduler noop registered\n[ 0.500336] io scheduler deadline registered (default)\n[ 0.501388] io scheduler cfq registered\n[ 0.502275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504691] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506220] ACPI: Power Button [PWRF]\n[ 0.507113] GHES: HEST is not enabled!\n[ 0.520805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548835] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.551041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.575119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.577622] Linux agpgart interface v0.103\n[ 0.582947] brd: module loaded\n[ 0.584777] loop: module loaded\n[ 0.588883] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590339] GPT:90111 != 2097151\n[ 0.591025] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592123] GPT:90111 != 2097151\n[ 0.592812] GPT: Use GNU Parted to correct GPT errors.\n[ 0.593794] vda: vda1 vda15\n[ 0.595207] scsi host0: ata_piix\n[ 0.596008] scsi host1: ata_piix\n[ 0.596736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.597999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.599512] libphy: Fixed MDIO Bus: probed\n[ 0.600333] tun: Universal TUN/TAP device driver, 1.6\n[ 0.601295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.603641] PPP generic driver version 2.4.2\n[ 0.604764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606254] ehci-pci: EHCI PCI platform driver\n[ 0.607346] ehci-platform: EHCI generic platform driver\n[ 0.608572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609990] ohci-pci: OHCI PCI platform driver\n[ 0.611069] ohci-platform: OHCI generic platform driver\n[ 0.612295] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626766] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628008] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.629806] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.632472] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634010] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.635754] usb usb1: Product: UHCI Host Controller\n[ 0.636898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639508] hub 1-0:1.0: USB hub found\n[ 0.640458] hub 1-0:1.0: 2 ports detected\n[ 0.641597] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644117] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646653] mousedev: PS/2 mouse device common for all mice\n[ 0.648197] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651786] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654761] i2c /dev entries driver\n[ 0.655708] device-mapper: uevent: version 1.0.3\n[ 0.656896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658906] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660629] NET: Registered protocol family 10\n[ 0.661979] NET: Registered protocol family 17\n[ 0.663078] Key type dns_resolver registered\n[ 0.664285] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667881] registered taskstats version 1\n[ 0.668868] Loading compiled-in X.509 certificates\n[ 0.670594] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672756] zswap: loaded using pool lzo/zbud\n[ 0.675038] Key type trusted registered\n[ 0.677018] Key type encrypted registered\n[ 0.677965] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679128] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680290] evm: HMAC attrs: 0x1\n[ 0.681456] Magic number: 10:931:481\n[ 0.682323] ata_device dev1.0: hash matches\n[ 0.683233] dev1.0: hash matches\n[ 0.684117] rtc_cmos 00:00: setting system clock to 2018-07-23 12:27:27 UTC (1532348847)\n[ 0.685979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697581] EDD information not available.\n[ 0.759594] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.761373] Write protecting the kernel read-only data: 14336k\n[ 0.765211] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.767374] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.814805] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.81. iid=i-00000006\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: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK+fEcdYIa6fD1k/VSTfKcmE3OKjta50Bhd8uSnyz8qPeSfPZE57XIs5uoAMlL0P/zyZubqo1p7JT553QujGCWyKGUKcg6QKFYo4AUfOA6Uca5WKrfdn2ZPSpDPEOlM6l3c0OiMJtxMGWE1oy6NdU3KjTEnrjM2FYqQOwxo6F3vysx3YFKd5W4CWzGPWfEati0fdSOemx0u2t5VKJj4yfF47/nfA3MXMV8xGphEBWAhL2t0hu8mKD0endcu1VifvYIBwPrR3nWaGSnO+7AKET7g+n540BrozbkMMHp97E3D0Tj1uiiSzfzFUtPvI3JOZ+Gytul/gCARRW9r+gsD30v root@vping-userdata-vm2-4877458c-a22e-4570-8942-7e77859db0bd\nssh-dss AAAAB3NzaC1kc3MAAACBALLSnWfvu+w/FwrgPyPZZ9zWb4kjySUtkFmNPHIEMesPQX2BJ7IMuNkq8FSf32cuo9gXRI+pzXorSJpE1tTDBdnKda73TSIn5kheGisrWKkZFoY5CLN19kCV4+v1qKWWPEMTNgPCFNTzbw1lztfKP6o6jCGWQvXBbNlZovKEF8yxAAAAFQDwETQl+0nNFa7l6R5SmPI0WefhbQAAAIBtLz4WRneTp0qGwFjHb3+oFruL7WnP5bDVAA/YyJmC9kvDFaFQX50G5fh6ZnQqlnXUXA8lyIG/bg1GRnSnOZkAXJqU6d4KgOWwaRsgtztYUK1P9eCwZSD0XXhmbmsNnWpuJT8HdNnzQk6C7ZyUWXlrjUsEIsEbMEx4Mk0F71kc4wAAAIBxyiwqIFNCxlTkCaCtM4moRKrya8r8xIwkK+l7CHofPEc9eDHtnfaYvKQC2TwNAzumcZxU/wueWWZEgN6vGF4X53O01jeZaFR0U+HHC6ujZc2h3hciHH0eTJuP2KE8vuniIGzpke/utll07taExKonL6PiiZrYrmJfpK9g8bVamw== root@vping-userdata-vm2-4877458c-a22e-4570-8942-7e77859db0bd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe8b:d305/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-4877458c-a22e-4570-8942-7e77859db0bd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.48 ===\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-4877458c-a22e-4570-8942-7e77859db0bd login: "} 2018-07-23 12:27:32,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc/action used request id req-a921625c-5e60-45ca-a59f-ad4e600897d3 2018-07-23 12:27:32,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.069543838501s 2018-07-23 12:27:32,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc/action used request id req-a921625c-5e60-45ca-a59f-ad4e600897d3 2018-07-23 12:27:32,631 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 482879180 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.140512] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142257] pid_max: default: 32768 minimum: 301 [ 0.143194] ACPI: Core revision 20150930 [ 0.144641] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146052] Security Framework initialized [ 0.146904] Yama: becoming mindful. [ 0.147685] AppArmor: AppArmor initialized [ 0.148599] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149989] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151319] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152607] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154079] Initializing cgroup subsys io [ 0.154939] Initializing cgroup subsys memory [ 0.155884] Initializing cgroup subsys devices [ 0.156814] Initializing cgroup subsys freezer [ 0.157706] Initializing cgroup subsys net_cls [ 0.158611] Initializing cgroup subsys perf_event [ 0.159576] Initializing cgroup subsys net_prio [ 0.160507] Initializing cgroup subsys hugetlb [ 0.161399] Initializing cgroup subsys pids [ 0.162289] CPU: Physical Processor ID: 0 [ 0.163864] mce: CPU supports 10 MCE banks [ 0.164768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181443] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187549] ftrace: allocating 31920 entries in 125 pages [ 0.212424] smpboot: Max logical packages: 1 [ 0.213334] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214747] x2apic enabled [ 0.215592] Switched APIC routing to physical x2apic. [ 0.217396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.222614] KVM setup paravirtual spinlock [ 0.223916] x86: Booted up 1 node, 1 CPUs [ 0.224783] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.226277] devtmpfs: initialized [ 0.228044] evm: security.selinux [ 0.228773] evm: security.SMACK64 [ 0.229485] evm: security.SMACK64EXEC [ 0.230241] evm: security.SMACK64TRANSMUTE [ 0.231110] evm: security.SMACK64MMAP [ 0.231884] evm: security.ima [ 0.232542] evm: security.capability [ 0.233364] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235317] pinctrl core: initialized pinctrl subsystem [ 0.236482] RTC time: 12:27:27, date: 07/23/18 [ 0.237469] NET: Registered protocol family 16 [ 0.238482] cpuidle: using governor ladder [ 0.239343] cpuidle: using governor menu [ 0.240174] PCCT header not found. [ 0.240984] ACPI: bus type PCI registered [ 0.241856] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243152] PCI: Using configuration type 1 for base access [ 0.244955] ACPI: Added _OSI(Module Device) [ 0.245861] ACPI: Added _OSI(Processor Device) [ 0.246739] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.247677] ACPI: Added _OSI(Processor Aggregator Device) [ 0.249491] ACPI: Interpreter enabled [ 0.250291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.257986] ACPI: (supports S0 S5) [ 0.258728] ACPI: Using IOAPIC for interrupt routing [ 0.259717] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262901] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.268906] acpiphp: Slot [3] registered [ 0.269752] acpiphp: Slot [4] registered [ 0.270588] acpiphp: Slot [5] registered [ 0.271417] acpiphp: Slot [6] registered [ 0.272242] acpiphp: Slot [7] registered [ 0.273086] acpiphp: Slot [8] registered [ 0.273939] acpiphp: Slot [9] registered [ 0.274793] acpiphp: Slot [10] registered [ 0.275643] acpiphp: Slot [11] registered [ 0.276498] acpiphp: Slot [12] registered [ 0.277354] acpiphp: Slot [13] registered [ 0.278211] acpiphp: Slot [14] registered [ 0.279066] acpiphp: Slot [15] registered [ 0.289866] acpiphp: Slot [16] registered [ 0.290726] acpiphp: Slot [17] registered [ 0.291570] acpiphp: Slot [18] registered [ 0.292401] acpiphp: Slot [19] registered [ 0.293256] acpiphp: Slot [20] registered [ 0.294091] acpiphp: Slot [21] registered [ 0.294924] acpiphp: Slot [22] registered [ 0.295781] acpiphp: Slot [23] registered [ 0.296609] acpiphp: Slot [24] registered [ 0.297427] acpiphp: Slot [25] registered [ 0.298285] acpiphp: Slot [26] registered [ 0.299137] acpiphp: Slot [27] registered [ 0.300032] acpiphp: Slot [28] registered [ 0.300896] acpiphp: Slot [29] registered [ 0.301724] acpiphp: Slot [30] registered [ 0.302549] acpiphp: Slot [31] registered [ 0.303377] PCI host bridge to bus 0000:00 [ 0.304236] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.305478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.306733] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.308230] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.309749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.311302] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.314560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.315874] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.317087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.318384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321883] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.323442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343180] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.344962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.346440] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347898] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.349206] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.350503] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.351580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.353196] vgaarb: loaded [ 0.353810] vgaarb: bridge control possible 0000:00:02.0 [ 0.355077] SCSI subsystem initialized [ 0.356036] ACPI: bus type USB registered [ 0.356889] usbcore: registered new interface driver usbfs [ 0.357963] usbcore: registered new interface driver hub [ 0.359035] usbcore: registered new device driver usb [ 0.360195] PCI: Using ACPI for IRQ routing [ 0.361349] NetLabel: Initializing [ 0.362082] NetLabel: domain hash size = 128 [ 0.362951] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.363972] NetLabel: unlabeled traffic allowed by default [ 0.365167] clocksource: Switched to clocksource kvm-clock [ 0.373104] AppArmor: AppArmor Filesystem Enabled [ 0.374126] pnp: PnP ACPI init [ 0.375075] pnp: PnP ACPI: found 5 devices [ 0.381461] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383208] NET: Registered protocol family 2 [ 0.384304] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.385691] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.386970] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.390559] NET: Registered protocol family 1 [ 0.391452] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.392572] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.393677] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.407574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421693] Trying to unpack rootfs image as initramfs... [ 0.478450] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.480168] Scanning for low memory corruption every 60 seconds [ 0.481614] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.482834] audit: initializing netlink subsys (disabled) [ 0.483903] audit: type=2000 audit(1532348848.161:1): initialized [ 0.485332] Initialise system trusted keyring [ 0.486314] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.487535] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489718] zbud: loaded [ 0.490475] VFS: Disk quotas dquot_6.6.0 [ 0.491327] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.492983] fuse init (API version 7.23) [ 0.493939] Key type big_key registered [ 0.494782] Allocating IMA MOK and blacklist keyrings. [ 0.496074] Key type asymmetric registered [ 0.496949] Asymmetric key parser 'x509' registered [ 0.497974] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499514] io scheduler noop registered [ 0.500336] io scheduler deadline registered (default) [ 0.501388] io scheduler cfq registered [ 0.502275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504691] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506220] ACPI: Power Button [PWRF] [ 0.507113] GHES: HEST is not enabled! [ 0.520805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548835] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.551041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.575119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.577622] Linux agpgart interface v0.103 [ 0.582947] brd: module loaded [ 0.584777] loop: module loaded [ 0.588883] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590339] GPT:90111 != 2097151 [ 0.591025] GPT:Alternate GPT header not at the end of the disk. [ 0.592123] GPT:90111 != 2097151 [ 0.592812] GPT: Use GNU Parted to correct GPT errors. [ 0.593794] vda: vda1 vda15 [ 0.595207] scsi host0: ata_piix [ 0.596008] scsi host1: ata_piix [ 0.596736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.597999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.599512] libphy: Fixed MDIO Bus: probed [ 0.600333] tun: Universal TUN/TAP device driver, 1.6 [ 0.601295] tun: (C) 1999-2004 Max Krasnyansky [ 0.603641] PPP generic driver version 2.4.2 [ 0.604764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.606254] ehci-pci: EHCI PCI platform driver [ 0.607346] ehci-platform: EHCI generic platform driver [ 0.608572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.609990] ohci-pci: OHCI PCI platform driver [ 0.611069] ohci-platform: OHCI generic platform driver [ 0.612295] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626766] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.628008] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.629806] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.631052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.632472] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634010] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.635754] usb usb1: Product: UHCI Host Controller [ 0.636898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639508] hub 1-0:1.0: USB hub found [ 0.640458] hub 1-0:1.0: 2 ports detected [ 0.641597] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.644117] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.645356] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.646653] mousedev: PS/2 mouse device common for all mice [ 0.648197] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650442] rtc_cmos 00:00: RTC can wake from S4 [ 0.651786] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.654761] i2c /dev entries driver [ 0.655708] device-mapper: uevent: version 1.0.3 [ 0.656896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.658906] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660629] NET: Registered protocol family 10 [ 0.661979] NET: Registered protocol family 17 [ 0.663078] Key type dns_resolver registered [ 0.664285] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665724] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667881] registered taskstats version 1 [ 0.668868] Loading compiled-in X.509 certificates [ 0.670594] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672756] zswap: loaded using pool lzo/zbud [ 0.675038] Key type trusted registered [ 0.677018] Key type encrypted registered [ 0.677965] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679128] ima: No TPM chip found, activating TPM-bypass! [ 0.680290] evm: HMAC attrs: 0x1 [ 0.681456] Magic number: 10:931:481 [ 0.682323] ata_device dev1.0: hash matches [ 0.683233] dev1.0: hash matches [ 0.684117] rtc_cmos 00:00: setting system clock to 2018-07-23 12:27:27 UTC (1532348847) [ 0.685979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697581] EDD information not available. [ 0.759594] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.761373] Write protecting the kernel read-only data: 14336k [ 0.765211] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.767374] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.814805] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.81. iid=i-00000006 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: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK+fEcdYIa6fD1k/VSTfKcmE3OKjta50Bhd8uSnyz8qPeSfPZE57XIs5uoAMlL0P/zyZubqo1p7JT553QujGCWyKGUKcg6QKFYo4AUfOA6Uca5WKrfdn2ZPSpDPEOlM6l3c0OiMJtxMGWE1oy6NdU3KjTEnrjM2FYqQOwxo6F3vysx3YFKd5W4CWzGPWfEati0fdSOemx0u2t5VKJj4yfF47/nfA3MXMV8xGphEBWAhL2t0hu8mKD0endcu1VifvYIBwPrR3nWaGSnO+7AKET7g+n540BrozbkMMHp97E3D0Tj1uiiSzfzFUtPvI3JOZ+Gytul/gCARRW9r+gsD30v root@vping-userdata-vm2-4877458c-a22e-4570-8942-7e77859db0bd ssh-dss AAAAB3NzaC1kc3MAAACBALLSnWfvu+w/FwrgPyPZZ9zWb4kjySUtkFmNPHIEMesPQX2BJ7IMuNkq8FSf32cuo9gXRI+pzXorSJpE1tTDBdnKda73TSIn5kheGisrWKkZFoY5CLN19kCV4+v1qKWWPEMTNgPCFNTzbw1lztfKP6o6jCGWQvXBbNlZovKEF8yxAAAAFQDwETQl+0nNFa7l6R5SmPI0WefhbQAAAIBtLz4WRneTp0qGwFjHb3+oFruL7WnP5bDVAA/YyJmC9kvDFaFQX50G5fh6ZnQqlnXUXA8lyIG/bg1GRnSnOZkAXJqU6d4KgOWwaRsgtztYUK1P9eCwZSD0XXhmbmsNnWpuJT8HdNnzQk6C7ZyUWXlrjUsEIsEbMEx4Mk0F71kc4wAAAIBxyiwqIFNCxlTkCaCtM4moRKrya8r8xIwkK+l7CHofPEc9eDHtnfaYvKQC2TwNAzumcZxU/wueWWZEgN6vGF4X53O01jeZaFR0U+HHC6ujZc2h3hciHH0eTJuP2KE8vuniIGzpke/utll07taExKonL6PiiZrYrmJfpK9g8bVamw== root@vping-userdata-vm2-4877458c-a22e-4570-8942-7e77859db0bd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe8b:d305/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-4877458c-a22e-4570-8942-7e77859db0bd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.48 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-4877458c-a22e-4570-8942-7e77859db0bd login: 2018-07-23 12:27:32,632 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-23 12:27:32,738 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:27:32,738 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:31 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 12:27:32,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 12:27:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:32,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a28931a-ae19-47fe-bf7f-944375210a11 x-compute-request-id: req-0a28931a-ae19-47fe-bf7f-944375210a11 Content-Type: application/json 2018-07-23 12:27:32,870 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a used request id req-0a28931a-ae19-47fe-bf7f-944375210a11 2018-07-23 12:27:32,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.126497983932s 2018-07-23 12:27:32,870 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a used request id req-0a28931a-ae19-47fe-bf7f-944375210a11 2018-07-23 12:27:32,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:32,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:33,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13e60041-f43e-46e9-9007-0ac8585c9632 x-compute-request-id: req-13e60041-f43e-46e9-9007-0ac8585c9632 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d3:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:27.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:27Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:c0:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c77f724d-793d-4524-9520-a9225e73416a", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:18.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "c77f724d-793d-4524-9520-a9225e73416a", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:32Z", "hostId": "9c8aadd831b33c86e98279d2e240e1e5bce717526b3bad4d21bbec96", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:10Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:33,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13e60041-f43e-46e9-9007-0ac8585c9632 2018-07-23 12:27:33,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637418985367s 2018-07-23 12:27:33,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13e60041-f43e-46e9-9007-0ac8585c9632 2018-07-23 12:27:33,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:35,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:35,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:35,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b668dc2-1501-43c2-893b-cd7050ad3c30 x-compute-request-id: req-0b668dc2-1501-43c2-893b-cd7050ad3c30 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d3:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:27.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:27Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:35,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b668dc2-1501-43c2-893b-cd7050ad3c30 2018-07-23 12:27:35,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354342937469s 2018-07-23 12:27:35,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b668dc2-1501-43c2-893b-cd7050ad3c30 2018-07-23 12:27:35,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 12:27:35,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:35,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd7981d5-18d6-4156-9007-f08205a46922 x-compute-request-id: req-bd7981d5-18d6-4156-9007-f08205a46922 Content-Type: application/json 2018-07-23 12:27:35,998 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc used request id req-bd7981d5-18d6-4156-9007-f08205a46922 2018-07-23 12:27:35,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.127773046494s 2018-07-23 12:27:35,998 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc used request id req-bd7981d5-18d6-4156-9007-f08205a46922 2018-07-23 12:27:35,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:36,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c2303fb-4c58-45fb-a189-2e3020523f9b x-compute-request-id: req-6c2303fb-4c58-45fb-a189-2e3020523f9b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d3:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4453a623-7f61-479a-8bdf-4c20049e55bc", "rel": "bookmark"}], "image": {"id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "links": [{"href": "http://172.30.9.27:8774/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:27:27.000000", "flavor": {"id": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "links": [{"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "bookmark"}]}, "id": "4453a623-7f61-479a-8bdf-4c20049e55bc", "security_groups": [{"name": "default"}], "user_id": "c4db232492664af0a4a9a386fc67d8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:27:35Z", "hostId": "39b589273a1a917655b937987bb31a68c6042fc17799b9f92c7e01f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4877458c-a22e-4570-8942-7e77859db0bd", "created": "2018-07-23T12:27:20Z", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:36,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6c2303fb-4c58-45fb-a189-2e3020523f9b 2018-07-23 12:27:36,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233622074127s 2018-07-23 12:27:36,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6c2303fb-4c58-45fb-a189-2e3020523f9b 2018-07-23 12:27:36,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:38,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:38,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:38,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7c03a6c-965d-40e2-bf5c-6001c7e69d1f x-compute-request-id: req-e7c03a6c-965d-40e2-bf5c-6001c7e69d1f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 12:27:38,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7c03a6c-965d-40e2-bf5c-6001c7e69d1f 2018-07-23 12:27:38,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0758528709412s 2018-07-23 12:27:38,313 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7c03a6c-965d-40e2-bf5c-6001c7e69d1f 2018-07-23 12:27:38,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:27:38,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3/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}ccb790dddd910ac51b6c14e08df0fea89b409027" -d '{"subnet_id": "5e33f697-3f94-444a-b516-bc40c7ac08cf"}' 2018-07-23 12:27:39,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9d3a1611-d5d6-42fc-825e-291c70670f0b Date: Mon, 23 Jul 2018 12:27:39 GMT RESP BODY: {"network_id": "74aea78e-8651-4560-bec1-150cb4cf48cd", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "subnet_id": "5e33f697-3f94-444a-b516-bc40c7ac08cf", "subnet_ids": ["5e33f697-3f94-444a-b516-bc40c7ac08cf"], "port_id": "0e1d1bcf-fe9a-4b73-9e34-aa2270a0c256", "id": "59e0438e-f1eb-4245-a699-dc484e64fce3"} 2018-07-23 12:27:39,696 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3/remove_router_interface.json used request id req-9d3a1611-d5d6-42fc-825e-291c70670f0b 2018-07-23 12:27:39,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.38210916519s 2018-07-23 12:27:39,696 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3/remove_router_interface.json used request id req-9d3a1611-d5d6-42fc-825e-291c70670f0b returning object 59e0438e-f1eb-4245-a699-dc484e64fce3 2018-07-23 12:27:39,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:27:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:39,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-17027d77-d4f5-4927-81fc-61b62992a909 Date: Mon, 23 Jul 2018 12:27:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "created_at": "2018-07-23T12:27:04Z", "admin_state_up": true, "updated_at": "2018-07-23T12:27:39Z", "revision_number": 4, "routes": [], "project_id": "78c744dae3d74bd8876b7d487e2bc1b4", "id": "59e0438e-f1eb-4245-a699-dc484e64fce3", "name": "vping_userdata-router_4877458c-a22e-4570-8942-7e77859db0bd"}]} 2018-07-23 12:27:39,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-17027d77-d4f5-4927-81fc-61b62992a909 2018-07-23 12:27:39,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111578941345s 2018-07-23 12:27:39,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-17027d77-d4f5-4927-81fc-61b62992a909 2018-07-23 12:27:39,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:27:39,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:41,160 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d481c03e-1ded-4a20-a2dd-59b5ab45ec34 Content-Length: 0 Date: Mon, 23 Jul 2018 12:27:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:27:41,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3.json used request id req-d481c03e-1ded-4a20-a2dd-59b5ab45ec34 2018-07-23 12:27:41,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35059285164s 2018-07-23 12:27:41,161 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/59e0438e-f1eb-4245-a699-dc484e64fce3.json used request id req-d481c03e-1ded-4a20-a2dd-59b5ab45ec34 2018-07-23 12:27:41,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:27:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:41,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-86cf23e7-767e-4c04-8c4b-9d46d7886fa2 Date: Mon, 23 Jul 2018 12:27:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74aea78e-8651-4560-bec1-150cb4cf48cd","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:27:03Z","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":"78c744dae3d74bd8876b7d487e2bc1b4","id":"5e33f697-3f94-444a-b516-bc40c7ac08cf","subnetpool_id":null,"name":"vping_userdata-subnet_4877458c-a22e-4570-8942-7e77859db0bd"}]} 2018-07-23 12:27:41,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-86cf23e7-767e-4c04-8c4b-9d46d7886fa2 2018-07-23 12:27:41,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0478208065033s 2018-07-23 12:27:41,210 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-86cf23e7-767e-4c04-8c4b-9d46d7886fa2 2018-07-23 12:27:41,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:27:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/5e33f697-3f94-444a-b516-bc40c7ac08cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:42,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-887608d5-80fd-4539-908b-b10ae4e1b93b Date: Mon, 23 Jul 2018 12:27:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:27:42,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5e33f697-3f94-444a-b516-bc40c7ac08cf.json used request id req-887608d5-80fd-4539-908b-b10ae4e1b93b 2018-07-23 12:27:42,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13859295845s 2018-07-23 12:27:42,350 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5e33f697-3f94-444a-b516-bc40c7ac08cf.json used request id req-887608d5-80fd-4539-908b-b10ae4e1b93b 2018-07-23 12:27:42,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:42,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-37f5a393-eb44-46b3-88a4-09d865687944 Date: Mon, 23 Jul 2018 12:27:42 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-23T12:27:42Z","tenant_id":"78c744dae3d74bd8876b7d487e2bc1b4","created_at":"2018-07-23T12:27:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"78c744dae3d74bd8876b7d487e2bc1b4","id":"74aea78e-8651-4560-bec1-150cb4cf48cd","name":"vping_userdata-net_4877458c-a22e-4570-8942-7e77859db0bd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:27:42,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37f5a393-eb44-46b3-88a4-09d865687944 2018-07-23 12:27:42,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114362001419s 2018-07-23 12:27:42,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37f5a393-eb44-46b3-88a4-09d865687944 2018-07-23 12:27:42,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:27:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/74aea78e-8651-4560-bec1-150cb4cf48cd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:44,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1657b4f0-dc69-45ae-9dbd-29d4488919f5 Date: Mon, 23 Jul 2018 12:27:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:27:44,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/74aea78e-8651-4560-bec1-150cb4cf48cd.json used request id req-1657b4f0-dc69-45ae-9dbd-29d4488919f5 2018-07-23 12:27:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56837797165s 2018-07-23 12:27:44,035 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/74aea78e-8651-4560-bec1-150cb4cf48cd.json used request id req-1657b4f0-dc69-45ae-9dbd-29d4488919f5 2018-07-23 12:27:44,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:27:44,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:44,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-14b68815-bebd-48d6-8ba5-75dfe495c52b Date: Mon, 23 Jul 2018 12:27:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/snap", "metadata": {}}], "file": "/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/file", "owner": "78c744dae3d74bd8876b7d487e2bc1b4", "id": "c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "size": 12716032, "self": "/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:27:08Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4877458c-a22e-4570-8942-7e77859db0bd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:27:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:27:44,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14b68815-bebd-48d6-8ba5-75dfe495c52b 2018-07-23 12:27:44,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307379007339s 2018-07-23 12:27:44,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14b68815-bebd-48d6-8ba5-75dfe495c52b 2018-07-23 12:27:44,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:27:44,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccb790dddd910ac51b6c14e08df0fea89b409027" 2018-07-23 12:27:44,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-297779a6-6aa1-4ee5-b2c1-24b29f399232 Date: Mon, 23 Jul 2018 12:27:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:27:44,876 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7 used request id req-297779a6-6aa1-4ee5-b2c1-24b29f399232 2018-07-23 12:27:44,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.527160167694s 2018-07-23 12:27:44,876 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c5c04ef7-dd37-4395-aec7-9f2d5f737da7 used request id req-297779a6-6aa1-4ee5-b2c1-24b29f399232 2018-07-23 12:27:44,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:27:44,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:44,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-889af67a-0b08-4703-9297-129cb44972f4 x-compute-request-id: req-889af67a-0b08-4703-9297-129cb44972f4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_4877458c-a22e-4570-8942-7e77859db0bd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605", "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": "b0e6dbbc-6e8c-47d0-92d0-4e1dba311605"}]} 2018-07-23 12:27:44,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-889af67a-0b08-4703-9297-129cb44972f4 2018-07-23 12:27:44,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274839401245s 2018-07-23 12:27:44,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-889af67a-0b08-4703-9297-129cb44972f4 2018-07-23 12:27:44,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:27:44,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:44,952 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d280ad5-6774-425e-879c-da879ce0d830 x-compute-request-id: req-1d280ad5-6774-425e-879c-da879ce0d830 Content-Length: 0 Content-Type: application/json 2018-07-23 12:27:44,952 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605 used request id req-1d280ad5-6774-425e-879c-da879ce0d830 2018-07-23 12:27:44,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0465199947357s 2018-07-23 12:27:44,952 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b0e6dbbc-6e8c-47d0-92d0-4e1dba311605 used request id req-1d280ad5-6774-425e-879c-da879ce0d830 2018-07-23 12:27:44,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:27:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:45,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14dbf00-bc0f-4489-94a0-6238c0dc4c65 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd", "links": {"self": "http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4db232492664af0a4a9a386fc67d8d5", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:27:45,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e14dbf00-bc0f-4489-94a0-6238c0dc4c65 2018-07-23 12:27:45,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11576294899s 2018-07-23 12:27:45,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e14dbf00-bc0f-4489-94a0-6238c0dc4c65 2018-07-23 12:27:45,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:27:45,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:45,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c618ad-913d-4999-9666-4253aaf8fdca Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_4877458c-a22e-4570-8942-7e77859db0bd", "links": {"self": "http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c4db232492664af0a4a9a386fc67d8d5", "description": null}} 2018-07-23 12:27:45,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5 used request id req-e0c618ad-913d-4999-9666-4253aaf8fdca 2018-07-23 12:27:45,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114012956619s 2018-07-23 12:27:45,189 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5 used request id req-e0c618ad-913d-4999-9666-4253aaf8fdca 2018-07-23 12:27:45,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 12:27:45,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:45,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e9eb12e-45fd-4b98-9126-d32ed8594ab4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:27:45,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5 used request id req-4e9eb12e-45fd-4b98-9126-d32ed8594ab4 2018-07-23 12:27:45,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.228524923325s 2018-07-23 12:27:45,419 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c4db232492664af0a4a9a386fc67d8d5 used request id req-4e9eb12e-45fd-4b98-9126-d32ed8594ab4 2018-07-23 12:27:45,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:27:45,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:45,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de61169-fe19-44a4-9557-0a01d11fb3d3 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4"}, "tags": [], "enabled": true, "id": "78c744dae3d74bd8876b7d487e2bc1b4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4877458c-a22e-4570-8942-7e77859db0bd"}]} 2018-07-23 12:27:45,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6de61169-fe19-44a4-9557-0a01d11fb3d3 2018-07-23 12:27:45,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103272914886s 2018-07-23 12:27:45,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6de61169-fe19-44a4-9557-0a01d11fb3d3 2018-07-23 12:27:45,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 12:27:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2903a6060ffb686f497c815a4e075c90d04f98da" 2018-07-23 12:27:45,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb851b1-6946-4a6d-8e6a-29416a78db52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:27:45,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4 used request id req-0cb851b1-6946-4a6d-8e6a-29416a78db52 2018-07-23 12:27:45,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252420186996s 2018-07-23 12:27:45,786 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4 used request id req-0cb851b1-6946-4a6d-8e6a-29416a78db52 2018-07-23 12:27:45,842 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-23 12:27:45,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:27:45,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:27:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:27:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:27:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:27:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:27:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:27:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:27:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:27:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:27:45,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:27:45,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e668ccb-a2b6-4431-b04c-1df2ab499474 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:27:45,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6e668ccb-a2b6-4431-b04c-1df2ab499474 2018-07-23 12:27:45,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:27:46,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:27:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["tVV5iFEsQ7OzjFsF1ZWQMA"], "issued_at": "2018-07-23T12:27:46.000000Z"}} 2018-07-23 12:27:46,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:46,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2054a928-8a71-415d-913c-192ec37cae0c Date: Mon, 23 Jul 2018 12:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:27:46,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2054a928-8a71-415d-913c-192ec37cae0c 2018-07-23 12:27:46,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266494989395s 2018-07-23 12:27:46,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2054a928-8a71-415d-913c-192ec37cae0c 2018-07-23 12:27:46,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:27:46,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d4a9da-5127-414c-9981-f004c745aa44 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:27:46,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-33d4a9da-5127-414c-9981-f004c745aa44 2018-07-23 12:27:46,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:27:46,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:46,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7581ec9f-37f5-4cb1-b3d4-395d63c32432 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 12:27:46,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7581ec9f-37f5-4cb1-b3d4-395d63c32432 2018-07-23 12:27:46,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100436925888s 2018-07-23 12:27:46,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7581ec9f-37f5-4cb1-b3d4-395d63c32432 2018-07-23 12:27:46,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 12:27:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e"}}' 2018-07-23 12:27:46,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fddcbb48-60a7-43c8-8002-bbf5da6f8884 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87"}, "tags": [], "enabled": true, "id": "320817f20ead4d5aba125c3363200f87", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e"}} 2018-07-23 12:27:46,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fddcbb48-60a7-43c8-8002-bbf5da6f8884 2018-07-23 12:27:46,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137979984283s 2018-07-23 12:27:46,810 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fddcbb48-60a7-43c8-8002-bbf5da6f8884 2018-07-23 12:27:46,811 - 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'320817f20ead4d5aba125c3363200f87', '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_5b29746e-34f8-4501-9399-c55850eb505e'}) 2018-07-23 12:27:46,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 12:27:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e203171c-db81-430f-941d-f2a01ab8d378", "email": null, "name": "cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e"}}' 2018-07-23 12:27:47,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 12:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98b634f6-ccdd-4043-b59a-0cbc030d47bd Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e", "links": {"self": "http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "df4ebaecda424f7ca8b8e34222dac4a8", "domain_id": "default", "password_expires_at": null}} 2018-07-23 12:27:47,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-98b634f6-ccdd-4043-b59a-0cbc030d47bd 2018-07-23 12:27:47,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363968133926s 2018-07-23 12:27:47,182 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-98b634f6-ccdd-4043-b59a-0cbc030d47bd 2018-07-23 12:27:47,182 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'df4ebaecda424f7ca8b8e34222dac4a8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e'}) 2018-07-23 12:27:47,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:27:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:47,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c34f0c-5ec4-4baa-a2b5-7091c0e52227 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:27:47,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a3c34f0c-5ec4-4baa-a2b5-7091c0e52227 2018-07-23 12:27:47,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958769321442s 2018-07-23 12:27:47,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a3c34f0c-5ec4-4baa-a2b5-7091c0e52227 2018-07-23 12:27:47,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:27:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:47,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d844769-e7cf-445b-a93f-6169ab6c6057 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:27:47,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8d844769-e7cf-445b-a93f-6169ab6c6057 2018-07-23 12:27:47,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101454019547s 2018-07-23 12:27:47,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8d844769-e7cf-445b-a93f-6169ab6c6057 2018-07-23 12:27:47,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:27:47,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:47,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8505c14a-771c-432b-bcdd-9e29e1fe9b08 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:27:47,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8505c14a-771c-432b-bcdd-9e29e1fe9b08 2018-07-23 12:27:47,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938930511475s 2018-07-23 12:27:47,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8505c14a-771c-432b-bcdd-9e29e1fe9b08 2018-07-23 12:27:47,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 12:27:47,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:47,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf4b94d-d150-4507-baa4-a7f9a49e65cc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 12:27:47,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0cf4b94d-d150-4507-baa4-a7f9a49e65cc 2018-07-23 12:27:47,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950779914856s 2018-07-23 12:27:47,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0cf4b94d-d150-4507-baa4-a7f9a49e65cc 2018-07-23 12:27:47,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:27:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:47,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e56c54e-aac3-44eb-be8f-4721fe972179 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e", "links": {"self": "http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "df4ebaecda424f7ca8b8e34222dac4a8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:27:47,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6e56c54e-aac3-44eb-be8f-4721fe972179 2018-07-23 12:27:47,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0390570163727s 2018-07-23 12:27:47,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6e56c54e-aac3-44eb-be8f-4721fe972179 2018-07-23 12:27:47,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:27:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:47,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b026bd9-9154-498c-bc53-0718d619ea6d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87"}, "tags": [], "enabled": true, "id": "320817f20ead4d5aba125c3363200f87", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 12:27:47,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9b026bd9-9154-498c-bc53-0718d619ea6d 2018-07-23 12:27:47,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0996289253235s 2018-07-23 12:27:47,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9b026bd9-9154-498c-bc53-0718d619ea6d 2018-07-23 12:27:47,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 12:27:47,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=df4ebaecda424f7ca8b8e34222dac4a8&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=320817f20ead4d5aba125c3363200f87" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:47,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f685177-e91c-4642-bd5f-98601a4e1987 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=df4ebaecda424f7ca8b8e34222dac4a8&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=320817f20ead4d5aba125c3363200f87", "previous": null, "next": null}} 2018-07-23 12:27:47,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=df4ebaecda424f7ca8b8e34222dac4a8&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=320817f20ead4d5aba125c3363200f87 used request id req-5f685177-e91c-4642-bd5f-98601a4e1987 2018-07-23 12:27:47,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0955741405487s 2018-07-23 12:27:47,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=df4ebaecda424f7ca8b8e34222dac4a8&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=320817f20ead4d5aba125c3363200f87 used request id req-5f685177-e91c-4642-bd5f-98601a4e1987 2018-07-23 12:27:47,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 12:27:47,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87/users/df4ebaecda424f7ca8b8e34222dac4a8/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:27:47,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad4ad1f5-6915-487f-ba79-4d6582c65b28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:27:47,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87/users/df4ebaecda424f7ca8b8e34222dac4a8/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-ad4ad1f5-6915-487f-ba79-4d6582c65b28 2018-07-23 12:27:47,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.127957105637s 2018-07-23 12:27:47,975 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87/users/df4ebaecda424f7ca8b8e34222dac4a8/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-ad4ad1f5-6915-487f-ba79-4d6582c65b28 2018-07-23 12:27:47,975 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'320817f20ead4d5aba125c3363200f87', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e203171c-db81-430f-941d-f2a01ab8d378', 'username': u'cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 12:27:47,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:27:47,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:27:47,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:27:47,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:27:47,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:27:47,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:27:47,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:27:47,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:27:47,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:27:47,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:27:47,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:27:47,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:27:47,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:27:47,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:27:47,981 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e', 'password': 'e203171c-db81-430f-941d-f2a01ab8d378', 'project_name': 'cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '320817f20ead4d5aba125c3363200f87', 'project_domain_name': 'Default'} 2018-07-23 12:27:47,981 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-23 12:27:47,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:27:47,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e97f27-024d-4e8a-b793-a96aa26deebb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:27:47,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-46e97f27-024d-4e8a-b793-a96aa26deebb 2018-07-23 12:27:47,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:27:48,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T13:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "320817f20ead4d5aba125c3363200f87", "name": "cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/320817f20ead4d5aba125c3363200f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/320817f20ead4d5aba125c3363200f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/320817f20ead4d5aba125c3363200f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/320817f20ead4d5aba125c3363200f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/320817f20ead4d5aba125c3363200f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/320817f20ead4d5aba125c3363200f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/320817f20ead4d5aba125c3363200f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/320817f20ead4d5aba125c3363200f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/320817f20ead4d5aba125c3363200f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_320817f20ead4d5aba125c3363200f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_320817f20ead4d5aba125c3363200f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/320817f20ead4d5aba125c3363200f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/320817f20ead4d5aba125c3363200f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e", "id": "df4ebaecda424f7ca8b8e34222dac4a8"}, "audit_ids": ["AEMhviPnQuSP3tdRYTo1Rw"], "issued_at": "2018-07-23T12:27:48.000000Z"}} 2018-07-23 12:27:48,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:27:48,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"network": {"name": "cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e", "admin_state_up": true}}' 2018-07-23 12:27:49,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-29284b3a-99aa-4ef6-a24f-6103fd557db5 Date: Mon, 23 Jul 2018 12:27:49 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T12:27:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"320817f20ead4d5aba125c3363200f87","id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","name":"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e"}} 2018-07-23 12:27:49,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-29284b3a-99aa-4ef6-a24f-6103fd557db5 2018-07-23 12:27:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.71705698967s 2018-07-23 12:27:49,091 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-29284b3a-99aa-4ef6-a24f-6103fd557db5 2018-07-23 12:27:49,092 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:27:48Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'1c609431-9fd5-4a37-8e7c-f7f0a148dc81', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e', u'admin_state_up': True, u'tenant_id': u'320817f20ead4d5aba125c3363200f87', u'created_at': u'2018-07-23T12:27:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'320817f20ead4d5aba125c3363200f87'}) 2018-07-23 12:27:49,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:49,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:49,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-14f1a572-6af6-47a6-8bd7-e18f6f829396 Date: Mon, 23 Jul 2018 12:27:49 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-23T12:27:48Z","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"320817f20ead4d5aba125c3363200f87","id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","name":"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:27:49,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-14f1a572-6af6-47a6-8bd7-e18f6f829396 2018-07-23 12:27:49,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.191447973251s 2018-07-23 12:27:49,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-14f1a572-6af6-47a6-8bd7-e18f6f829396 2018-07-23 12:27:49,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:27:49,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"subnet": {"name": "cinder_test-subnet_5b29746e-34f8-4501-9399-c55850eb505e", "enable_dhcp": true, "network_id": "1c609431-9fd5-4a37-8e7c-f7f0a148dc81", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:27:49,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-22ae3862-4bfd-44b8-bc9a-04feee07bd70 Date: Mon, 23 Jul 2018 12:27:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:27:49Z","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":"320817f20ead4d5aba125c3363200f87","id":"10bc0757-faf1-494e-945c-e710e4c91f79","subnetpool_id":null,"name":"cinder_test-subnet_5b29746e-34f8-4501-9399-c55850eb505e"}} 2018-07-23 12:27:49,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-22ae3862-4bfd-44b8-bc9a-04feee07bd70 2018-07-23 12:27:49,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.589750051498s 2018-07-23 12:27:49,876 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-22ae3862-4bfd-44b8-bc9a-04feee07bd70 2018-07-23 12:27:49,876 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:27:49Z', 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'10bc0757-faf1-494e-945c-e710e4c91f79', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_5b29746e-34f8-4501-9399-c55850eb505e', u'enable_dhcp': True, u'network_id': u'1c609431-9fd5-4a37-8e7c-f7f0a148dc81', u'tenant_id': u'320817f20ead4d5aba125c3363200f87', u'created_at': u'2018-07-23T12:27:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'320817f20ead4d5aba125c3363200f87'}) 2018-07-23 12:27:49,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:27:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "cinder_test-router_5b29746e-34f8-4501-9399-c55850eb505e", "admin_state_up": true}}' 2018-07-23 12:27:51,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-3ef3b2c8-cb7d-4804-9c16-045634ea228b Date: Mon, 23 Jul 2018 12:27:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:49Z", "admin_state_up": true, "updated_at": "2018-07-23T12:27:50Z", "revision_number": 2, "routes": [], "project_id": "320817f20ead4d5aba125c3363200f87", "id": "49ad1e9a-3583-45a5-9603-1a542a89baff", "name": "cinder_test-router_5b29746e-34f8-4501-9399-c55850eb505e"}} 2018-07-23 12:27:51,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3ef3b2c8-cb7d-4804-9c16-045634ea228b 2018-07-23 12:27:51,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.22845101357s 2018-07-23 12:27:51,106 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3ef3b2c8-cb7d-4804-9c16-045634ea228b 2018-07-23 12:27:51,106 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'320817f20ead4d5aba125c3363200f87', u'created_at': u'2018-07-23T12:27:49Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T12:27:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'320817f20ead4d5aba125c3363200f87', u'id': u'49ad1e9a-3583-45a5-9603-1a542a89baff', u'name': u'cinder_test-router_5b29746e-34f8-4501-9399-c55850eb505e'}) 2018-07-23 12:27:51,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:27:51,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff/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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"subnet_id": "10bc0757-faf1-494e-945c-e710e4c91f79"}' 2018-07-23 12:27:52,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-00b61bc8-6899-41fa-8cbc-a89cee3f32cc Date: Mon, 23 Jul 2018 12:27:52 GMT RESP BODY: {"network_id": "1c609431-9fd5-4a37-8e7c-f7f0a148dc81", "tenant_id": "320817f20ead4d5aba125c3363200f87", "subnet_id": "10bc0757-faf1-494e-945c-e710e4c91f79", "subnet_ids": ["10bc0757-faf1-494e-945c-e710e4c91f79"], "port_id": "60d7d3a7-a29a-42f9-861d-ad8981eade20", "id": "49ad1e9a-3583-45a5-9603-1a542a89baff"} 2018-07-23 12:27:52,951 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff/add_router_interface.json used request id req-00b61bc8-6899-41fa-8cbc-a89cee3f32cc 2018-07-23 12:27:52,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.84367799759s 2018-07-23 12:27:52,951 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff/add_router_interface.json used request id req-00b61bc8-6899-41fa-8cbc-a89cee3f32cc returning object 49ad1e9a-3583-45a5-9603-1a542a89baff 2018-07-23 12:27:52,951 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:27:53,084 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:27:53,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:27:53,090 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:27:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:27:53,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:27:53,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:53,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-383409d4-688d-442b-b120-8866108be730 Date: Mon, 23 Jul 2018 12:27:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:27:53,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-383409d4-688d-442b-b120-8866108be730 2018-07-23 12:27:53,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27339220047s 2018-07-23 12:27:53,369 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-383409d4-688d-442b-b120-8866108be730 2018-07-23 12:27:53,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:27:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e"}' 2018-07-23 12:27:53,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5519e789-ff79-492b-99cb-54a8e3884645 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c5f6c908-e27f-437a-87cb-7a0d48981c5d Date: Mon, 23 Jul 2018 12:27:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5519e789-ff79-492b-99cb-54a8e3884645/file", "owner": "320817f20ead4d5aba125c3363200f87", "id": "5519e789-ff79-492b-99cb-54a8e3884645", "size": null, "self": "/v2/images/5519e789-ff79-492b-99cb-54a8e3884645", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:27:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "checksum": null, "created_at": "2018-07-23T12:27:53Z", "protected": false} 2018-07-23 12:27:53,420 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c5f6c908-e27f-437a-87cb-7a0d48981c5d 2018-07-23 12:27:53,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0425889492035s 2018-07-23 12:27:53,421 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c5f6c908-e27f-437a-87cb-7a0d48981c5d returning object 5519e789-ff79-492b-99cb-54a8e3884645 2018-07-23 12:27:53,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:27:53,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5519e789-ff79-492b-99cb-54a8e3884645/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}069016852141c5ca518378eed1fbde776ae032a4" -d '' 2018-07-23 12:27:53,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f10b313a-9352-40df-9c61-799a8d9e04b4 Date: Mon, 23 Jul 2018 12:27:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:27:53,846 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5519e789-ff79-492b-99cb-54a8e3884645/file used request id req-f10b313a-9352-40df-9c61-799a8d9e04b4 2018-07-23 12:27:53,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.42436504364s 2018-07-23 12:27:53,846 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5519e789-ff79-492b-99cb-54a8e3884645/file used request id req-f10b313a-9352-40df-9c61-799a8d9e04b4 2018-07-23 12:27:53,846 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:27:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/5519e789-ff79-492b-99cb-54a8e3884645/file', u'owner': u'320817f20ead4d5aba125c3363200f87', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5519e789-ff79-492b-99cb-54a8e3884645', u'size': None, u'name': u'cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e', u'checksum': None, u'self': u'/v2/images/5519e789-ff79-492b-99cb-54a8e3884645', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:27:53Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:27:53,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:27:53,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_5b29746e-34f8-4501-9399-c55850eb505e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:27:54,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa878427-87ca-496b-8692-fb890425c3f8 x-compute-request-id: req-fa878427-87ca-496b-8692-fb890425c3f8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_5b29746e-34f8-4501-9399-c55850eb505e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "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": "72c74285-3691-4ec5-9859-53c34d4bf35b"}} 2018-07-23 12:27:54,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fa878427-87ca-496b-8692-fb890425c3f8 2018-07-23 12:27:54,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.243611097336s 2018-07-23 12:27:54,091 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fa878427-87ca-496b-8692-fb890425c3f8 2018-07-23 12:27:54,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_5b29746e-34f8-4501-9399-c55850eb505e', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'72c74285-3691-4ec5-9859-53c34d4bf35b', 'swap': 0}) 2018-07-23 12:27:54,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:27:54,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b/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}b0a0318304a7e2a579ea48c52baa55315aa472e3" -d '{"extra_specs": {}}' 2018-07-23 12:27:54,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf416151-ff19-425b-9ed7-a9a1ed79e144 x-compute-request-id: req-bf416151-ff19-425b-9ed7-a9a1ed79e144 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:27:54,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b/os-extra_specs used request id req-bf416151-ff19-425b-9ed7-a9a1ed79e144 2018-07-23 12:27:54,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209600925446s 2018-07-23 12:27:54,114 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b/os-extra_specs used request id req-bf416151-ff19-425b-9ed7-a9a1ed79e144 2018-07-23 12:27:54,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 12:27:54,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"keypair": {"name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e"}}' 2018-07-23 12:27:54,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c30fdc0-20de-435b-9861-e43a2782d816 x-compute-request-id: req-0c30fdc0-20de-435b-9861-e43a2782d816 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqrHBiSg2grQO1NyvXkA449CtKiszdU5KwQPDhUGOelkmU3yxgbuXhOMQqx6jhi3zmZDiC9+fPXN6V3wrDLLutS+lqi/Rb749KL71ffpW8A/7qM1rnc8nMwGNYkYG/WwkGWikL5dcQDqt6DiWEUPoZjdYP3OVtsmnshG0LDIGnzHMrIro0iVSiPQcujDPcybvlwZQJ8i38EQmbCRM7kTDcKBit6x1vOpRAYX8HqCwo4miog2eQ/ciLNcEv9izWUa9lSIxKmWa4OFEEFRGuRRQwXDe2VvCYPIIu5GIqhgbL8BVTVQSNkZG41ZwAihzTTtlVgWWP45gmi+cInhxyJZp1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqqxwYkoNoK0DtTcr15AOOPQrSorM3VOSsEDw4VBjnpZJlN8s\nYG7l4TjEKseo4Yt85mQ4gvfnz1zeld8Kwyy7rUvpaov0W++PSi+9X36VvAP+6jNa\n53PJzMBjWJGBv1sJBlopC+XXEA6reg4lhFD6GY3WD9zlbbJp7IRtCwyBp8xzKyK6\nNIlUoj0HLowz3Mm75cGUCfIt/BEJmwkTO5Ew3CgYresdbzqUQGF/B6gsKOJoqINn\nkP3IizXBL/Ys1lGvZUiMSplmuDhRBBURrkUUMFw3tlbwmDyCLuRiKoYGy/AVU1UE\njZGRuNWcAIoc007ZVYFlj+OYJovnCJ4cciWadQIDAQABAoIBAQCJnY7kgcdpNfgW\nZwzvvBTrsV0ytqYnE5rkiQhw9GvO1GkyI5zZiLHMnwP1ZpXyfpFQB6FVYOTF26ES\nAQzhgLE3M01a/swiURAdhk7Qr/W16xbg6lWy6Dbf5IR2RqTykUm+mHYeRM3bAakc\nOknf3Zc7gZUHp1pK0B/+eGygCw6EJ9HMDqjSoV2ih622S3aHU0HtJtEt+HuSlT7S\n6GOaZSxAwuhtloGFXLea15wTEREsmr2LJiXXB86yxLdkhbIyIWnJrI3SK6ovAT6M\n8O+0UaeA+htlGsCE1lWNpwgyRCoWdjr5deVWn9O9Iyhyo6o883PFhIg7RSYkkqV4\nmXXMH9flAoGBANXnzFpA2PBc8Xdk3LeQ1McwvjJ1m+hhx6ll8kyNAJNdaUU83hkN\nhfBrCIdQGSh721LzenaOqB9u/tLqScNl8cMLeonDz6fWFRZLh1tOdVcChZWEYa6F\nSTDXVPhm1c14FZdpw3mea4O0yXKdtUb6gO1jrswf6/ZjvunkYXKCUtZbAoGBAMxC\nsNyYfVppnPfYBQbDrRh6KHvgatMbRL4R0Jm4hESoADADdT8x7Dsxh0Ruj3kyQf0k\nG3AdS9KYl12JGW9L/n2B30wxpJdViY2UvYjZUM2fiqjiajKKIbZF8o1ypaz38Puh\nMlMC2cBh2lKzhr3w4hw1/ljF/qtDLpso2C5pqktvAoGAcEFCTAcGEjYkfkzPTAJU\nt+gLmH2CAVT3LB4VJzlEGRIHgc9smucu6DmzcxeE7Gr7ca/XD8rTzhM45cUQStwA\nISSv/QZmvqSp0lZ2xWMKT0xCgHHFtYm7HEeVDvsgrsCbTCez7upFcAv7QAwlqwch\ni/MpM3R5J4e3FBXHUgm0oUsCgYBngZwSDQvolwA976+MX/gFIVIGhBBd7cGF940X\neJM+H0wJCJePcILe9Bgxqzz1E2yxFGz7AT18+Gorsd+7sGzDuN4oxDc9oNDVd/wb\nrtPtft1K+4EJH0o6DXP+DYy6++GYAXV470bc4Dk8E1FCSyCpXwsGfT6yFpc1dRsn\nWdA77QKBgQCtEa0e6Vo9a3Ap8wA4/dKP0/G2HrhGfHNaBg8g8zVus0MkL+F8JS2X\nnDrV8foCyA2GOvQ01KIuKZg7AECU0qMzvoD5fp5XsPzW4fKBY3KfURFcyV7uPPqk\nVvK56aVzAnN7lDbqNttDCKyZbYYxT5tK1dVWWf/utBFu809dz+L7Kw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "fingerprint": "5f:df:8d:5f:b3:4a:89:4f:6c:0d:7b:05:46:16:04:51"}} 2018-07-23 12:27:54,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0c30fdc0-20de-435b-9861-e43a2782d816 2018-07-23 12:27:54,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.509932994843s 2018-07-23 12:27:54,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0c30fdc0-20de-435b-9861-e43a2782d816 2018-07-23 12:27:54,626 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqrHBiSg2grQO1NyvXkA449CtKiszdU5KwQPDhUGOelkmU3yxgbuXhOMQqx6jhi3zmZDiC9+fPXN6V3wrDLLutS+lqi/Rb749KL71ffpW8A/7qM1rnc8nMwGNYkYG/WwkGWikL5dcQDqt6DiWEUPoZjdYP3OVtsmnshG0LDIGnzHMrIro0iVSiPQcujDPcybvlwZQJ8i38EQmbCRM7kTDcKBit6x1vOpRAYX8HqCwo4miog2eQ/ciLNcEv9izWUa9lSIxKmWa4OFEEFRGuRRQwXDe2VvCYPIIu5GIqhgbL8BVTVQSNkZG41ZwAihzTTtlVgWWP45gmi+cInhxyJZp1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqqxwYkoNoK0DtTcr15AOOPQrSorM3VOSsEDw4VBjnpZJlN8s\nYG7l4TjEKseo4Yt85mQ4gvfnz1zeld8Kwyy7rUvpaov0W++PSi+9X36VvAP+6jNa\n53PJzMBjWJGBv1sJBlopC+XXEA6reg4lhFD6GY3WD9zlbbJp7IRtCwyBp8xzKyK6\nNIlUoj0HLowz3Mm75cGUCfIt/BEJmwkTO5Ew3CgYresdbzqUQGF/B6gsKOJoqINn\nkP3IizXBL/Ys1lGvZUiMSplmuDhRBBURrkUUMFw3tlbwmDyCLuRiKoYGy/AVU1UE\njZGRuNWcAIoc007ZVYFlj+OYJovnCJ4cciWadQIDAQABAoIBAQCJnY7kgcdpNfgW\nZwzvvBTrsV0ytqYnE5rkiQhw9GvO1GkyI5zZiLHMnwP1ZpXyfpFQB6FVYOTF26ES\nAQzhgLE3M01a/swiURAdhk7Qr/W16xbg6lWy6Dbf5IR2RqTykUm+mHYeRM3bAakc\nOknf3Zc7gZUHp1pK0B/+eGygCw6EJ9HMDqjSoV2ih622S3aHU0HtJtEt+HuSlT7S\n6GOaZSxAwuhtloGFXLea15wTEREsmr2LJiXXB86yxLdkhbIyIWnJrI3SK6ovAT6M\n8O+0UaeA+htlGsCE1lWNpwgyRCoWdjr5deVWn9O9Iyhyo6o883PFhIg7RSYkkqV4\nmXXMH9flAoGBANXnzFpA2PBc8Xdk3LeQ1McwvjJ1m+hhx6ll8kyNAJNdaUU83hkN\nhfBrCIdQGSh721LzenaOqB9u/tLqScNl8cMLeonDz6fWFRZLh1tOdVcChZWEYa6F\nSTDXVPhm1c14FZdpw3mea4O0yXKdtUb6gO1jrswf6/ZjvunkYXKCUtZbAoGBAMxC\nsNyYfVppnPfYBQbDrRh6KHvgatMbRL4R0Jm4hESoADADdT8x7Dsxh0Ruj3kyQf0k\nG3AdS9KYl12JGW9L/n2B30wxpJdViY2UvYjZUM2fiqjiajKKIbZF8o1ypaz38Puh\nMlMC2cBh2lKzhr3w4hw1/ljF/qtDLpso2C5pqktvAoGAcEFCTAcGEjYkfkzPTAJU\nt+gLmH2CAVT3LB4VJzlEGRIHgc9smucu6DmzcxeE7Gr7ca/XD8rTzhM45cUQStwA\nISSv/QZmvqSp0lZ2xWMKT0xCgHHFtYm7HEeVDvsgrsCbTCez7upFcAv7QAwlqwch\ni/MpM3R5J4e3FBXHUgm0oUsCgYBngZwSDQvolwA976+MX/gFIVIGhBBd7cGF940X\neJM+H0wJCJePcILe9Bgxqzz1E2yxFGz7AT18+Gorsd+7sGzDuN4oxDc9oNDVd/wb\nrtPtft1K+4EJH0o6DXP+DYy6++GYAXV470bc4Dk8E1FCSyCpXwsGfT6yFpc1dRsn\nWdA77QKBgQCtEa0e6Vo9a3Ap8wA4/dKP0/G2HrhGfHNaBg8g8zVus0MkL+F8JS2X\nnDrV8foCyA2GOvQ01KIuKZg7AECU0qMzvoD5fp5XsPzW4fKBY3KfURFcyV7uPPqk\nVvK56aVzAnN7lDbqNttDCKyZbYYxT5tK1dVWWf/utBFu809dz+L7Kw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'df4ebaecda424f7ca8b8e34222dac4a8', 'name': u'cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e', 'created_at': '2018-07-23T12:27:54.626034', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'320817f20ead4d5aba125c3363200f87', 'name': 'cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:df:8d:5f:b3:4a:89:4f:6c:0d:7b:05:46:16:04:51', 'type': 'ssh', 'id': u'cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e'}) 2018-07-23 12:27:54,626 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqqxwYkoNoK0DtTcr15AOOPQrSorM3VOSsEDw4VBjnpZJlN8s YG7l4TjEKseo4Yt85mQ4gvfnz1zeld8Kwyy7rUvpaov0W++PSi+9X36VvAP+6jNa 53PJzMBjWJGBv1sJBlopC+XXEA6reg4lhFD6GY3WD9zlbbJp7IRtCwyBp8xzKyK6 NIlUoj0HLowz3Mm75cGUCfIt/BEJmwkTO5Ew3CgYresdbzqUQGF/B6gsKOJoqINn kP3IizXBL/Ys1lGvZUiMSplmuDhRBBURrkUUMFw3tlbwmDyCLuRiKoYGy/AVU1UE jZGRuNWcAIoc007ZVYFlj+OYJovnCJ4cciWadQIDAQABAoIBAQCJnY7kgcdpNfgW ZwzvvBTrsV0ytqYnE5rkiQhw9GvO1GkyI5zZiLHMnwP1ZpXyfpFQB6FVYOTF26ES AQzhgLE3M01a/swiURAdhk7Qr/W16xbg6lWy6Dbf5IR2RqTykUm+mHYeRM3bAakc Oknf3Zc7gZUHp1pK0B/+eGygCw6EJ9HMDqjSoV2ih622S3aHU0HtJtEt+HuSlT7S 6GOaZSxAwuhtloGFXLea15wTEREsmr2LJiXXB86yxLdkhbIyIWnJrI3SK6ovAT6M 8O+0UaeA+htlGsCE1lWNpwgyRCoWdjr5deVWn9O9Iyhyo6o883PFhIg7RSYkkqV4 mXXMH9flAoGBANXnzFpA2PBc8Xdk3LeQ1McwvjJ1m+hhx6ll8kyNAJNdaUU83hkN hfBrCIdQGSh721LzenaOqB9u/tLqScNl8cMLeonDz6fWFRZLh1tOdVcChZWEYa6F STDXVPhm1c14FZdpw3mea4O0yXKdtUb6gO1jrswf6/ZjvunkYXKCUtZbAoGBAMxC sNyYfVppnPfYBQbDrRh6KHvgatMbRL4R0Jm4hESoADADdT8x7Dsxh0Ruj3kyQf0k G3AdS9KYl12JGW9L/n2B30wxpJdViY2UvYjZUM2fiqjiajKKIbZF8o1ypaz38Puh MlMC2cBh2lKzhr3w4hw1/ljF/qtDLpso2C5pqktvAoGAcEFCTAcGEjYkfkzPTAJU t+gLmH2CAVT3LB4VJzlEGRIHgc9smucu6DmzcxeE7Gr7ca/XD8rTzhM45cUQStwA ISSv/QZmvqSp0lZ2xWMKT0xCgHHFtYm7HEeVDvsgrsCbTCez7upFcAv7QAwlqwch i/MpM3R5J4e3FBXHUgm0oUsCgYBngZwSDQvolwA976+MX/gFIVIGhBBd7cGF940X eJM+H0wJCJePcILe9Bgxqzz1E2yxFGz7AT18+Gorsd+7sGzDuN4oxDc9oNDVd/wb rtPtft1K+4EJH0o6DXP+DYy6++GYAXV470bc4Dk8E1FCSyCpXwsGfT6yFpc1dRsn WdA77QKBgQCtEa0e6Vo9a3Ap8wA4/dKP0/G2HrhGfHNaBg8g8zVus0MkL+F8JS2X nDrV8foCyA2GOvQ01KIuKZg7AECU0qMzvoD5fp5XsPzW4fKBY3KfURFcyV7uPPqk VvK56aVzAnN7lDbqNttDCKyZbYYxT5tK1dVWWf/utBFu809dz+L7Kw== -----END RSA PRIVATE KEY----- 2018-07-23 12:27:54,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 12:27:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"security_group": {"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-23 12:27:54,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-36443857-e76d-4ca7-9328-ae13d4973361 Date: Mon, 23 Jul 2018 12:27:54 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:54Z", "updated_at": "2018-07-23T12:27:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:54Z", "revision_number": 0, "id": "72af6c1a-a223-4b73-b463-388b34371bea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:54Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:54Z", "revision_number": 0, "id": "770220a8-b751-4195-8795-763b9055f46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:54Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 1, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}} 2018-07-23 12:27:54,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-36443857-e76d-4ca7-9328-ae13d4973361 2018-07-23 12:27:54,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.21681189537s 2018-07-23 12:27:54,846 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-36443857-e76d-4ca7-9328-ae13d4973361 2018-07-23 12:27:54,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:27:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:54,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-ff0ba428-963a-451c-9c06-bae604947e74 Date: Mon, 23 Jul 2018 12:27:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:48Z", "updated_at": "2018-07-23T12:27:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "45e43d27-84fc-4ca8-be0c-97cf1dd58e01", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "740e4e2f-7508-4f54-854c-7b19b41d7a12", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "a961aad9-91dc-4cfd-9676-8a4c148ee995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "b6e7242c-4cae-4c08-85a0-fc910fbe149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 1, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:54Z", "updated_at": "2018-07-23T12:27:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:54Z", "revision_number": 0, "id": "72af6c1a-a223-4b73-b463-388b34371bea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:54Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:54Z", "revision_number": 0, "id": "770220a8-b751-4195-8795-763b9055f46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:54Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 1, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}]} 2018-07-23 12:27:54,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ff0ba428-963a-451c-9c06-bae604947e74 2018-07-23 12:27:54,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0870509147644s 2018-07-23 12:27:54,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ff0ba428-963a-451c-9c06-bae604947e74 2018-07-23 12:27:54,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 12:27:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -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": "216386d8-3f63-406d-b1a1-c5f6c85c69b2"}}' 2018-07-23 12:27:55,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-00cf2aa1-7ef8-4ef6-aba4-0d6392c16ac6 Date: Mon, 23 Jul 2018 12:27:55 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-23T12:27:55Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "port_range_min": 22, "revision_number": 0, "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:55Z", "project_id": "320817f20ead4d5aba125c3363200f87", "id": "3982c6e2-13f1-4601-8bd7-c574549953c0"}} 2018-07-23 12:27:55,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-00cf2aa1-7ef8-4ef6-aba4-0d6392c16ac6 2018-07-23 12:27:55,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167744159698s 2018-07-23 12:27:55,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-00cf2aa1-7ef8-4ef6-aba4-0d6392c16ac6 2018-07-23 12:27:55,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:27:55,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:55,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-31968aad-398f-4692-9c09-84f57a4a00a5 Date: Mon, 23 Jul 2018 12:27:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:48Z", "updated_at": "2018-07-23T12:27:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "45e43d27-84fc-4ca8-be0c-97cf1dd58e01", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "740e4e2f-7508-4f54-854c-7b19b41d7a12", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "a961aad9-91dc-4cfd-9676-8a4c148ee995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "b6e7242c-4cae-4c08-85a0-fc910fbe149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 1, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:54Z", "updated_at": "2018-07-23T12:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T12:27:55Z", "revision_number": 0, "id": "3982c6e2-13f1-4601-8bd7-c574549953c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:55Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": 22, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:54Z", "revision_number": 0, "id": "72af6c1a-a223-4b73-b463-388b34371bea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:54Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:54Z", "revision_number": 0, "id": "770220a8-b751-4195-8795-763b9055f46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:54Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 2, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}]} 2018-07-23 12:27:55,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-31968aad-398f-4692-9c09-84f57a4a00a5 2018-07-23 12:27:55,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0587909221649s 2018-07-23 12:27:55,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-31968aad-398f-4692-9c09-84f57a4a00a5 2018-07-23 12:27:55,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 12:27:55,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -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": "216386d8-3f63-406d-b1a1-c5f6c85c69b2"}}' 2018-07-23 12:27:55,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-74f97967-1e06-4973-b53f-f523429d6f78 Date: Mon, 23 Jul 2018 12:27:55 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-23T12:27:55Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "port_range_min": null, "revision_number": 0, "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:55Z", "project_id": "320817f20ead4d5aba125c3363200f87", "id": "2320f22b-2fb7-4d11-a193-d1e1006d3408"}} 2018-07-23 12:27:55,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-74f97967-1e06-4973-b53f-f523429d6f78 2018-07-23 12:27:55,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155465126038s 2018-07-23 12:27:55,331 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-74f97967-1e06-4973-b53f-f523429d6f78 2018-07-23 12:27:55,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:55,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-908b2b38-8034-46dd-85c9-046f901ead32 Date: Mon, 23 Jul 2018 12:27:55 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":["10bc0757-faf1-494e-945c-e710e4c91f79"],"updated_at":"2018-07-23T12:27:49Z","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"320817f20ead4d5aba125c3363200f87","id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","name":"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:27:55,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-908b2b38-8034-46dd-85c9-046f901ead32 2018-07-23 12:27:55,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.323365926743s 2018-07-23 12:27:55,656 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-908b2b38-8034-46dd-85c9-046f901ead32 2018-07-23 12:27:55,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:27:55,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:55,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-39722970-cb28-4c2f-adde-adbc1d09bcef Date: Mon, 23 Jul 2018 12:27:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/5519e789-ff79-492b-99cb-54a8e3884645/snap", "metadata": {}}], "file": "/v2/images/5519e789-ff79-492b-99cb-54a8e3884645/file", "owner": "320817f20ead4d5aba125c3363200f87", "id": "5519e789-ff79-492b-99cb-54a8e3884645", "size": 12716032, "self": "/v2/images/5519e789-ff79-492b-99cb-54a8e3884645", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/5519e789-ff79-492b-99cb-54a8e3884645/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:27:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:27:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:27:55,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-39722970-cb28-4c2f-adde-adbc1d09bcef 2018-07-23 12:27:55,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342361927032s 2018-07-23 12:27:55,696 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-39722970-cb28-4c2f-adde-adbc1d09bcef 2018-07-23 12:27:55,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:27:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:55,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b29a9d2f-754f-4b62-b6d5-9aea02bd3d31 x-compute-request-id: req-b29a9d2f-754f-4b62-b6d5-9aea02bd3d31 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5b29746e-34f8-4501-9399-c55850eb505e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "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": "72c74285-3691-4ec5-9859-53c34d4bf35b"}]} 2018-07-23 12:27:55,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b29a9d2f-754f-4b62-b6d5-9aea02bd3d31 2018-07-23 12:27:55,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288360118866s 2018-07-23 12:27:55,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b29a9d2f-754f-4b62-b6d5-9aea02bd3d31 2018-07-23 12:27:55,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 12:27:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"server": {"name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "imageRef": "5519e789-ff79-492b-99cb-54a8e3884645", "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "flavorRef": "72c74285-3691-4ec5-9859-53c34d4bf35b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1c609431-9fd5-4a37-8e7c-f7f0a148dc81"}], "security_groups": [{"name": "216386d8-3f63-406d-b1a1-c5f6c85c69b2"}]}}' 2018-07-23 12:27:56,695 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0108a36b-2ee3-4cbf-aa21-db191f996e31 x-compute-request-id: req-0108a36b-2ee3-4cbf-aa21-db191f996e31 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "216386d8-3f63-406d-b1a1-c5f6c85c69b2"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "adminPass": "2XzXhaHzvZw5"}} 2018-07-23 12:27:56,695 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-0108a36b-2ee3-4cbf-aa21-db191f996e31 2018-07-23 12:27:56,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.966430187225s 2018-07-23 12:27:56,695 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-0108a36b-2ee3-4cbf-aa21-db191f996e31 2018-07-23 12:27:56,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:56,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:57,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dcd776a-4dae-4069-b2c2-d9e740954232 x-compute-request-id: req-3dcd776a-4dae-4069-b2c2-d9e740954232 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "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-23T12:27:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:57,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3dcd776a-4dae-4069-b2c2-d9e740954232 2018-07-23 12:27:57,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458634853363s 2018-07-23 12:27:57,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3dcd776a-4dae-4069-b2c2-d9e740954232 2018-07-23 12:27:57,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:27:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:57,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-e9c013df-d20b-44b6-bf9c-9911de7a5955 Date: Mon, 23 Jul 2018 12:27:57 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":["10bc0757-faf1-494e-945c-e710e4c91f79"],"updated_at":"2018-07-23T12:27:49Z","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"320817f20ead4d5aba125c3363200f87","id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","name":"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:27:57,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e9c013df-d20b-44b6-bf9c-9911de7a5955 2018-07-23 12:27:57,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109600782394s 2018-07-23 12:27:57,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e9c013df-d20b-44b6-bf9c-9911de7a5955 2018-07-23 12:27:57,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:27:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:57,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7c428a5f-7a88-4de3-8706-29d61dad11df Date: Mon, 23 Jul 2018 12:27:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:27:49Z","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":"320817f20ead4d5aba125c3363200f87","id":"10bc0757-faf1-494e-945c-e710e4c91f79","subnetpool_id":null,"name":"cinder_test-subnet_5b29746e-34f8-4501-9399-c55850eb505e"}]} 2018-07-23 12:27:57,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7c428a5f-7a88-4de3-8706-29d61dad11df 2018-07-23 12:27:57,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0774099826813s 2018-07-23 12:27:57,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7c428a5f-7a88-4de3-8706-29d61dad11df 2018-07-23 12:27:57,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:27:59,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:27:59,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:27:59,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa5986d3-592b-41dd-b67a-22b10c3d068a x-compute-request-id: req-aa5986d3-592b-41dd-b67a-22b10c3d068a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "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-23T12:27:59Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:27:59,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa5986d3-592b-41dd-b67a-22b10c3d068a 2018-07-23 12:27:59,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570118904114s 2018-07-23 12:27:59,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa5986d3-592b-41dd-b67a-22b10c3d068a 2018-07-23 12:27:59,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:01,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:01,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:02,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c776ae9-62e4-495c-8183-643ef99fa30e x-compute-request-id: req-0c776ae9-62e4-495c-8183-643ef99fa30e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "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-23T12:27:59Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:02,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c776ae9-62e4-495c-8183-643ef99fa30e 2018-07-23 12:28:02,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546100854874s 2018-07-23 12:28:02,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c776ae9-62e4-495c-8183-643ef99fa30e 2018-07-23 12:28:02,481 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:04,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:04,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:04,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3273e747-04bc-4358-84f5-eaa949219591 x-compute-request-id: req-3273e747-04bc-4358-84f5-eaa949219591 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:03.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:03Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:04,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3273e747-04bc-4358-84f5-eaa949219591 2018-07-23 12:28:04,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215493202209s 2018-07-23 12:28:04,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3273e747-04bc-4358-84f5-eaa949219591 2018-07-23 12:28:04,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:28:04,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:04,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-32321ca8-83a1-436f-87f2-b45947017355 Date: Mon, 23 Jul 2018 12:28:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:59Z","admin_state_up":true,"updated_at":"2018-07-23T12:28:02Z","binding:vnic_type":"normal","device_id":"a9beac1b-2709-4f81-9601-7fb44f3cbe21","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9c:e7:85","id":"1473a55f-1202-451b-8143-73ba32ec6b16","port_security_enabled":true,"project_id":"320817f20ead4d5aba125c3363200f87","fixed_ips":[{"subnet_id":"10bc0757-faf1-494e-945c-e710e4c91f79","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["216386d8-3f63-406d-b1a1-c5f6c85c69b2"],"name":""}]} 2018-07-23 12:28:04,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21 used request id req-32321ca8-83a1-436f-87f2-b45947017355 2018-07-23 12:28:04,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0645661354065s 2018-07-23 12:28:04,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21 used request id req-32321ca8-83a1-436f-87f2-b45947017355 2018-07-23 12:28:04,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:28:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1473a55f-1202-451b-8143-73ba32ec6b16" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:04,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c3f354a5-38cc-40c6-8dba-8d61dfdebc47 Date: Mon, 23 Jul 2018 12:28:04 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:28:04,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1473a55f-1202-451b-8143-73ba32ec6b16 used request id req-c3f354a5-38cc-40c6-8dba-8d61dfdebc47 2018-07-23 12:28:04,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0458040237427s 2018-07-23 12:28:04,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1473a55f-1202-451b-8143-73ba32ec6b16 used request id req-c3f354a5-38cc-40c6-8dba-8d61dfdebc47 2018-07-23 12:28:04,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:05,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc65b8f1-a5fe-49f5-88f3-b44372e5c265 x-compute-request-id: req-cc65b8f1-a5fe-49f5-88f3-b44372e5c265 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:03.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:03Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:05,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc65b8f1-a5fe-49f5-88f3-b44372e5c265 2018-07-23 12:28:05,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439579963684s 2018-07-23 12:28:05,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc65b8f1-a5fe-49f5-88f3-b44372e5c265 2018-07-23 12:28:05,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:28:05,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:05,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e78881f5-73b2-4bbc-b9a5-96b43c6d662d Date: Mon, 23 Jul 2018 12:28:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:59Z","admin_state_up":true,"updated_at":"2018-07-23T12:28:02Z","binding:vnic_type":"normal","device_id":"a9beac1b-2709-4f81-9601-7fb44f3cbe21","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9c:e7:85","id":"1473a55f-1202-451b-8143-73ba32ec6b16","port_security_enabled":true,"project_id":"320817f20ead4d5aba125c3363200f87","fixed_ips":[{"subnet_id":"10bc0757-faf1-494e-945c-e710e4c91f79","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["216386d8-3f63-406d-b1a1-c5f6c85c69b2"],"name":""}]} 2018-07-23 12:28:05,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21 used request id req-e78881f5-73b2-4bbc-b9a5-96b43c6d662d 2018-07-23 12:28:05,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.06139087677s 2018-07-23 12:28:05,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21 used request id req-e78881f5-73b2-4bbc-b9a5-96b43c6d662d 2018-07-23 12:28:05,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:28:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1473a55f-1202-451b-8143-73ba32ec6b16" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:05,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1881abe9-658d-495f-9035-5ce3516b14e9 Date: Mon, 23 Jul 2018 12:28:05 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:28:05,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1473a55f-1202-451b-8143-73ba32ec6b16 used request id req-1881abe9-658d-495f-9035-5ce3516b14e9 2018-07-23 12:28:05,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581429004669s 2018-07-23 12:28:05,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1473a55f-1202-451b-8143-73ba32ec6b16 used request id req-1881abe9-658d-495f-9035-5ce3516b14e9 2018-07-23 12:28:05,391 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:e7:85', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5519e789-ff79-492b-99cb-54a8e3884645'}), 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-23T12:28:03.000000', 'flavor': Munch({u'id': u'72c74285-3691-4ec5-9859-53c34d4bf35b'}), 'az': u'nova', 'id': u'a9beac1b-2709-4f81-9601-7fb44f3cbe21', 'security_groups': [Munch({u'name': u'cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'df4ebaecda424f7ca8b8e34222dac4a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'320817f20ead4d5aba125c3363200f87', 'name': 'cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e', '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-23T12:28:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T12:28:03Z', 'hostId': u'f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f', '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-23T12:28:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'320817f20ead4d5aba125c3363200f87', 'name': u'cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e', 'adminPass': None, 'tenant_id': u'320817f20ead4d5aba125c3363200f87', 'created_at': u'2018-07-23T12:27:56Z', 'created': u'2018-07-23T12:27:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 12:28:05,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:28:05,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:05,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-b3946261-ab47-4f94-9180-e7edcb281a34 Date: Mon, 23 Jul 2018 12:28:05 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":["10bc0757-faf1-494e-945c-e710e4c91f79"],"updated_at":"2018-07-23T12:27:49Z","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"320817f20ead4d5aba125c3363200f87","id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","name":"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:28:05,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b3946261-ab47-4f94-9180-e7edcb281a34 2018-07-23 12:28:05,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111001968384s 2018-07-23 12:28:05,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b3946261-ab47-4f94-9180-e7edcb281a34 2018-07-23 12:28:05,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:28:05,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:05,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d2b5594d-8af6-4a08-8a55-158463ee93fe Date: Mon, 23 Jul 2018 12:28:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:59Z","admin_state_up":true,"updated_at":"2018-07-23T12:28:02Z","binding:vnic_type":"normal","device_id":"a9beac1b-2709-4f81-9601-7fb44f3cbe21","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9c:e7:85","id":"1473a55f-1202-451b-8143-73ba32ec6b16","port_security_enabled":true,"project_id":"320817f20ead4d5aba125c3363200f87","fixed_ips":[{"subnet_id":"10bc0757-faf1-494e-945c-e710e4c91f79","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["216386d8-3f63-406d-b1a1-c5f6c85c69b2"],"name":""}]} 2018-07-23 12:28:05,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21 used request id req-d2b5594d-8af6-4a08-8a55-158463ee93fe 2018-07-23 12:28:05,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0581591129303s 2018-07-23 12:28:05,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a9beac1b-2709-4f81-9601-7fb44f3cbe21 used request id req-d2b5594d-8af6-4a08-8a55-158463ee93fe 2018-07-23 12:28:05,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 12:28:05,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"floatingip": {"floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.6", "port_id": "1473a55f-1202-451b-8143-73ba32ec6b16"}}' 2018-07-23 12:28:07,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-3d11d509-98d6-4c6c-a99b-adf0a2e5dd91 Date: Mon, 23 Jul 2018 12:28:07 GMT RESP BODY: {"floatingip": {"router_id": "49ad1e9a-3583-45a5-9603-1a542a89baff", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-23T12:28:06Z", "floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "1473a55f-1202-451b-8143-73ba32ec6b16", "id": "94e93dcc-83ce-430f-ba26-8a455cb7f624", "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:28:06Z", "project_id": "320817f20ead4d5aba125c3363200f87"}} 2018-07-23 12:28:07,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3d11d509-98d6-4c6c-a99b-adf0a2e5dd91 2018-07-23 12:28:07,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.91064786911s 2018-07-23 12:28:07,478 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3d11d509-98d6-4c6c-a99b-adf0a2e5dd91 2018-07-23 12:28:07,481 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'49ad1e9a-3583-45a5-9603-1a542a89baff', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'320817f20ead4d5aba125c3363200f87', 'created_at': u'2018-07-23T12:28:06Z', 'attached': True, 'updated_at': u'2018-07-23T12:28:06Z', 'id': u'94e93dcc-83ce-430f-ba26-8a455cb7f624', 'floating_network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'320817f20ead4d5aba125c3363200f87', 'name': 'cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'49ad1e9a-3583-45a5-9603-1a542a89baff', 'project_id': u'320817f20ead4d5aba125c3363200f87', 'port_id': u'1473a55f-1202-451b-8143-73ba32ec6b16', 'port': u'1473a55f-1202-451b-8143-73ba32ec6b16', 'network': u'99fe539b-9466-47d9-85fe-d944dce101e6'}) 2018-07-23 12:28:07,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 12:28:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 12:28:07,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bd476f3-1a8a-4ca3-808c-128b8443a4e5 x-compute-request-id: req-8bd476f3-1a8a-4ca3-808c-128b8443a4e5 Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 457217859 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137555] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139225] pid_max: default: 32768 minimum: 301\n[ 0.140127] ACPI: Core revision 20150930\n[ 0.141517] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142851] Security Framework initialized\n[ 0.143703] Yama: becoming mindful.\n[ 0.144453] AppArmor: AppArmor initialized\n[ 0.145330] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146676] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147976] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149203] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150633] Initializing cgroup subsys io\n[ 0.151460] Initializing cgroup subsys memory\n[ 0.152331] Initializing cgroup subsys devices\n[ 0.153246] Initializing cgroup subsys freezer\n[ 0.154134] Initializing cgroup subsys net_cls\n[ 0.155012] Initializing cgroup subsys perf_event\n[ 0.155926] Initializing cgroup subsys net_prio\n[ 0.156833] Initializing cgroup subsys hugetlb\n[ 0.157709] Initializing cgroup subsys pids\n[ 0.158588] CPU: Physical Processor ID: 0\n[ 0.160089] mce: CPU supports 10 MCE banks\n[ 0.160954] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161969] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177736] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183812] ftrace: allocating 31920 entries in 125 pages\n[ 0.208784] smpboot: Max logical packages: 1\n[ 0.209652] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211016] x2apic enabled\n[ 0.211824] Switched APIC routing to physical x2apic.\n[ 0.213585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218646] KVM setup paravirtual spinlock\n[ 0.219957] x86: Booted up 1 node, 1 CPUs\n[ 0.220771] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222183] devtmpfs: initialized\n[ 0.223940] evm: security.selinux\n[ 0.224663] evm: security.SMACK64\n[ 0.225364] evm: security.SMACK64EXEC\n[ 0.226118] evm: security.SMACK64TRANSMUTE\n[ 0.226929] evm: security.SMACK64MMAP\n[ 0.227690] evm: security.ima\n[ 0.228344] evm: security.capability\n[ 0.229173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231063] pinctrl core: initialized pinctrl subsystem\n[ 0.232181] RTC time: 12:28:03, date: 07/23/18\n[ 0.233160] NET: Registered protocol family 16\n[ 0.234193] cpuidle: using governor ladder\n[ 0.235024] cpuidle: using governor menu\n[ 0.235815] PCCT header not found.\n[ 0.236583] ACPI: bus type PCI registered\n[ 0.237403] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238680] PCI: Using configuration type 1 for base access\n[ 0.240467] ACPI: Added _OSI(Module Device)\n[ 0.241327] ACPI: Added _OSI(Processor Device)\n[ 0.242199] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243111] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244918] ACPI: Interpreter enabled\n[ 0.245706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253152] ACPI: (supports S0 S5)\n[ 0.253860] ACPI: Using IOAPIC for interrupt routing\n[ 0.254860] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258005] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263866] acpiphp: Slot [3] registered\n[ 0.264720] acpiphp: Slot [4] registered\n[ 0.265556] acpiphp: Slot [5] registered\n[ 0.266370] acpiphp: Slot [6] registered\n[ 0.267177] acpiphp: Slot [7] registered\n[ 0.267990] acpiphp: Slot [8] registered\n[ 0.268797] acpiphp: Slot [9] registered\n[ 0.269609] acpiphp: Slot [10] registered\n[ 0.270437] acpiphp: Slot [11] registered\n[ 0.271260] acpiphp: Slot [12] registered\n[ 0.272085] acpiphp: Slot [13] registered\n[ 0.272898] acpiphp: Slot [14] registered\n[ 0.273725] acpiphp: Slot [15] registered\n[ 0.284474] acpiphp: Slot [16] registered\n[ 0.285314] acpiphp: Slot [17] registered\n[ 0.286140] acpiphp: Slot [18] registered\n[ 0.286959] acpiphp: Slot [19] registered\n[ 0.287774] acpiphp: Slot [20] registered\n[ 0.288602] acpiphp: Slot [21] registered\n[ 0.289429] acpiphp: Slot [22] registered\n[ 0.290249] acpiphp: Slot [23] registered\n[ 0.291067] acpiphp: Slot [24] registered\n[ 0.291883] acpiphp: Slot [25] registered\n[ 0.292705] acpiphp: Slot [26] registered\n[ 0.293527] acpiphp: Slot [27] registered\n[ 0.294366] acpiphp: Slot [28] registered\n[ 0.295209] acpiphp: Slot [29] registered\n[ 0.296033] acpiphp: Slot [30] registered\n[ 0.296851] acpiphp: Slot [31] registered\n[ 0.297676] PCI host bridge to bus 0000:00\n[ 0.298492] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299713] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302401] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305387] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312607] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337853] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341092] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342506] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343780] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345126] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346195] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347760] vgaarb: loaded\n[ 0.348366] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349603] SCSI subsystem initialized\n[ 0.350528] ACPI: bus type USB registered\n[ 0.351365] usbcore: registered new interface driver usbfs\n[ 0.352408] usbcore: registered new interface driver hub\n[ 0.353428] usbcore: registered new device driver usb\n[ 0.354540] PCI: Using ACPI for IRQ routing\n[ 0.355701] NetLabel: Initializing\n[ 0.356433] NetLabel: domain hash size = 128\n[ 0.357298] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358266] NetLabel: unlabeled traffic allowed by default\n[ 0.359438] clocksource: Switched to clocksource kvm-clock\n[ 0.367639] AppArmor: AppArmor Filesystem Enabled\n[ 0.368620] pnp: PnP ACPI init\n[ 0.369566] pnp: PnP ACPI: found 5 devices\n[ 0.375962] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377700] NET: Registered protocol family 2\n[ 0.378753] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381295] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382518] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383622] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384816] NET: Registered protocol family 1\n[ 0.385743] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386869] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402079] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416385] Trying to unpack rootfs image as initramfs...\n[ 0.473523] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475179] Scanning for low memory corruption every 60 seconds\n[ 0.476578] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477761] audit: initializing netlink subsys (disabled)\n[ 0.478797] audit: type=2000 audit(1532348883.758:1): initialized\n[ 0.480182] Initialise system trusted keyring\n[ 0.481139] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482313] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484468] zbud: loaded\n[ 0.485209] VFS: Disk quotas dquot_6.6.0\n[ 0.486039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487723] fuse init (API version 7.23)\n[ 0.488648] Key type big_key registered\n[ 0.489465] Allocating IMA MOK and blacklist keyrings.\n[ 0.490713] Key type asymmetric registered\n[ 0.491562] Asymmetric key parser 'x509' registered\n[ 0.492536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494028] io scheduler noop registered\n[ 0.494825] io scheduler deadline registered (default)\n[ 0.495843] io scheduler cfq registered\n[ 0.496730] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497792] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500548] ACPI: Power Button [PWRF]\n[ 0.501413] GHES: HEST is not enabled!\n[ 0.515119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542958] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545079] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571371] Linux agpgart interface v0.103\n[ 0.574026] brd: module loaded\n[ 0.575715] loop: module loaded\n[ 0.579384] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.580855] GPT:90111 != 2097151\n[ 0.581546] GPT:Alternate GPT header not at the end of the disk.\n[ 0.582653] GPT:90111 != 2097151\n[ 0.583338] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584317] vda: vda1 vda15\n[ 0.585541] scsi host0: ata_piix\n[ 0.586338] scsi host1: ata_piix\n[ 0.587068] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588339] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.589829] libphy: Fixed MDIO Bus: probed\n[ 0.590664] tun: Universal TUN/TAP device driver, 1.6\n[ 0.591633] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.593807] PPP generic driver version 2.4.2\n[ 0.594745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.595976] ehci-pci: EHCI PCI platform driver\n[ 0.596869] ehci-platform: EHCI generic platform driver\n[ 0.597931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.599095] ohci-pci: OHCI PCI platform driver\n[ 0.600001] ohci-platform: OHCI generic platform driver\n[ 0.601024] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617720] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620490] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.621578] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.622834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.625581] usb usb1: Product: UHCI Host Controller\n[ 0.626542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.627741] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628876] hub 1-0:1.0: USB hub found\n[ 0.629676] hub 1-0:1.0: 2 ports detected\n[ 0.630727] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.632990] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633971] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635051] mousedev: PS/2 mouse device common for all mice\n[ 0.636552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638489] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639662] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640915] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642136] i2c /dev entries driver\n[ 0.642953] device-mapper: uevent: version 1.0.3\n[ 0.643951] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.645652] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647199] NET: Registered protocol family 10\n[ 0.648417] NET: Registered protocol family 17\n[ 0.649350] Key type dns_resolver registered\n[ 0.650406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.651555] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.653407] registered taskstats version 1\n[ 0.654285] Loading compiled-in X.509 certificates\n[ 0.655806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657737] zswap: loaded using pool lzo/zbud\n[ 0.659493] Key type trusted registered\n[ 0.661298] Key type encrypted registered\n[ 0.662149] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.663211] ima: No TPM chip found, activating TPM-bypass!\n[ 0.664305] evm: HMAC attrs: 0x1\n[ 0.665361] Magic number: 10:931:481\n[ 0.666161] ata_device dev1.0: hash matches\n[ 0.667018] dev1.0: hash matches\n[ 0.667852] rtc_cmos 00:00: setting system clock to 2018-07-23 12:28:03 UTC (1532348883)\n[ 0.669563] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680896] EDD information not available.\n[ 0.748802] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.750430] Write protecting the kernel read-only data: 14336k\n[ 0.752590] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.754479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.799635] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.79. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwddUY4ZP9L1/f/220ksioGtSFv926/aZFf6XAPGp2Bm5GoftfXctDNBfcYQ08g8TuLWX2SGFU58DWsq8bGtMlSkj+OKLTBL7vxVIFXJPeNfUn2DNR6YYHhkcm/Udcx5yOXRVDs45e9vaLDBCqIN9jsjNFJNeKPIh9WrM+D0hZWYqiudp1YTd1ZA2RmSOp4i0745pa/pI5ofGgVVEU7Aw9XRMXnrBUdROi2rJqfCrh6HnF/z8P5ua5Gahhm4IlaN0G5pgav8nii9sKZYRmiYtxgaSyy5/GpooSuVXJZ1C4biXnPUdF5P1XVvq+Xuv2lI4rKVzlTtyVCpK7GEjrOtor root@cinder-test-vm2-5b29746e-34f8-4501-9399-c55850eb505e\nssh-dss AAAAB3NzaC1kc3MAAACBAPybjStzNMigM2ht5dfy/Cto+YgjkLdpf+MhXNC0/5tHhCb5e3DySUhYuqudaUvQrIW6uuvhqBgiZVRru1hkKrZtxGhiCythBnu9wsblkSmuaVZk6gszd+rdqLn6gdDDxpp6tiE922ObXvdcZelgegVrvaKCEVH3SMWOspkitrMNAAAAFQClZIXUiaRrlmfACyIzv++eO6kUMwAAAIAyh8WnnoMK3pUUdUdHi32eIYL7NGYXcrjg5MgKE/gObO0PYzo1ljH1LOJRrS+upwriVKDJvqayExm40fsBD7Ux3Uo8dVv0V0kYN/Bz7EQPBZhmPKxwlVGXNSSgz4cvk/rM+AkZoWx5jk4URTrpe3Actz+wimGn59PE8jCmF7uVDQAAAIEAv0zL57ySfiqz4T/9l/aJZQDoif+FbEgzLc5ddHOfbbeSZC0tTyUchY0hyd2lqMlxbDinUEASuB/Kf0uhZybqfHHGo4UVVHSdNXGpVHYWcmCkq3mxz4jXFjhN/n8ehZaoPLYR1IfDurVzgiJANsUO6ferUcZo4AwX+HYnyVlzGUw= root@cinder-test-vm2-5b29746e-34f8-4501-9399-c55850eb505e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe9c:e785/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-5b29746e-34f8-4501-9399-c55850eb505e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.56 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-5b29746e-34f8-4501-9399-c55850eb505e login: "} 2018-07-23 12:28:07,584 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/action used request id req-8bd476f3-1a8a-4ca3-808c-128b8443a4e5 2018-07-23 12:28:07,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102806091309s 2018-07-23 12:28:07,585 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/action used request id req-8bd476f3-1a8a-4ca3-808c-128b8443a4e5 2018-07-23 12:28:07,585 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 457217859 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.137555] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139225] pid_max: default: 32768 minimum: 301 [ 0.140127] ACPI: Core revision 20150930 [ 0.141517] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142851] Security Framework initialized [ 0.143703] Yama: becoming mindful. [ 0.144453] AppArmor: AppArmor initialized [ 0.145330] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146676] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147976] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149203] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150633] Initializing cgroup subsys io [ 0.151460] Initializing cgroup subsys memory [ 0.152331] Initializing cgroup subsys devices [ 0.153246] Initializing cgroup subsys freezer [ 0.154134] Initializing cgroup subsys net_cls [ 0.155012] Initializing cgroup subsys perf_event [ 0.155926] Initializing cgroup subsys net_prio [ 0.156833] Initializing cgroup subsys hugetlb [ 0.157709] Initializing cgroup subsys pids [ 0.158588] CPU: Physical Processor ID: 0 [ 0.160089] mce: CPU supports 10 MCE banks [ 0.160954] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161969] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177736] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183812] ftrace: allocating 31920 entries in 125 pages [ 0.208784] smpboot: Max logical packages: 1 [ 0.209652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211016] x2apic enabled [ 0.211824] Switched APIC routing to physical x2apic. [ 0.213585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218646] KVM setup paravirtual spinlock [ 0.219957] x86: Booted up 1 node, 1 CPUs [ 0.220771] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222183] devtmpfs: initialized [ 0.223940] evm: security.selinux [ 0.224663] evm: security.SMACK64 [ 0.225364] evm: security.SMACK64EXEC [ 0.226118] evm: security.SMACK64TRANSMUTE [ 0.226929] evm: security.SMACK64MMAP [ 0.227690] evm: security.ima [ 0.228344] evm: security.capability [ 0.229173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231063] pinctrl core: initialized pinctrl subsystem [ 0.232181] RTC time: 12:28:03, date: 07/23/18 [ 0.233160] NET: Registered protocol family 16 [ 0.234193] cpuidle: using governor ladder [ 0.235024] cpuidle: using governor menu [ 0.235815] PCCT header not found. [ 0.236583] ACPI: bus type PCI registered [ 0.237403] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238680] PCI: Using configuration type 1 for base access [ 0.240467] ACPI: Added _OSI(Module Device) [ 0.241327] ACPI: Added _OSI(Processor Device) [ 0.242199] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243111] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244918] ACPI: Interpreter enabled [ 0.245706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253152] ACPI: (supports S0 S5) [ 0.253860] ACPI: Using IOAPIC for interrupt routing [ 0.254860] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258005] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263866] acpiphp: Slot [3] registered [ 0.264720] acpiphp: Slot [4] registered [ 0.265556] acpiphp: Slot [5] registered [ 0.266370] acpiphp: Slot [6] registered [ 0.267177] acpiphp: Slot [7] registered [ 0.267990] acpiphp: Slot [8] registered [ 0.268797] acpiphp: Slot [9] registered [ 0.269609] acpiphp: Slot [10] registered [ 0.270437] acpiphp: Slot [11] registered [ 0.271260] acpiphp: Slot [12] registered [ 0.272085] acpiphp: Slot [13] registered [ 0.272898] acpiphp: Slot [14] registered [ 0.273725] acpiphp: Slot [15] registered [ 0.284474] acpiphp: Slot [16] registered [ 0.285314] acpiphp: Slot [17] registered [ 0.286140] acpiphp: Slot [18] registered [ 0.286959] acpiphp: Slot [19] registered [ 0.287774] acpiphp: Slot [20] registered [ 0.288602] acpiphp: Slot [21] registered [ 0.289429] acpiphp: Slot [22] registered [ 0.290249] acpiphp: Slot [23] registered [ 0.291067] acpiphp: Slot [24] registered [ 0.291883] acpiphp: Slot [25] registered [ 0.292705] acpiphp: Slot [26] registered [ 0.293527] acpiphp: Slot [27] registered [ 0.294366] acpiphp: Slot [28] registered [ 0.295209] acpiphp: Slot [29] registered [ 0.296033] acpiphp: Slot [30] registered [ 0.296851] acpiphp: Slot [31] registered [ 0.297676] PCI host bridge to bus 0000:00 [ 0.298492] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299713] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.300940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302401] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.303861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305387] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312607] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337853] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341092] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342506] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343780] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345126] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346195] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347760] vgaarb: loaded [ 0.348366] vgaarb: bridge control possible 0000:00:02.0 [ 0.349603] SCSI subsystem initialized [ 0.350528] ACPI: bus type USB registered [ 0.351365] usbcore: registered new interface driver usbfs [ 0.352408] usbcore: registered new interface driver hub [ 0.353428] usbcore: registered new device driver usb [ 0.354540] PCI: Using ACPI for IRQ routing [ 0.355701] NetLabel: Initializing [ 0.356433] NetLabel: domain hash size = 128 [ 0.357298] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358266] NetLabel: unlabeled traffic allowed by default [ 0.359438] clocksource: Switched to clocksource kvm-clock [ 0.367639] AppArmor: AppArmor Filesystem Enabled [ 0.368620] pnp: PnP ACPI init [ 0.369566] pnp: PnP ACPI: found 5 devices [ 0.375962] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377700] NET: Registered protocol family 2 [ 0.378753] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381295] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382518] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383622] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.384816] NET: Registered protocol family 1 [ 0.385743] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386869] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402079] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416385] Trying to unpack rootfs image as initramfs... [ 0.473523] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475179] Scanning for low memory corruption every 60 seconds [ 0.476578] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477761] audit: initializing netlink subsys (disabled) [ 0.478797] audit: type=2000 audit(1532348883.758:1): initialized [ 0.480182] Initialise system trusted keyring [ 0.481139] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482313] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484468] zbud: loaded [ 0.485209] VFS: Disk quotas dquot_6.6.0 [ 0.486039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487723] fuse init (API version 7.23) [ 0.488648] Key type big_key registered [ 0.489465] Allocating IMA MOK and blacklist keyrings. [ 0.490713] Key type asymmetric registered [ 0.491562] Asymmetric key parser 'x509' registered [ 0.492536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494028] io scheduler noop registered [ 0.494825] io scheduler deadline registered (default) [ 0.495843] io scheduler cfq registered [ 0.496730] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497792] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500548] ACPI: Power Button [PWRF] [ 0.501413] GHES: HEST is not enabled! [ 0.515119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542958] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545079] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571371] Linux agpgart interface v0.103 [ 0.574026] brd: module loaded [ 0.575715] loop: module loaded [ 0.579384] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.580855] GPT:90111 != 2097151 [ 0.581546] GPT:Alternate GPT header not at the end of the disk. [ 0.582653] GPT:90111 != 2097151 [ 0.583338] GPT: Use GNU Parted to correct GPT errors. [ 0.584317] vda: vda1 vda15 [ 0.585541] scsi host0: ata_piix [ 0.586338] scsi host1: ata_piix [ 0.587068] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588339] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.589829] libphy: Fixed MDIO Bus: probed [ 0.590664] tun: Universal TUN/TAP device driver, 1.6 [ 0.591633] tun: (C) 1999-2004 Max Krasnyansky [ 0.593807] PPP generic driver version 2.4.2 [ 0.594745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.595976] ehci-pci: EHCI PCI platform driver [ 0.596869] ehci-platform: EHCI generic platform driver [ 0.597931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.599095] ohci-pci: OHCI PCI platform driver [ 0.600001] ohci-platform: OHCI generic platform driver [ 0.601024] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617720] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620490] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621578] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.622834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.625581] usb usb1: Product: UHCI Host Controller [ 0.626542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.627741] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628876] hub 1-0:1.0: USB hub found [ 0.629676] hub 1-0:1.0: 2 ports detected [ 0.630727] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.632990] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633971] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635051] mousedev: PS/2 mouse device common for all mice [ 0.636552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638489] rtc_cmos 00:00: RTC can wake from S4 [ 0.639662] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640915] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642136] i2c /dev entries driver [ 0.642953] device-mapper: uevent: version 1.0.3 [ 0.643951] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.645652] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647199] NET: Registered protocol family 10 [ 0.648417] NET: Registered protocol family 17 [ 0.649350] Key type dns_resolver registered [ 0.650406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.651555] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.653407] registered taskstats version 1 [ 0.654285] Loading compiled-in X.509 certificates [ 0.655806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657737] zswap: loaded using pool lzo/zbud [ 0.659493] Key type trusted registered [ 0.661298] Key type encrypted registered [ 0.662149] AppArmor: AppArmor sha1 policy hashing enabled [ 0.663211] ima: No TPM chip found, activating TPM-bypass! [ 0.664305] evm: HMAC attrs: 0x1 [ 0.665361] Magic number: 10:931:481 [ 0.666161] ata_device dev1.0: hash matches [ 0.667018] dev1.0: hash matches [ 0.667852] rtc_cmos 00:00: setting system clock to 2018-07-23 12:28:03 UTC (1532348883) [ 0.669563] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.680896] EDD information not available. [ 0.748802] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.750430] Write protecting the kernel read-only data: 14336k [ 0.752590] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.754479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.799635] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.79. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwddUY4ZP9L1/f/220ksioGtSFv926/aZFf6XAPGp2Bm5GoftfXctDNBfcYQ08g8TuLWX2SGFU58DWsq8bGtMlSkj+OKLTBL7vxVIFXJPeNfUn2DNR6YYHhkcm/Udcx5yOXRVDs45e9vaLDBCqIN9jsjNFJNeKPIh9WrM+D0hZWYqiudp1YTd1ZA2RmSOp4i0745pa/pI5ofGgVVEU7Aw9XRMXnrBUdROi2rJqfCrh6HnF/z8P5ua5Gahhm4IlaN0G5pgav8nii9sKZYRmiYtxgaSyy5/GpooSuVXJZ1C4biXnPUdF5P1XVvq+Xuv2lI4rKVzlTtyVCpK7GEjrOtor root@cinder-test-vm2-5b29746e-34f8-4501-9399-c55850eb505e ssh-dss AAAAB3NzaC1kc3MAAACBAPybjStzNMigM2ht5dfy/Cto+YgjkLdpf+MhXNC0/5tHhCb5e3DySUhYuqudaUvQrIW6uuvhqBgiZVRru1hkKrZtxGhiCythBnu9wsblkSmuaVZk6gszd+rdqLn6gdDDxpp6tiE922ObXvdcZelgegVrvaKCEVH3SMWOspkitrMNAAAAFQClZIXUiaRrlmfACyIzv++eO6kUMwAAAIAyh8WnnoMK3pUUdUdHi32eIYL7NGYXcrjg5MgKE/gObO0PYzo1ljH1LOJRrS+upwriVKDJvqayExm40fsBD7Ux3Uo8dVv0V0kYN/Bz7EQPBZhmPKxwlVGXNSSgz4cvk/rM+AkZoWx5jk4URTrpe3Actz+wimGn59PE8jCmF7uVDQAAAIEAv0zL57ySfiqz4T/9l/aJZQDoif+FbEgzLc5ddHOfbbeSZC0tTyUchY0hyd2lqMlxbDinUEASuB/Kf0uhZybqfHHGo4UVVHSdNXGpVHYWcmCkq3mxz4jXFjhN/n8ehZaoPLYR1IfDurVzgiJANsUO6ferUcZo4AwX+HYnyVlzGUw= root@cinder-test-vm2-5b29746e-34f8-4501-9399-c55850eb505e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe9c:e785/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-5b29746e-34f8-4501-9399-c55850eb505e launch-index: 0 === cirros: current=0.4.0 uptime=3.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-5b29746e-34f8-4501-9399-c55850eb505e login: 2018-07-23 12:28:09,586 - paramiko.transport - DEBUG - starting thread (client mode): 0x3bda77d0L 2018-07-23 12:28:09,586 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 12:28:09,587 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 12:28:09,587 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 12:28:09,588 - 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-23 12:28:09,588 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 12:28:09,588 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 12:28:09,588 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 12:28:09,589 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 12:28:09,589 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 12:28:09,605 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 12:28:09,606 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 12:28:09,618 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: fdd26c9ca3c999438da853f1ffbf6f2d 2018-07-23 12:28:09,619 - paramiko.transport - DEBUG - Trying discovered key 5fdf8d5fb34a894f6c0d7b0546160451 in /tmp/tmp_Z4jiV 2018-07-23 12:28:09,645 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 12:28:09,650 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 12:28:09,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-23 12:28:09,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"volume": {"display_name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "size": "2"}}' 2018-07-23 12:28:10,838 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:28:09 GMT Server: Apache x-compute-request-id: req-85df870f-47cf-4a90-a975-8a86e8b4a270 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85df870f-47cf-4a90-a975-8a86e8b4a270 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}} 2018-07-23 12:28:10,838 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes used request id req-85df870f-47cf-4a90-a975-8a86e8b4a270 2018-07-23 12:28:10,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.18421912193s 2018-07-23 12:28:10,838 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes used request id req-85df870f-47cf-4a90-a975-8a86e8b4a270 2018-07-23 12:28:10,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:11,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:10 GMT Server: Apache x-compute-request-id: req-db4fdbb3-8498-4554-b1fc-45539973866d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db4fdbb3-8498-4554-b1fc-45539973866d Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:10.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:11,720 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-db4fdbb3-8498-4554-b1fc-45539973866d 2018-07-23 12:28:11,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.880836009979s 2018-07-23 12:28:11,720 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-db4fdbb3-8498-4554-b1fc-45539973866d 2018-07-23 12:28:11,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:13,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:14,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:13 GMT Server: Apache x-compute-request-id: req-d9f134b0-e766-40f8-9b66-055a67de28c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9f134b0-e766-40f8-9b66-055a67de28c6 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:12.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:14,656 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-d9f134b0-e766-40f8-9b66-055a67de28c6 2018-07-23 12:28:14,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.931051015854s 2018-07-23 12:28:14,656 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-d9f134b0-e766-40f8-9b66-055a67de28c6 2018-07-23 12:28:14,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:28:14,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:14,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-df606363-826f-4a01-9bc5-1736b79391e9 Date: Mon, 23 Jul 2018 12:28:14 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":["10bc0757-faf1-494e-945c-e710e4c91f79"],"updated_at":"2018-07-23T12:27:49Z","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"320817f20ead4d5aba125c3363200f87","id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","name":"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:28:14,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-df606363-826f-4a01-9bc5-1736b79391e9 2018-07-23 12:28:14,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118986129761s 2018-07-23 12:28:14,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-df606363-826f-4a01-9bc5-1736b79391e9 2018-07-23 12:28:14,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:28:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:14,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-0af75569-5cc9-4ac0-8d69-1e7129803616 Date: Mon, 23 Jul 2018 12:28:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/5519e789-ff79-492b-99cb-54a8e3884645/snap", "metadata": {}}], "file": "/v2/images/5519e789-ff79-492b-99cb-54a8e3884645/file", "owner": "320817f20ead4d5aba125c3363200f87", "id": "5519e789-ff79-492b-99cb-54a8e3884645", "size": 12716032, "self": "/v2/images/5519e789-ff79-492b-99cb-54a8e3884645", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/5519e789-ff79-492b-99cb-54a8e3884645/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:27:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:27:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:28:14,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0af75569-5cc9-4ac0-8d69-1e7129803616 2018-07-23 12:28:14,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208370923996s 2018-07-23 12:28:14,991 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0af75569-5cc9-4ac0-8d69-1e7129803616 2018-07-23 12:28:14,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:28:14,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:15,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdef36a3-b437-4f55-842c-ca5ae43258dd x-compute-request-id: req-bdef36a3-b437-4f55-842c-ca5ae43258dd Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5b29746e-34f8-4501-9399-c55850eb505e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "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": "72c74285-3691-4ec5-9859-53c34d4bf35b"}]} 2018-07-23 12:28:15,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bdef36a3-b437-4f55-842c-ca5ae43258dd 2018-07-23 12:28:15,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276238918304s 2018-07-23 12:28:15,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bdef36a3-b437-4f55-842c-ca5ae43258dd 2018-07-23 12:28:15,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 12:28:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"server": {"name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "imageRef": "5519e789-ff79-492b-99cb-54a8e3884645", "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "flavorRef": "72c74285-3691-4ec5-9859-53c34d4bf35b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1c609431-9fd5-4a37-8e7c-f7f0a148dc81"}], "security_groups": [{"name": "216386d8-3f63-406d-b1a1-c5f6c85c69b2"}]}}' 2018-07-23 12:28:15,627 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f2d0acd-60c2-4030-a882-ffec28a4ae35 x-compute-request-id: req-5f2d0acd-60c2-4030-a882-ffec28a4ae35 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "216386d8-3f63-406d-b1a1-c5f6c85c69b2"}], "OS-DCF:diskConfig": "MANUAL", "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "adminPass": "siHnYLv6VhJi"}} 2018-07-23 12:28:15,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-5f2d0acd-60c2-4030-a882-ffec28a4ae35 2018-07-23 12:28:15,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.605706930161s 2018-07-23 12:28:15,628 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-5f2d0acd-60c2-4030-a882-ffec28a4ae35 2018-07-23 12:28:15,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:15,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:16,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9f61285-6478-4ded-a57a-ebd195c7389d x-compute-request-id: req-d9f61285-6478-4ded-a57a-ebd195c7389d Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "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-23T12:28:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:28:15Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:03.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:03Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:16,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9f61285-6478-4ded-a57a-ebd195c7389d 2018-07-23 12:28:16,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371675014496s 2018-07-23 12:28:16,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9f61285-6478-4ded-a57a-ebd195c7389d 2018-07-23 12:28:16,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:18,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:18,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-177faad2-d5bd-4996-a46f-ad33e683e00e x-compute-request-id: req-177faad2-d5bd-4996-a46f-ad33e683e00e Content-Encoding: gzip Content-Length: 894 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "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-23T12:28:17Z", "hostId": "7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:28:15Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:03.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:03Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:18,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-177faad2-d5bd-4996-a46f-ad33e683e00e 2018-07-23 12:28:18,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678261041641s 2018-07-23 12:28:18,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-177faad2-d5bd-4996-a46f-ad33e683e00e 2018-07-23 12:28:18,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:20,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:20,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:21,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7a12dd4-ef55-4642-9f59-84420ca18dd7 x-compute-request-id: req-c7a12dd4-ef55-4642-9f59-84420ca18dd7 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "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-23T12:28:18Z", "hostId": "7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:28:15Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:03.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:03Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:21,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c7a12dd4-ef55-4642-9f59-84420ca18dd7 2018-07-23 12:28:21,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440129995346s 2018-07-23 12:28:21,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c7a12dd4-ef55-4642-9f59-84420ca18dd7 2018-07-23 12:28:21,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:23,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:23,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:23,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b11e96b-754e-4bf8-ac25-1e1753e56b52 x-compute-request-id: req-5b11e96b-754e-4bf8-ac25-1e1753e56b52 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7b:d4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:22.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:22Z", "hostId": "7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:28:15Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:03.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:03Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:23,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b11e96b-754e-4bf8-ac25-1e1753e56b52 2018-07-23 12:28:23,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204171180725s 2018-07-23 12:28:23,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b11e96b-754e-4bf8-ac25-1e1753e56b52 2018-07-23 12:28:23,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:28:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:23,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7b325d30-1aa3-4142-a009-fd9000a67217 Date: Mon, 23 Jul 2018 12:28:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:28:19Z","admin_state_up":true,"updated_at":"2018-07-23T12:28:22Z","binding:vnic_type":"normal","device_id":"79b185be-d1f0-4e8b-8f2f-af20850fab94","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:72:7b:d4","id":"4cb66460-b141-4149-83a0-15eba933263b","port_security_enabled":true,"project_id":"320817f20ead4d5aba125c3363200f87","fixed_ips":[{"subnet_id":"10bc0757-faf1-494e-945c-e710e4c91f79","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["216386d8-3f63-406d-b1a1-c5f6c85c69b2"],"name":""}]} 2018-07-23 12:28:23,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94 used request id req-7b325d30-1aa3-4142-a009-fd9000a67217 2018-07-23 12:28:23,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0557210445404s 2018-07-23 12:28:23,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94 used request id req-7b325d30-1aa3-4142-a009-fd9000a67217 2018-07-23 12:28:23,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:28:23,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4cb66460-b141-4149-83a0-15eba933263b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:23,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4ad44bec-20a3-4f92-b04a-6ae82813ab4d Date: Mon, 23 Jul 2018 12:28:23 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:28:23,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4cb66460-b141-4149-83a0-15eba933263b used request id req-4ad44bec-20a3-4f92-b04a-6ae82813ab4d 2018-07-23 12:28:23,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0426430702209s 2018-07-23 12:28:23,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4cb66460-b141-4149-83a0-15eba933263b used request id req-4ad44bec-20a3-4f92-b04a-6ae82813ab4d 2018-07-23 12:28:23,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:23,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37619285-f7ae-4f02-aefa-e535b6dccb73 x-compute-request-id: req-37619285-f7ae-4f02-aefa-e535b6dccb73 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7b:d4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:22.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:22Z", "hostId": "7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:28:15Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:03.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:03Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:23,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37619285-f7ae-4f02-aefa-e535b6dccb73 2018-07-23 12:28:23,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211792945862s 2018-07-23 12:28:23,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37619285-f7ae-4f02-aefa-e535b6dccb73 2018-07-23 12:28:23,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:28:23,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:23,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b8c076c6-ab35-4096-a61d-3a81712be760 Date: Mon, 23 Jul 2018 12:28:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:28:19Z","admin_state_up":true,"updated_at":"2018-07-23T12:28:22Z","binding:vnic_type":"normal","device_id":"79b185be-d1f0-4e8b-8f2f-af20850fab94","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:72:7b:d4","id":"4cb66460-b141-4149-83a0-15eba933263b","port_security_enabled":true,"project_id":"320817f20ead4d5aba125c3363200f87","fixed_ips":[{"subnet_id":"10bc0757-faf1-494e-945c-e710e4c91f79","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["216386d8-3f63-406d-b1a1-c5f6c85c69b2"],"name":""}]} 2018-07-23 12:28:23,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94 used request id req-b8c076c6-ab35-4096-a61d-3a81712be760 2018-07-23 12:28:23,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0587358474731s 2018-07-23 12:28:23,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94 used request id req-b8c076c6-ab35-4096-a61d-3a81712be760 2018-07-23 12:28:23,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:28:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4cb66460-b141-4149-83a0-15eba933263b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:23,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3150c81e-e196-476d-b121-7df64ce260b4 Date: Mon, 23 Jul 2018 12:28:23 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:28:23,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4cb66460-b141-4149-83a0-15eba933263b used request id req-3150c81e-e196-476d-b121-7df64ce260b4 2018-07-23 12:28:23,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0448570251465s 2018-07-23 12:28:23,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4cb66460-b141-4149-83a0-15eba933263b used request id req-3150c81e-e196-476d-b121-7df64ce260b4 2018-07-23 12:28:23,784 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:7b:d4', 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'5519e789-ff79-492b-99cb-54a8e3884645'}), 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-23T12:28:22.000000', 'flavor': Munch({u'id': u'72c74285-3691-4ec5-9859-53c34d4bf35b'}), 'az': u'nova', 'id': u'79b185be-d1f0-4e8b-8f2f-af20850fab94', 'security_groups': [Munch({u'name': u'cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'df4ebaecda424f7ca8b8e34222dac4a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'320817f20ead4d5aba125c3363200f87', 'name': 'cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e', '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-23T12:28:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T12:28:22Z', 'hostId': u'7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310', '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-23T12:28:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'320817f20ead4d5aba125c3363200f87', 'name': u'cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e', 'adminPass': None, 'tenant_id': u'320817f20ead4d5aba125c3363200f87', 'created_at': u'2018-07-23T12:28:15Z', 'created': u'2018-07-23T12:28:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 12:28:23,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:28:23,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:23,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-ec33437e-0d1c-4215-a0b0-7b88fd24ed43 Date: Mon, 23 Jul 2018 12:28: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":["10bc0757-faf1-494e-945c-e710e4c91f79"],"updated_at":"2018-07-23T12:27:49Z","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"320817f20ead4d5aba125c3363200f87","id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","name":"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:28:23,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ec33437e-0d1c-4215-a0b0-7b88fd24ed43 2018-07-23 12:28:23,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115073919296s 2018-07-23 12:28:23,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ec33437e-0d1c-4215-a0b0-7b88fd24ed43 2018-07-23 12:28:23,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 12:28:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:23,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-889ee193-1f25-4d14-afac-0751e41fed94 Date: Mon, 23 Jul 2018 12:28:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:28:19Z","admin_state_up":true,"updated_at":"2018-07-23T12:28:22Z","binding:vnic_type":"normal","device_id":"79b185be-d1f0-4e8b-8f2f-af20850fab94","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:72:7b:d4","id":"4cb66460-b141-4149-83a0-15eba933263b","port_security_enabled":true,"project_id":"320817f20ead4d5aba125c3363200f87","fixed_ips":[{"subnet_id":"10bc0757-faf1-494e-945c-e710e4c91f79","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["216386d8-3f63-406d-b1a1-c5f6c85c69b2"],"name":""}]} 2018-07-23 12:28:23,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94 used request id req-889ee193-1f25-4d14-afac-0751e41fed94 2018-07-23 12:28:23,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.061163187027s 2018-07-23 12:28:23,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=79b185be-d1f0-4e8b-8f2f-af20850fab94 used request id req-889ee193-1f25-4d14-afac-0751e41fed94 2018-07-23 12:28:23,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 12:28:23,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"floatingip": {"floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.9", "port_id": "4cb66460-b141-4149-83a0-15eba933263b"}}' 2018-07-23 12:28:25,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-6b59b72e-d833-4a99-ad31-162efebb11c4 Date: Mon, 23 Jul 2018 12:28:25 GMT RESP BODY: {"floatingip": {"router_id": "49ad1e9a-3583-45a5-9603-1a542a89baff", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-23T12:28:24Z", "floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "4cb66460-b141-4149-83a0-15eba933263b", "id": "747aad2b-cad0-420f-a82d-ded94e32617c", "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:28:24Z", "project_id": "320817f20ead4d5aba125c3363200f87"}} 2018-07-23 12:28:25,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6b59b72e-d833-4a99-ad31-162efebb11c4 2018-07-23 12:28:25,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.65939211845s 2018-07-23 12:28:25,626 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6b59b72e-d833-4a99-ad31-162efebb11c4 2018-07-23 12:28:25,629 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'49ad1e9a-3583-45a5-9603-1a542a89baff', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'320817f20ead4d5aba125c3363200f87', 'created_at': u'2018-07-23T12:28:24Z', 'attached': True, 'updated_at': u'2018-07-23T12:28:24Z', 'id': u'747aad2b-cad0-420f-a82d-ded94e32617c', 'floating_network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'320817f20ead4d5aba125c3363200f87', 'name': 'cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'49ad1e9a-3583-45a5-9603-1a542a89baff', 'project_id': u'320817f20ead4d5aba125c3363200f87', 'port_id': u'4cb66460-b141-4149-83a0-15eba933263b', 'port': u'4cb66460-b141-4149-83a0-15eba933263b', 'network': u'99fe539b-9466-47d9-85fe-d944dce101e6'}) 2018-07-23 12:28:25,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 12:28:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 12:28:25,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c68686e-e2c8-437e-abff-d9e0e9aab50a x-compute-request-id: req-0c68686e-e2c8-437e-abff-d9e0e9aab50a Content-Encoding: gzip Content-Length: 7968 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481531177 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.154710] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.156364] pid_max: default: 32768 minimum: 301\n[ 0.157258] ACPI: Core revision 20150930\n[ 0.158650] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.159962] Security Framework initialized\n[ 0.160775] Yama: becoming mindful.\n[ 0.161512] AppArmor: AppArmor initialized\n[ 0.162379] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163704] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164974] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166186] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167618] Initializing cgroup subsys io\n[ 0.168435] Initializing cgroup subsys memory\n[ 0.169292] Initializing cgroup subsys devices\n[ 0.170178] Initializing cgroup subsys freezer\n[ 0.171052] Initializing cgroup subsys net_cls\n[ 0.171917] Initializing cgroup subsys perf_event\n[ 0.172825] Initializing cgroup subsys net_prio\n[ 0.173707] Initializing cgroup subsys hugetlb\n[ 0.174578] Initializing cgroup subsys pids\n[ 0.175454] CPU: Physical Processor ID: 0\n[ 0.176952] mce: CPU supports 10 MCE banks\n[ 0.177814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.193447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199863] ftrace: allocating 31920 entries in 125 pages\n[ 0.226004] smpboot: Max logical packages: 1\n[ 0.226872] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.228226] x2apic enabled\n[ 0.229027] Switched APIC routing to physical x2apic.\n[ 0.230785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.231911] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.233989] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.235791] KVM setup paravirtual spinlock\n[ 0.237149] x86: Booted up 1 node, 1 CPUs\n[ 0.237961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.239370] devtmpfs: initialized\n[ 0.241098] evm: security.selinux\n[ 0.241802] evm: security.SMACK64\n[ 0.242497] evm: security.SMACK64EXEC\n[ 0.243244] evm: security.SMACK64TRANSMUTE\n[ 0.244053] evm: security.SMACK64MMAP\n[ 0.244800] evm: security.ima\n[ 0.245445] evm: security.capability\n[ 0.246256] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.248123] pinctrl core: initialized pinctrl subsystem\n[ 0.249234] RTC time: 12:28:22, date: 07/23/18\n[ 0.250208] NET: Registered protocol family 16\n[ 0.251201] cpuidle: using governor ladder\n[ 0.252021] cpuidle: using governor menu\n[ 0.252813] PCCT header not found.\n[ 0.253577] ACPI: bus type PCI registered\n[ 0.254382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255632] PCI: Using configuration type 1 for base access\n[ 0.257422] ACPI: Added _OSI(Module Device)\n[ 0.258270] ACPI: Added _OSI(Processor Device)\n[ 0.259137] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261812] ACPI: Interpreter enabled\n[ 0.262604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.264462] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.266303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.268156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.270001] ACPI: (supports S0 S5)\n[ 0.270713] ACPI: Using IOAPIC for interrupt routing\n[ 0.271660] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274822] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275970] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277210] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278508] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280752] acpiphp: Slot [3] registered\n[ 0.281566] acpiphp: Slot [4] registered\n[ 0.282373] acpiphp: Slot [5] registered\n[ 0.283176] acpiphp: Slot [6] registered\n[ 0.283972] acpiphp: Slot [7] registered\n[ 0.284780] acpiphp: Slot [8] registered\n[ 0.285590] acpiphp: Slot [9] registered\n[ 0.286392] acpiphp: Slot [10] registered\n[ 0.287214] acpiphp: Slot [11] registered\n[ 0.288023] acpiphp: Slot [12] registered\n[ 0.288848] acpiphp: Slot [13] registered\n[ 0.289666] acpiphp: Slot [14] registered\n[ 0.290479] acpiphp: Slot [15] registered\n[ 0.301509] acpiphp: Slot [16] registered\n[ 0.302332] acpiphp: Slot [17] registered\n[ 0.303150] acpiphp: Slot [18] registered\n[ 0.303961] acpiphp: Slot [19] registered\n[ 0.304772] acpiphp: Slot [20] registered\n[ 0.305593] acpiphp: Slot [21] registered\n[ 0.306410] acpiphp: Slot [22] registered\n[ 0.307223] acpiphp: Slot [23] registered\n[ 0.308032] acpiphp: Slot [24] registered\n[ 0.308847] acpiphp: Slot [25] registered\n[ 0.309663] acpiphp: Slot [26] registered\n[ 0.310479] acpiphp: Slot [27] registered\n[ 0.311294] acpiphp: Slot [28] registered\n[ 0.312140] acpiphp: Slot [29] registered\n[ 0.312952] acpiphp: Slot [30] registered\n[ 0.313775] acpiphp: Slot [31] registered\n[ 0.314590] PCI host bridge to bus 0000:00\n[ 0.315404] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.316612] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.317826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319278] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320724] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.322208] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328076] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329344] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.332902] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.334586] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354193] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355681] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357799] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360643] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361937] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363294] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365916] vgaarb: loaded\n[ 0.366521] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367787] SCSI subsystem initialized\n[ 0.368728] ACPI: bus type USB registered\n[ 0.369566] usbcore: registered new interface driver usbfs\n[ 0.370606] usbcore: registered new interface driver hub\n[ 0.371623] usbcore: registered new device driver usb\n[ 0.372756] PCI: Using ACPI for IRQ routing\n[ 0.373900] NetLabel: Initializing\n[ 0.374635] NetLabel: domain hash size = 128\n[ 0.375498] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376465] NetLabel: unlabeled traffic allowed by default\n[ 0.377653] clocksource: Switched to clocksource kvm-clock\n[ 0.386335] AppArmor: AppArmor Filesystem Enabled\n[ 0.387309] pnp: PnP ACPI init\n[ 0.388278] pnp: PnP ACPI: found 5 devices\n[ 0.394662] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396396] NET: Registered protocol family 2\n[ 0.397465] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399981] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403477] NET: Registered protocol family 1\n[ 0.404362] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405467] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406548] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434861] Trying to unpack rootfs image as initramfs...\n[ 0.491698] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493421] Scanning for low memory corruption every 60 seconds\n[ 0.494827] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496008] audit: initializing netlink subsys (disabled)\n[ 0.497046] audit: type=2000 audit(1532348903.279:1): initialized\n[ 0.498436] Initialise system trusted keyring\n[ 0.499396] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500565] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502712] zbud: loaded\n[ 0.503458] VFS: Disk quotas dquot_6.6.0\n[ 0.504295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505915] fuse init (API version 7.23)\n[ 0.506837] Key type big_key registered\n[ 0.507653] Allocating IMA MOK and blacklist keyrings.\n[ 0.508905] Key type asymmetric registered\n[ 0.509749] Asymmetric key parser 'x509' registered\n[ 0.510725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512211] io scheduler noop registered\n[ 0.513006] io scheduler deadline registered (default)\n[ 0.514015] io scheduler cfq registered\n[ 0.514877] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518695] ACPI: Power Button [PWRF]\n[ 0.519569] GHES: HEST is not enabled!\n[ 0.533210] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560977] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589427] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593437] Linux agpgart interface v0.103\n[ 0.597233] brd: module loaded\n[ 0.599061] loop: module loaded\n[ 0.604031] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605502] GPT:90111 != 2097151\n[ 0.606191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607298] GPT:90111 != 2097151\n[ 0.607980] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608974] vda: vda1 vda15\n[ 0.610825] scsi host0: ata_piix\n[ 0.611650] scsi host1: ata_piix\n[ 0.612409] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.613635] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.615201] libphy: Fixed MDIO Bus: probed\n[ 0.616034] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616995] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619836] PPP generic driver version 2.4.2\n[ 0.620823] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622048] ehci-pci: EHCI PCI platform driver\n[ 0.622977] ehci-platform: EHCI generic platform driver\n[ 0.623995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625268] ohci-pci: OHCI PCI platform driver\n[ 0.626198] ohci-platform: OHCI generic platform driver\n[ 0.627230] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641765] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644326] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.646594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649272] usb usb1: Product: UHCI Host Controller\n[ 0.650217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651374] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652393] hub 1-0:1.0: USB hub found\n[ 0.653201] hub 1-0:1.0: 2 ports detected\n[ 0.654254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656460] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657444] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658531] mousedev: PS/2 mouse device common for all mice\n[ 0.659875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661981] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665590] i2c /dev entries driver\n[ 0.666436] device-mapper: uevent: version 1.0.3\n[ 0.667463] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669155] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670891] NET: Registered protocol family 10\n[ 0.672274] NET: Registered protocol family 17\n[ 0.673229] Key type dns_resolver registered\n[ 0.674440] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675578] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677500] registered taskstats version 1\n[ 0.678410] Loading compiled-in X.509 certificates\n[ 0.679996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681948] zswap: loaded using pool lzo/zbud\n[ 0.683982] Key type trusted registered\n[ 0.685815] Key type encrypted registered\n[ 0.686660] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687726] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688801] evm: HMAC attrs: 0x1\n[ 0.689881] Magic number: 10:931:481\n[ 0.690672] ata_device dev1.0: hash matches\n[ 0.691516] dev1.0: hash matches\n[ 0.692329] rtc_cmos 00:00: setting system clock to 2018-07-23 12:28:22 UTC (1532348902)\n[ 0.694018] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705443] EDD information not available.\n[ 0.775919] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777509] Write protecting the kernel read-only data: 14336k\n[ 0.781126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783143] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.833068] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.82. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-07-23 12:28:25,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/action used request id req-0c68686e-e2c8-437e-abff-d9e0e9aab50a 2018-07-23 12:28:25,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.094330072403s 2018-07-23 12:28:25,725 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/action used request id req-0c68686e-e2c8-437e-abff-d9e0e9aab50a 2018-07-23 12:28:25,726 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 481531177 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.154710] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.156364] pid_max: default: 32768 minimum: 301 [ 0.157258] ACPI: Core revision 20150930 [ 0.158650] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.159962] Security Framework initialized [ 0.160775] Yama: becoming mindful. [ 0.161512] AppArmor: AppArmor initialized [ 0.162379] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.163704] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.164974] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166186] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.167618] Initializing cgroup subsys io [ 0.168435] Initializing cgroup subsys memory [ 0.169292] Initializing cgroup subsys devices [ 0.170178] Initializing cgroup subsys freezer [ 0.171052] Initializing cgroup subsys net_cls [ 0.171917] Initializing cgroup subsys perf_event [ 0.172825] Initializing cgroup subsys net_prio [ 0.173707] Initializing cgroup subsys hugetlb [ 0.174578] Initializing cgroup subsys pids [ 0.175454] CPU: Physical Processor ID: 0 [ 0.176952] mce: CPU supports 10 MCE banks [ 0.177814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.178818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.199863] ftrace: allocating 31920 entries in 125 pages [ 0.226004] smpboot: Max logical packages: 1 [ 0.226872] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.228226] x2apic enabled [ 0.229027] Switched APIC routing to physical x2apic. [ 0.230785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.231911] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.233989] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.235791] KVM setup paravirtual spinlock [ 0.237149] x86: Booted up 1 node, 1 CPUs [ 0.237961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.239370] devtmpfs: initialized [ 0.241098] evm: security.selinux [ 0.241802] evm: security.SMACK64 [ 0.242497] evm: security.SMACK64EXEC [ 0.243244] evm: security.SMACK64TRANSMUTE [ 0.244053] evm: security.SMACK64MMAP [ 0.244800] evm: security.ima [ 0.245445] evm: security.capability [ 0.246256] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.248123] pinctrl core: initialized pinctrl subsystem [ 0.249234] RTC time: 12:28:22, date: 07/23/18 [ 0.250208] NET: Registered protocol family 16 [ 0.251201] cpuidle: using governor ladder [ 0.252021] cpuidle: using governor menu [ 0.252813] PCCT header not found. [ 0.253577] ACPI: bus type PCI registered [ 0.254382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.255632] PCI: Using configuration type 1 for base access [ 0.257422] ACPI: Added _OSI(Module Device) [ 0.258270] ACPI: Added _OSI(Processor Device) [ 0.259137] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.260037] ACPI: Added _OSI(Processor Aggregator Device) [ 0.261812] ACPI: Interpreter enabled [ 0.262604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.264462] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.266303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.268156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.270001] ACPI: (supports S0 S5) [ 0.270713] ACPI: Using IOAPIC for interrupt routing [ 0.271660] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274822] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275970] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.277210] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278508] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280752] acpiphp: Slot [3] registered [ 0.281566] acpiphp: Slot [4] registered [ 0.282373] acpiphp: Slot [5] registered [ 0.283176] acpiphp: Slot [6] registered [ 0.283972] acpiphp: Slot [7] registered [ 0.284780] acpiphp: Slot [8] registered [ 0.285590] acpiphp: Slot [9] registered [ 0.286392] acpiphp: Slot [10] registered [ 0.287214] acpiphp: Slot [11] registered [ 0.288023] acpiphp: Slot [12] registered [ 0.288848] acpiphp: Slot [13] registered [ 0.289666] acpiphp: Slot [14] registered [ 0.290479] acpiphp: Slot [15] registered [ 0.301509] acpiphp: Slot [16] registered [ 0.302332] acpiphp: Slot [17] registered [ 0.303150] acpiphp: Slot [18] registered [ 0.303961] acpiphp: Slot [19] registered [ 0.304772] acpiphp: Slot [20] registered [ 0.305593] acpiphp: Slot [21] registered [ 0.306410] acpiphp: Slot [22] registered [ 0.307223] acpiphp: Slot [23] registered [ 0.308032] acpiphp: Slot [24] registered [ 0.308847] acpiphp: Slot [25] registered [ 0.309663] acpiphp: Slot [26] registered [ 0.310479] acpiphp: Slot [27] registered [ 0.311294] acpiphp: Slot [28] registered [ 0.312140] acpiphp: Slot [29] registered [ 0.312952] acpiphp: Slot [30] registered [ 0.313775] acpiphp: Slot [31] registered [ 0.314590] PCI host bridge to bus 0000:00 [ 0.315404] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.316612] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.317826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.319278] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320724] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.322208] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.325611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.326891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.328076] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.329344] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.332902] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.334586] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354193] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355681] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357799] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360643] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361937] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363294] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365916] vgaarb: loaded [ 0.366521] vgaarb: bridge control possible 0000:00:02.0 [ 0.367787] SCSI subsystem initialized [ 0.368728] ACPI: bus type USB registered [ 0.369566] usbcore: registered new interface driver usbfs [ 0.370606] usbcore: registered new interface driver hub [ 0.371623] usbcore: registered new device driver usb [ 0.372756] PCI: Using ACPI for IRQ routing [ 0.373900] NetLabel: Initializing [ 0.374635] NetLabel: domain hash size = 128 [ 0.375498] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.376465] NetLabel: unlabeled traffic allowed by default [ 0.377653] clocksource: Switched to clocksource kvm-clock [ 0.386335] AppArmor: AppArmor Filesystem Enabled [ 0.387309] pnp: PnP ACPI init [ 0.388278] pnp: PnP ACPI: found 5 devices [ 0.394662] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396396] NET: Registered protocol family 2 [ 0.397465] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.399981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401189] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403477] NET: Registered protocol family 1 [ 0.404362] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405467] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406548] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420665] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434861] Trying to unpack rootfs image as initramfs... [ 0.491698] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.493421] Scanning for low memory corruption every 60 seconds [ 0.494827] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496008] audit: initializing netlink subsys (disabled) [ 0.497046] audit: type=2000 audit(1532348903.279:1): initialized [ 0.498436] Initialise system trusted keyring [ 0.499396] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502712] zbud: loaded [ 0.503458] VFS: Disk quotas dquot_6.6.0 [ 0.504295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505915] fuse init (API version 7.23) [ 0.506837] Key type big_key registered [ 0.507653] Allocating IMA MOK and blacklist keyrings. [ 0.508905] Key type asymmetric registered [ 0.509749] Asymmetric key parser 'x509' registered [ 0.510725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.512211] io scheduler noop registered [ 0.513006] io scheduler deadline registered (default) [ 0.514015] io scheduler cfq registered [ 0.514877] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518695] ACPI: Power Button [PWRF] [ 0.519569] GHES: HEST is not enabled! [ 0.533210] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560977] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.563097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.589427] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593437] Linux agpgart interface v0.103 [ 0.597233] brd: module loaded [ 0.599061] loop: module loaded [ 0.604031] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.605502] GPT:90111 != 2097151 [ 0.606191] GPT:Alternate GPT header not at the end of the disk. [ 0.607298] GPT:90111 != 2097151 [ 0.607980] GPT: Use GNU Parted to correct GPT errors. [ 0.608974] vda: vda1 vda15 [ 0.610825] scsi host0: ata_piix [ 0.611650] scsi host1: ata_piix [ 0.612409] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.613635] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.615201] libphy: Fixed MDIO Bus: probed [ 0.616034] tun: Universal TUN/TAP device driver, 1.6 [ 0.616995] tun: (C) 1999-2004 Max Krasnyansky [ 0.619836] PPP generic driver version 2.4.2 [ 0.620823] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622048] ehci-pci: EHCI PCI platform driver [ 0.622977] ehci-platform: EHCI generic platform driver [ 0.623995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.625268] ohci-pci: OHCI PCI platform driver [ 0.626198] ohci-platform: OHCI generic platform driver [ 0.627230] uhci_hcd: USB Universal Host Controller Interface driver [ 0.641765] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.642831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.644326] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.645360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.646594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.647841] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649272] usb usb1: Product: UHCI Host Controller [ 0.650217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651374] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652393] hub 1-0:1.0: USB hub found [ 0.653201] hub 1-0:1.0: 2 ports detected [ 0.654254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657444] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658531] mousedev: PS/2 mouse device common for all mice [ 0.659875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661981] rtc_cmos 00:00: RTC can wake from S4 [ 0.663161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665590] i2c /dev entries driver [ 0.666436] device-mapper: uevent: version 1.0.3 [ 0.667463] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669155] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670891] NET: Registered protocol family 10 [ 0.672274] NET: Registered protocol family 17 [ 0.673229] Key type dns_resolver registered [ 0.674440] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.675578] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.677500] registered taskstats version 1 [ 0.678410] Loading compiled-in X.509 certificates [ 0.679996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681948] zswap: loaded using pool lzo/zbud [ 0.683982] Key type trusted registered [ 0.685815] Key type encrypted registered [ 0.686660] AppArmor: AppArmor sha1 policy hashing enabled [ 0.687726] ima: No TPM chip found, activating TPM-bypass! [ 0.688801] evm: HMAC attrs: 0x1 [ 0.689881] Magic number: 10:931:481 [ 0.690672] ata_device dev1.0: hash matches [ 0.691516] dev1.0: hash matches [ 0.692329] rtc_cmos 00:00: setting system clock to 2018-07-23 12:28:22 UTC (1532348902) [ 0.694018] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705443] EDD information not available. [ 0.775919] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.777509] Write protecting the kernel read-only data: 14336k [ 0.781126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783143] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.833068] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.82. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-07-23 12:28:25,728 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206 2018-07-23 12:28:35,740 - paramiko.transport - DEBUG - starting thread (client mode): 0x3bd77990L 2018-07-23 12:28:35,741 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 12:28:35,741 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 12:28:35,741 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 12:28:35,742 - 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-23 12:28:35,742 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 12:28:35,743 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 12:28:35,743 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 12:28:35,743 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 12:28:35,743 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 12:28:35,760 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 12:28:35,760 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 12:28:35,773 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 9948b0160c558e2384aeb51f43d09c02 2018-07-23 12:28:35,773 - paramiko.transport - DEBUG - Trying discovered key 5fdf8d5fb34a894f6c0d7b0546160451 in /tmp/tmp_Z4jiV 2018-07-23 12:28:35,797 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 12:28:35,803 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 12:28:35,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-23 12:28:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"volumeAttachment": {"volumeId": "6c7d4678-ec56-4db1-b664-0b38e124bef5"}}' 2018-07-23 12:28:37,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a26820b-4633-415d-8537-092f409dba0b x-compute-request-id: req-7a26820b-4633-415d-8537-092f409dba0b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "volumeId": "6c7d4678-ec56-4db1-b664-0b38e124bef5"}} 2018-07-23 12:28:37,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/os-volume_attachments used request id req-7a26820b-4633-415d-8537-092f409dba0b 2018-07-23 12:28:37,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.64232301712s 2018-07-23 12:28:37,448 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/os-volume_attachments used request id req-7a26820b-4633-415d-8537-092f409dba0b 2018-07-23 12:28:37,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:37,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:38,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:37 GMT Server: Apache x-compute-request-id: req-c1f1e649-f70f-410d-bc9e-97f9033bc00b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1f1e649-f70f-410d-bc9e-97f9033bc00b Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:37.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:38,360 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-c1f1e649-f70f-410d-bc9e-97f9033bc00b 2018-07-23 12:28:38,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.911258935928s 2018-07-23 12:28:38,361 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-c1f1e649-f70f-410d-bc9e-97f9033bc00b 2018-07-23 12:28:38,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:40,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:40,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:40,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:40 GMT Server: Apache x-compute-request-id: req-b81824c7-c3c2-417b-848d-ab0ac07a2cc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b81824c7-c3c2-417b-848d-ab0ac07a2cc9 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:37.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:40,431 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-b81824c7-c3c2-417b-848d-ab0ac07a2cc9 2018-07-23 12:28:40,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0664389133453s 2018-07-23 12:28:40,432 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-b81824c7-c3c2-417b-848d-ab0ac07a2cc9 2018-07-23 12:28:40,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:42,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:42,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:42,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:42 GMT Server: Apache x-compute-request-id: req-cf541b3c-ec8c-47a5-af5b-fbc0fcd20510 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf541b3c-ec8c-47a5-af5b-fbc0fcd20510 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [{"server_id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "attachment_id": "ccba87d8-ed55-4d46-94a2-df5ef620f643", "attached_at": "2018-07-23T12:28:40.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "device": "/dev/vdb", "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5"}], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:41.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:42,498 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-cf541b3c-ec8c-47a5-af5b-fbc0fcd20510 2018-07-23 12:28:42,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0619978904724s 2018-07-23 12:28:42,498 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-cf541b3c-ec8c-47a5-af5b-fbc0fcd20510 2018-07-23 12:28:42,500 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 12:28:42,501 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 12:28:42,501 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 12:28:42,503 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 12:28:42,570 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 12:28:42,571 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-23 12:28:42,572 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-23 12:28:42,572 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 12:28:42,609 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-23 12:28:42,610 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-23 12:28:42,637 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-23 12:28:43,375 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-23 12:28:43,376 - 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: 2b61d14b-3712-422e-b22f-956ff3b2d170 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-23 12:28:43,377 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-23 12:28:43,377 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-23 12:28:43,378 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-23 12:28:43,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-23 12:28:43,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/os-volume_attachments/6c7d4678-ec56-4db1-b664-0b38e124bef5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:44,727 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:28:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8dc1047-8df6-4250-bcad-78ed98a34a47 x-compute-request-id: req-f8dc1047-8df6-4250-bcad-78ed98a34a47 Content-Length: 0 Content-Type: application/json 2018-07-23 12:28:44,727 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/os-volume_attachments/6c7d4678-ec56-4db1-b664-0b38e124bef5 used request id req-f8dc1047-8df6-4250-bcad-78ed98a34a47 2018-07-23 12:28:44,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.34852910042s 2018-07-23 12:28:44,727 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94/os-volume_attachments/6c7d4678-ec56-4db1-b664-0b38e124bef5 used request id req-f8dc1047-8df6-4250-bcad-78ed98a34a47 2018-07-23 12:28:44,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:44,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:44 GMT Server: Apache x-compute-request-id: req-b670b7c7-bdff-433d-9950-a33f32414a76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b670b7c7-bdff-433d-9950-a33f32414a76 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [{"server_id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "attachment_id": "ccba87d8-ed55-4d46-94a2-df5ef620f643", "attached_at": "2018-07-23T12:28:40.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "device": "/dev/vdb", "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5"}], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:44.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:44,801 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-b670b7c7-bdff-433d-9950-a33f32414a76 2018-07-23 12:28:44,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0729050636292s 2018-07-23 12:28:44,801 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-b670b7c7-bdff-433d-9950-a33f32414a76 2018-07-23 12:28:44,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:46,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:46,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:47,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:46 GMT Server: Apache x-compute-request-id: req-d40ebca5-fdc4-4b4f-8f28-17380272c57e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d40ebca5-fdc4-4b4f-8f28-17380272c57e Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:45.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:47,700 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-d40ebca5-fdc4-4b4f-8f28-17380272c57e 2018-07-23 12:28:47,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.89450097084s 2018-07-23 12:28:47,700 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-d40ebca5-fdc4-4b4f-8f28-17380272c57e 2018-07-23 12:28:47,701 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-23 12:28:47,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-23 12:28:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"volumeAttachment": {"volumeId": "6c7d4678-ec56-4db1-b664-0b38e124bef5"}}' 2018-07-23 12:28:49,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffb75fcc-e881-4c9d-bef9-d801a699f514 x-compute-request-id: req-ffb75fcc-e881-4c9d-bef9-d801a699f514 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "volumeId": "6c7d4678-ec56-4db1-b664-0b38e124bef5"}} 2018-07-23 12:28:49,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/os-volume_attachments used request id req-ffb75fcc-e881-4c9d-bef9-d801a699f514 2018-07-23 12:28:49,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.62500190735s 2018-07-23 12:28:49,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/os-volume_attachments used request id req-ffb75fcc-e881-4c9d-bef9-d801a699f514 2018-07-23 12:28:49,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:49,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:49 GMT Server: Apache x-compute-request-id: req-a14f39c8-8949-4d1f-9c1f-858627892f80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a14f39c8-8949-4d1f-9c1f-858627892f80 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:49.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:49,394 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-a14f39c8-8949-4d1f-9c1f-858627892f80 2018-07-23 12:28:49,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0662348270416s 2018-07-23 12:28:49,395 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-a14f39c8-8949-4d1f-9c1f-858627892f80 2018-07-23 12:28:49,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:51,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:51,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:51,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:51 GMT Server: Apache x-compute-request-id: req-a5f1ef8b-f226-411a-ade2-16d2bd1b63a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5f1ef8b-f226-411a-ade2-16d2bd1b63a2 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [{"server_id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "attachment_id": "a09ee162-78e5-4152-a65b-194e99a9ca2f", "attached_at": "2018-07-23T12:28:50.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "device": "/dev/vdb", "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5"}], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:50.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:51,462 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-a5f1ef8b-f226-411a-ade2-16d2bd1b63a2 2018-07-23 12:28:51,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0638060569763s 2018-07-23 12:28:51,463 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-a5f1ef8b-f226-411a-ade2-16d2bd1b63a2 2018-07-23 12:28:51,465 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 12:28:51,467 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 12:28:51,467 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 12:28:51,469 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 12:28:51,537 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 12:28:51,537 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-23 12:28:51,538 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-23 12:28:51,538 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 12:28:51,578 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-23 12:28:51,578 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-23 12:28:51,603 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-23 12:28:51,622 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-23 12:28:51,622 - 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-23 12:28:51,623 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-23 12:28:51,623 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-23 12:28:51,623 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-23 12:28:51,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-23 12:28:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/os-volume_attachments/6c7d4678-ec56-4db1-b664-0b38e124bef5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:52,177 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:28:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-361397b9-1d0b-444e-aa4a-b854078c8d0d x-compute-request-id: req-361397b9-1d0b-444e-aa4a-b854078c8d0d Content-Length: 0 Content-Type: application/json 2018-07-23 12:28:52,177 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/os-volume_attachments/6c7d4678-ec56-4db1-b664-0b38e124bef5 used request id req-361397b9-1d0b-444e-aa4a-b854078c8d0d 2018-07-23 12:28:52,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.552605867386s 2018-07-23 12:28:52,177 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21/os-volume_attachments/6c7d4678-ec56-4db1-b664-0b38e124bef5 used request id req-361397b9-1d0b-444e-aa4a-b854078c8d0d 2018-07-23 12:28:52,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:52,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:52,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:52 GMT Server: Apache x-compute-request-id: req-3d6d695f-5be3-4df9-8ceb-7502c5e18b37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d6d695f-5be3-4df9-8ceb-7502c5e18b37 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [{"server_id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "attachment_id": "a09ee162-78e5-4152-a65b-194e99a9ca2f", "attached_at": "2018-07-23T12:28:50.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "device": "/dev/vdb", "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5"}], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:52.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:52,242 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-3d6d695f-5be3-4df9-8ceb-7502c5e18b37 2018-07-23 12:28:52,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0646679401398s 2018-07-23 12:28:52,243 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-3d6d695f-5be3-4df9-8ceb-7502c5e18b37 2018-07-23 12:28:52,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:54,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:54,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:54,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:54 GMT Server: Apache x-compute-request-id: req-7c522946-470f-42b9-a43f-5bd7394b96ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c522946-470f-42b9-a43f-5bd7394b96ea Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:52.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:54,313 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-7c522946-470f-42b9-a43f-5bd7394b96ea 2018-07-23 12:28:54,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0656950473785s 2018-07-23 12:28:54,313 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-7c522946-470f-42b9-a43f-5bd7394b96ea 2018-07-23 12:28:54,420 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:28:54,421 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:06 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-23 12:28:54,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 12:28:54,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:54,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-191cdcbd-c56c-4b7e-8aa4-1ad1ed2489e5 x-compute-request-id: req-191cdcbd-c56c-4b7e-8aa4-1ad1ed2489e5 Content-Type: application/json 2018-07-23 12:28:54,585 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21 used request id req-191cdcbd-c56c-4b7e-8aa4-1ad1ed2489e5 2018-07-23 12:28:54,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.158874988556s 2018-07-23 12:28:54,585 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21 used request id req-191cdcbd-c56c-4b7e-8aa4-1ad1ed2489e5 2018-07-23 12:28:54,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:54,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c4d256d-f691-4f9d-b8eb-543cadaf64a1 x-compute-request-id: req-3c4d256d-f691-4f9d-b8eb-543cadaf64a1 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7b:d4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7b:d4", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:22.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:22Z", "hostId": "7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:28:15Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:e7:85", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a9beac1b-2709-4f81-9601-7fb44f3cbe21", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:03.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "a9beac1b-2709-4f81-9601-7fb44f3cbe21", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:54Z", "hostId": "f8f3ff9f29aa9b148fc289f8583a14227bff1c676be22d88106d045f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm2_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:27:56Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:54,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3c4d256d-f691-4f9d-b8eb-543cadaf64a1 2018-07-23 12:28:54,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230747938156s 2018-07-23 12:28:54,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3c4d256d-f691-4f9d-b8eb-543cadaf64a1 2018-07-23 12:28:54,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:28:56,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:28:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:57,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70640a73-a80d-476a-8ad9-35f1fc60b72a x-compute-request-id: req-70640a73-a80d-476a-8ad9-35f1fc60b72a Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7b:d4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7b:d4", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:22.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:28:22Z", "hostId": "7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:28:15Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:28:57,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-70640a73-a80d-476a-8ad9-35f1fc60b72a 2018-07-23 12:28:57,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372542142868s 2018-07-23 12:28:57,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-70640a73-a80d-476a-8ad9-35f1fc60b72a 2018-07-23 12:28:57,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 12:28:57,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/94e93dcc-83ce-430f-ba26-8a455cb7f624.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:57,920 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef25a0da-e62a-439a-b693-60a2f1ee1a5a Content-Length: 0 Date: Mon, 23 Jul 2018 12:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:28:57,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/94e93dcc-83ce-430f-ba26-8a455cb7f624.json used request id req-ef25a0da-e62a-439a-b693-60a2f1ee1a5a 2018-07-23 12:28:57,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.720333814621s 2018-07-23 12:28:57,920 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/94e93dcc-83ce-430f-ba26-8a455cb7f624.json used request id req-ef25a0da-e62a-439a-b693-60a2f1ee1a5a 2018-07-23 12:28:57,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:28:57,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:57,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-ee7e28bd-6c01-4ee1-92ec-3ad3fc14a6ef Date: Mon, 23 Jul 2018 12:28:57 GMT RESP BODY: {"floatingips": [{"router_id": "49ad1e9a-3583-45a5-9603-1a542a89baff", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-23T12:28:24Z", "floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "4cb66460-b141-4149-83a0-15eba933263b", "id": "747aad2b-cad0-420f-a82d-ded94e32617c", "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:28:24Z", "project_id": "320817f20ead4d5aba125c3363200f87"}]} 2018-07-23 12:28:57,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ee7e28bd-6c01-4ee1-92ec-3ad3fc14a6ef 2018-07-23 12:28:57,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615041255951s 2018-07-23 12:28:57,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ee7e28bd-6c01-4ee1-92ec-3ad3fc14a6ef 2018-07-23 12:28:57,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:57,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:58,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:58 GMT Server: Apache x-compute-request-id: req-8bac5e2f-6ab3-4647-80a6-87671c1c216e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bac5e2f-6ab3-4647-80a6-87671c1c216e Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:52.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:58,055 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-8bac5e2f-6ab3-4647-80a6-87671c1c216e 2018-07-23 12:28:58,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0626120567322s 2018-07-23 12:28:58,055 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-8bac5e2f-6ab3-4647-80a6-87671c1c216e 2018-07-23 12:28:58,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-23 12:28:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:58,143 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:28:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7317d759-b581-4388-b8ee-116548e200ba Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:28:58,143 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5 used request id req-7317d759-b581-4388-b8ee-116548e200ba 2018-07-23 12:28:58,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0864582061768s 2018-07-23 12:28:58,144 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5 used request id req-7317d759-b581-4388-b8ee-116548e200ba 2018-07-23 12:28:58,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:28:58,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:28:58,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:28:58 GMT Server: Apache x-compute-request-id: req-6e9caa2a-0696-4cc1-b500-b86a7427ba96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e9caa2a-0696-4cc1-b500-b86a7427ba96 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "self"}, {"href": "http://172.30.9.27:8776/320817f20ead4d5aba125c3363200f87/volumes/6c7d4678-ec56-4db1-b664-0b38e124bef5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T12:28:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "320817f20ead4d5aba125c3363200f87", "updated_at": "2018-07-23T12:28:58.000000", "volume_type": null, "name": "cinder_test-volume_5b29746e-34f8-4501-9399-c55850eb505e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6c7d4678-ec56-4db1-b664-0b38e124bef5", "size": 2}]} 2018-07-23 12:28:58,207 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-6e9caa2a-0696-4cc1-b500-b86a7427ba96 2018-07-23 12:28:58,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0630140304565s 2018-07-23 12:28:58,208 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-6e9caa2a-0696-4cc1-b500-b86a7427ba96 2018-07-23 12:28:58,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:29:00,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 12:29:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:00,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:00 GMT Server: Apache x-compute-request-id: req-11fd5da5-0572-4480-9989-9e6f101b467f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11fd5da5-0572-4480-9989-9e6f101b467f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 12:29:00,262 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-11fd5da5-0572-4480-9989-9e6f101b467f 2018-07-23 12:29:00,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0499269962311s 2018-07-23 12:29:00,262 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/320817f20ead4d5aba125c3363200f87/volumes/detail used request id req-11fd5da5-0572-4480-9989-9e6f101b467f 2018-07-23 12:29:00,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 12:29:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/747aad2b-cad0-420f-a82d-ded94e32617c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:00,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0760a3f-6827-4563-a9c9-f49bc786388e Content-Length: 0 Date: Mon, 23 Jul 2018 12:29:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:29:00,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/747aad2b-cad0-420f-a82d-ded94e32617c.json used request id req-d0760a3f-6827-4563-a9c9-f49bc786388e 2018-07-23 12:29:00,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.720703125s 2018-07-23 12:29:00,986 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/747aad2b-cad0-420f-a82d-ded94e32617c.json used request id req-d0760a3f-6827-4563-a9c9-f49bc786388e 2018-07-23 12:29:00,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 12:29:00,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:01,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6076756f-4d37-4670-b19c-6c9078db27fa Date: Mon, 23 Jul 2018 12:29:01 GMT RESP BODY: {"floatingips": []} 2018-07-23 12:29:01,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6076756f-4d37-4670-b19c-6c9078db27fa 2018-07-23 12:29:01,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0466370582581s 2018-07-23 12:29:01,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6076756f-4d37-4670-b19c-6c9078db27fa 2018-07-23 12:29:01,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 12:29:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:01,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:29:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad348374-bded-463a-97a5-b84d5ac2ed6e x-compute-request-id: req-ad348374-bded-463a-97a5-b84d5ac2ed6e Content-Type: application/json 2018-07-23 12:29:01,209 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94 used request id req-ad348374-bded-463a-97a5-b84d5ac2ed6e 2018-07-23 12:29:01,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169848203659s 2018-07-23 12:29:01,210 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94 used request id req-ad348374-bded-463a-97a5-b84d5ac2ed6e 2018-07-23 12:29:01,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:29:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:01,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46fc7a59-ca9c-416e-b55e-45c45876eb62 x-compute-request-id: req-46fc7a59-ca9c-416e-b55e-45c45876eb62 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7b:d4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7b:d4", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/79b185be-d1f0-4e8b-8f2f-af20850fab94", "rel": "bookmark"}], "image": {"id": "5519e789-ff79-492b-99cb-54a8e3884645", "links": [{"href": "http://172.30.9.27:8774/images/5519e789-ff79-492b-99cb-54a8e3884645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T12:28:22.000000", "flavor": {"id": "72c74285-3691-4ec5-9859-53c34d4bf35b", "links": [{"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "bookmark"}]}, "id": "79b185be-d1f0-4e8b-8f2f-af20850fab94", "security_groups": [{"name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}], "user_id": "df4ebaecda424f7ca8b8e34222dac4a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T12:29:01Z", "hostId": "7b9c949c0a1063812aaa0270e6d064ff089c4c3ffb7bc3905329f310", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e", "name": "cinder_test-vm_5b29746e-34f8-4501-9399-c55850eb505e", "created": "2018-07-23T12:28:15Z", "tenant_id": "320817f20ead4d5aba125c3363200f87", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 12:29:01,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46fc7a59-ca9c-416e-b55e-45c45876eb62 2018-07-23 12:29:01,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491501092911s 2018-07-23 12:29:01,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46fc7a59-ca9c-416e-b55e-45c45876eb62 2018-07-23 12:29:01,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 12:29:03,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 12:29:03,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:03,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5018a498-ca5a-4313-aef6-ed43b34af26f x-compute-request-id: req-5018a498-ca5a-4313-aef6-ed43b34af26f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 12:29:03,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5018a498-ca5a-4313-aef6-ed43b34af26f 2018-07-23 12:29:03,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0809721946716s 2018-07-23 12:29:03,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5018a498-ca5a-4313-aef6-ed43b34af26f 2018-07-23 12:29:03,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 12:29:03,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:03,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-9e36eccf-d643-42f6-be86-34924e244243 Date: Mon, 23 Jul 2018 12:29:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:48Z", "updated_at": "2018-07-23T12:27:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "45e43d27-84fc-4ca8-be0c-97cf1dd58e01", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "740e4e2f-7508-4f54-854c-7b19b41d7a12", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "a961aad9-91dc-4cfd-9676-8a4c148ee995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "b6e7242c-4cae-4c08-85a0-fc910fbe149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 1, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:54Z", "updated_at": "2018-07-23T12:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:55Z", "revision_number": 0, "id": "2320f22b-2fb7-4d11-a193-d1e1006d3408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:55Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T12:27:55Z", "revision_number": 0, "id": "3982c6e2-13f1-4601-8bd7-c574549953c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:55Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": 22, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:54Z", "revision_number": 0, "id": "72af6c1a-a223-4b73-b463-388b34371bea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:54Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:54Z", "revision_number": 0, "id": "770220a8-b751-4195-8795-763b9055f46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:54Z", "security_group_id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 3, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "216386d8-3f63-406d-b1a1-c5f6c85c69b2", "name": "cinder_test-sg_5b29746e-34f8-4501-9399-c55850eb505e"}]} 2018-07-23 12:29:03,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9e36eccf-d643-42f6-be86-34924e244243 2018-07-23 12:29:03,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.052444934845s 2018-07-23 12:29:03,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9e36eccf-d643-42f6-be86-34924e244243 2018-07-23 12:29:03,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 12:29:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/216386d8-3f63-406d-b1a1-c5f6c85c69b2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:04,029 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21c2869f-11a8-4ab2-bba1-862b8e432e72 Content-Length: 0 Date: Mon, 23 Jul 2018 12:29:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:29:04,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/216386d8-3f63-406d-b1a1-c5f6c85c69b2.json used request id req-21c2869f-11a8-4ab2-bba1-862b8e432e72 2018-07-23 12:29:04,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.182089090347s 2018-07-23 12:29:04,029 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/216386d8-3f63-406d-b1a1-c5f6c85c69b2.json used request id req-21c2869f-11a8-4ab2-bba1-862b8e432e72 2018-07-23 12:29:04,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 12:29:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:04,089 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:29:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-065c284b-200c-4d19-bf9a-a4024e865f06 x-compute-request-id: req-065c284b-200c-4d19-bf9a-a4024e865f06 Content-Length: 0 Content-Type: application/json 2018-07-23 12:29:04,089 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e used request id req-065c284b-200c-4d19-bf9a-a4024e865f06 2018-07-23 12:29:04,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0592379570007s 2018-07-23 12:29:04,089 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_5b29746e-34f8-4501-9399-c55850eb505e used request id req-065c284b-200c-4d19-bf9a-a4024e865f06 2018-07-23 12:29:04,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:29:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff/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}069016852141c5ca518378eed1fbde776ae032a4" -d '{"subnet_id": "10bc0757-faf1-494e-945c-e710e4c91f79"}' 2018-07-23 12:29:05,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d22374f6-b401-492d-9afb-f67be0644f59 Date: Mon, 23 Jul 2018 12:29:05 GMT RESP BODY: {"network_id": "1c609431-9fd5-4a37-8e7c-f7f0a148dc81", "tenant_id": "320817f20ead4d5aba125c3363200f87", "subnet_id": "10bc0757-faf1-494e-945c-e710e4c91f79", "subnet_ids": ["10bc0757-faf1-494e-945c-e710e4c91f79"], "port_id": "60d7d3a7-a29a-42f9-861d-ad8981eade20", "id": "49ad1e9a-3583-45a5-9603-1a542a89baff"} 2018-07-23 12:29:05,623 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff/remove_router_interface.json used request id req-d22374f6-b401-492d-9afb-f67be0644f59 2018-07-23 12:29:05,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.533659935s 2018-07-23 12:29:05,624 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff/remove_router_interface.json used request id req-d22374f6-b401-492d-9afb-f67be0644f59 returning object 49ad1e9a-3583-45a5-9603-1a542a89baff 2018-07-23 12:29:05,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:29:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:05,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-3fb1d323-6f9e-4b84-82d8-e43dbe7a46af Date: Mon, 23 Jul 2018 12:29:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:49Z", "admin_state_up": true, "updated_at": "2018-07-23T12:29:04Z", "revision_number": 4, "routes": [], "project_id": "320817f20ead4d5aba125c3363200f87", "id": "49ad1e9a-3583-45a5-9603-1a542a89baff", "name": "cinder_test-router_5b29746e-34f8-4501-9399-c55850eb505e"}]} 2018-07-23 12:29:05,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3fb1d323-6f9e-4b84-82d8-e43dbe7a46af 2018-07-23 12:29:05,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107661962509s 2018-07-23 12:29:05,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3fb1d323-6f9e-4b84-82d8-e43dbe7a46af 2018-07-23 12:29:05,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:29:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:07,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d4c192f-7fd3-455e-91f4-5e9a2309b24e Content-Length: 0 Date: Mon, 23 Jul 2018 12:29:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:29:07,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff.json used request id req-7d4c192f-7fd3-455e-91f4-5e9a2309b24e 2018-07-23 12:29:07,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35011696815s 2018-07-23 12:29:07,084 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/49ad1e9a-3583-45a5-9603-1a542a89baff.json used request id req-7d4c192f-7fd3-455e-91f4-5e9a2309b24e 2018-07-23 12:29:07,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:29:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:07,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-599abb27-abbc-4b31-8e68-53a224be764e Date: Mon, 23 Jul 2018 12:29:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:27:49Z","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":"320817f20ead4d5aba125c3363200f87","id":"10bc0757-faf1-494e-945c-e710e4c91f79","subnetpool_id":null,"name":"cinder_test-subnet_5b29746e-34f8-4501-9399-c55850eb505e"}]} 2018-07-23 12:29:07,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-599abb27-abbc-4b31-8e68-53a224be764e 2018-07-23 12:29:07,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0498540401459s 2018-07-23 12:29:07,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-599abb27-abbc-4b31-8e68-53a224be764e 2018-07-23 12:29:07,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:29:07,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/10bc0757-faf1-494e-945c-e710e4c91f79.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:08,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3ad6daf-a7ad-4559-895b-6f23e1385923 Date: Mon, 23 Jul 2018 12:29:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:29:08,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/10bc0757-faf1-494e-945c-e710e4c91f79.json used request id req-a3ad6daf-a7ad-4559-895b-6f23e1385923 2018-07-23 12:29:08,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.96426320076s 2018-07-23 12:29:08,101 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/10bc0757-faf1-494e-945c-e710e4c91f79.json used request id req-a3ad6daf-a7ad-4559-895b-6f23e1385923 2018-07-23 12:29:08,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:29:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:08,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-c08cd753-2a85-4fe3-89cb-410be453428e Date: Mon, 23 Jul 2018 12:29:08 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-23T12:29:07Z","tenant_id":"320817f20ead4d5aba125c3363200f87","created_at":"2018-07-23T12:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"320817f20ead4d5aba125c3363200f87","id":"1c609431-9fd5-4a37-8e7c-f7f0a148dc81","name":"cinder_test-net_5b29746e-34f8-4501-9399-c55850eb505e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 12:29:08,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c08cd753-2a85-4fe3-89cb-410be453428e 2018-07-23 12:29:08,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117996931076s 2018-07-23 12:29:08,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c08cd753-2a85-4fe3-89cb-410be453428e 2018-07-23 12:29:08,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:29:08,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/1c609431-9fd5-4a37-8e7c-f7f0a148dc81.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:09,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b58a085a-a487-4643-8acf-8f858ab823fa Date: Mon, 23 Jul 2018 12:29:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:29:09,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1c609431-9fd5-4a37-8e7c-f7f0a148dc81.json used request id req-b58a085a-a487-4643-8acf-8f858ab823fa 2018-07-23 12:29:09,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18381500244s 2018-07-23 12:29:09,405 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1c609431-9fd5-4a37-8e7c-f7f0a148dc81.json used request id req-b58a085a-a487-4643-8acf-8f858ab823fa 2018-07-23 12:29:09,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:29:09,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:09,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-54424a03-1c39-473a-b6a8-84c351c3fd76 Date: Mon, 23 Jul 2018 12:29:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/5519e789-ff79-492b-99cb-54a8e3884645/snap", "metadata": {}}], "file": "/v2/images/5519e789-ff79-492b-99cb-54a8e3884645/file", "owner": "320817f20ead4d5aba125c3363200f87", "id": "5519e789-ff79-492b-99cb-54a8e3884645", "size": 12716032, "self": "/v2/images/5519e789-ff79-492b-99cb-54a8e3884645", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/5519e789-ff79-492b-99cb-54a8e3884645/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:27:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5b29746e-34f8-4501-9399-c55850eb505e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:27:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:29:09,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-54424a03-1c39-473a-b6a8-84c351c3fd76 2018-07-23 12:29:09,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202615976334s 2018-07-23 12:29:09,612 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-54424a03-1c39-473a-b6a8-84c351c3fd76 2018-07-23 12:29:09,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:29:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5519e789-ff79-492b-99cb-54a8e3884645 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}069016852141c5ca518378eed1fbde776ae032a4" 2018-07-23 12:29:09,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08060be3-4482-46b9-ba35-16c7ec476d76 Date: Mon, 23 Jul 2018 12:29:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:29:09,947 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5519e789-ff79-492b-99cb-54a8e3884645 used request id req-08060be3-4482-46b9-ba35-16c7ec476d76 2018-07-23 12:29:09,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.332674026489s 2018-07-23 12:29:09,947 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5519e789-ff79-492b-99cb-54a8e3884645 used request id req-08060be3-4482-46b9-ba35-16c7ec476d76 2018-07-23 12:29:09,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:29:09,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:29:09,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c3af94-a01c-49c7-b400-993375248733 x-compute-request-id: req-78c3af94-a01c-49c7-b400-993375248733 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5b29746e-34f8-4501-9399-c55850eb505e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b", "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": "72c74285-3691-4ec5-9859-53c34d4bf35b"}]} 2018-07-23 12:29:09,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-78c3af94-a01c-49c7-b400-993375248733 2018-07-23 12:29:09,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273599624634s 2018-07-23 12:29:09,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-78c3af94-a01c-49c7-b400-993375248733 2018-07-23 12:29:09,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:29:09,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:29:10,018 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-896f90b3-6d41-44a4-9cb7-180155dac9f7 x-compute-request-id: req-896f90b3-6d41-44a4-9cb7-180155dac9f7 Content-Length: 0 Content-Type: application/json 2018-07-23 12:29:10,018 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b used request id req-896f90b3-6d41-44a4-9cb7-180155dac9f7 2018-07-23 12:29:10,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404698848724s 2018-07-23 12:29:10,018 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/72c74285-3691-4ec5-9859-53c34d4bf35b used request id req-896f90b3-6d41-44a4-9cb7-180155dac9f7 2018-07-23 12:29:10,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:29:10,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:29:10,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef259b09-20d9-49ae-9ec3-ec9e1126381a Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e", "links": {"self": "http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "df4ebaecda424f7ca8b8e34222dac4a8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 12:29:10,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ef259b09-20d9-49ae-9ec3-ec9e1126381a 2018-07-23 12:29:10,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120662927628s 2018-07-23 12:29:10,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ef259b09-20d9-49ae-9ec3-ec9e1126381a 2018-07-23 12:29:10,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 12:29:10,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:29:10,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2936803b-69a7-428a-8c64-3bed36b4ee73 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_5b29746e-34f8-4501-9399-c55850eb505e", "links": {"self": "http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "df4ebaecda424f7ca8b8e34222dac4a8", "description": null}} 2018-07-23 12:29:10,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8 used request id req-2936803b-69a7-428a-8c64-3bed36b4ee73 2018-07-23 12:29:10,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116802930832s 2018-07-23 12:29:10,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8 used request id req-2936803b-69a7-428a-8c64-3bed36b4ee73 2018-07-23 12:29:10,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 12:29:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:29:10,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64f18780-ed48-4d7f-980f-9f4136a88458 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:29:10,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8 used request id req-64f18780-ed48-4d7f-980f-9f4136a88458 2018-07-23 12:29:10,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223424911499s 2018-07-23 12:29:10,488 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/df4ebaecda424f7ca8b8e34222dac4a8 used request id req-64f18780-ed48-4d7f-980f-9f4136a88458 2018-07-23 12:29:10,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 12:29:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:29:10,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b88037-9ca4-4cf5-be9c-dca340dea602 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87"}, "tags": [], "enabled": true, "id": "320817f20ead4d5aba125c3363200f87", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5b29746e-34f8-4501-9399-c55850eb505e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 12:29:10,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-02b88037-9ca4-4cf5-be9c-dca340dea602 2018-07-23 12:29:10,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0979709625244s 2018-07-23 12:29:10,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-02b88037-9ca4-4cf5-be9c-dca340dea602 2018-07-23 12:29:10,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 12:29:10,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b0a0318304a7e2a579ea48c52baa55315aa472e3" 2018-07-23 12:29:10,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 12:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4180730f-1361-4ffc-959a-b007a140b788 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 12:29:10,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87 used request id req-4180730f-1361-4ffc-959a-b007a140b788 2018-07-23 12:29:10,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160346984863s 2018-07-23 12:29:10,757 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87 used request id req-4180730f-1361-4ffc-959a-b007a140b788 2018-07-23 12:29:10,812 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-07-23 12:29:10,978 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-07-23 12:29:10,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:29:10,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:29:10,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:29:10,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:29:10,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:29:10,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:29:10,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:29:10,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:29:10,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:29:10,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fac2ae-2125-466e-9690-89e5bcbc90ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:29:10,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d3fac2ae-2125-466e-9690-89e5bcbc90ef 2018-07-23 12:29:10,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:29:11,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["e2aIHxxbQka9om5nof29ZA"], "issued_at": "2018-07-23T12:29:11.000000Z"}} 2018-07-23 12:29:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:29:11,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efdf25e5-e479-4a73-acbd-29e986c10afd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:29:11,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-efdf25e5-e479-4a73-acbd-29e986c10afd 2018-07-23 12:29:11,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 12:29:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-23 12:29:11,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e03367c3-6664-4eed-8eaa-c8835a2e116f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-07-23 12:29:11,402 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-e03367c3-6664-4eed-8eaa-c8835a2e116f 2018-07-23 12:29:11,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}4464c2abc48653028ac91f43d02fb6aa6126e633" 2018-07-23 12:29:11,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83930b6f-2be1-4707-ae7d-8dd0b37bf6ca Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c1a018ef6624742837dc0ebfc132d25"}, "enabled": true, "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2b0c9b79dee3470e9bec21ecd48f3548"}, "enabled": true, "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/33299e2640394dd3bddced675b809323"}, "enabled": true, "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/3c023ba9bb7d47bb9f640add2dcdadab"}, "enabled": true, "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4c624d5a9ddb4638ba4e233ae1755944"}, "enabled": true, "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5231a860330a4404b6560bed799856cd"}, "enabled": true, "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/772d716a26094313950e3994a498ace0"}, "enabled": true, "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/77799975f2664c2c9b46d043039d0cac"}, "enabled": true, "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9156b765ac4a4a0c8b761cab47c32901"}, "enabled": true, "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9306410469b44b40b42a1c1b49c22e4a"}, "enabled": true, "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9c559814e15c4a53867dd47472560bf1"}, "enabled": true, "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/9c89b90c1875469b9769ebf4c0af8968"}, "enabled": true, "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c986063a4a354ad79e925ce224f92153"}, "enabled": true, "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d7d94e49ceb84639a23973735c2bd9b9"}, "enabled": true, "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ee298c1da80442cba3d9bdd766a92518"}, "enabled": true, "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-07-23 12:29:11,506 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-83930b6f-2be1-4707-ae7d-8dd0b37bf6ca 2018-07-23 12:29:11,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.112517118454s 2018-07-23 12:29:11,506 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-83930b6f-2be1-4707-ae7d-8dd0b37bf6ca 2018-07-23 12:29:11,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-23 12:29:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4464c2abc48653028ac91f43d02fb6aa6126e633" 2018-07-23 12:29:11,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6908ba-5ce3-4a71-a111-6d50c5142987 Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0274173af20544778d299bf6b1fb126e"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "0274173af20544778d299bf6b1fb126e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/033e233fabea4d8fa9a762d3b7d966ca"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/08dafb8e557043b5ac6eadc453056d7c"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "772d716a26094313950e3994a498ace0", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0a0795b3e7d34fc4bcda1379316ee041"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0ed6bbe76ffb45fd8aff2fb7b8347175"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/10e3b52d992f4c98b80ecc1500f58b34"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/16e157b50e69469bbd6f40fc0d27ae93"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2273479c6bfa4ee08e3a0c5c41d5a99f"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33299e2640394dd3bddced675b809323", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/24c3c598ef514e0b893c697e8cd2cbc2"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/29636494ff364d0190c12cca43f91f4a"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "29636494ff364d0190c12cca43f91f4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/32044121bccf43b5a0aec97237735b93"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "32044121bccf43b5a0aec97237735b93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3419b371c6fb4ff69d7de1e4d8460ee5"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/35113042cf2c41c4a1c021788dbbb6cf"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5231a860330a4404b6560bed799856cd", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/35159f48b4754d668e3c26f9ce2a7e0b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3cd0abf418fb408ab2cf61104861b9fc"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/45c56c7ea5674611947249a3043d73e5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "45c56c7ea5674611947249a3043d73e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49730860156542d69bd88ff61741b710"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5231a860330a4404b6560bed799856cd", "id": "49730860156542d69bd88ff61741b710"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4f58c58f69534061bd3c229f29afab2d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4fd8d66ff5e5427291639448bbc9aead"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5db00e0f3d8a4a209c51ef5cd6e9aee4"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5f2360a645b2462387cd950e71afeb75"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "5f2360a645b2462387cd950e71afeb75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6021c041c6ed4e129cb98dce4b227136"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/678c3fd6eec146128191bdf1c5bbec6c"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "772d716a26094313950e3994a498ace0", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/881820cee28d48259b3530a8c5467986"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "881820cee28d48259b3530a8c5467986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8ac848c293224eb3937da2c44feb8981"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "8ac848c293224eb3937da2c44feb8981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/921ea4c34ba84706a1abf5cfb3f4d695"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/921fd6b8f30045fbbdc025e748ca6661"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "921fd6b8f30045fbbdc025e748ca6661"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/92eec3c1b89e44b3b61040f445492c91"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "92eec3c1b89e44b3b61040f445492c91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9436864e53be48ecadc900b43e5f1c4f"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/953cb1c6c79e4edbaf63cf0df63088b6"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33299e2640394dd3bddced675b809323", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9d021dac10b24b5c995b2ad255da609c"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "9d021dac10b24b5c995b2ad255da609c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f9e3b5ab73045a7bb635b1fd7145f36"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ace4388185544886a688fd9f076dc73a"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "ace4388185544886a688fd9f076dc73a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b078b2e0985f483b97560f109af3e58d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33299e2640394dd3bddced675b809323", "id": "b078b2e0985f483b97560f109af3e58d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1545e932e184039bb7a32a1edea2ce0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "b1545e932e184039bb7a32a1edea2ce0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d88911c714214b2785c4e0f210bd366b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "d88911c714214b2785c4e0f210bd366b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ed285826476c4ebc9067c489beb1c9b0"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "ed285826476c4ebc9067c489beb1c9b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ef2eee2ff30741bfb76cb4402872fb50"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "ef2eee2ff30741bfb76cb4402872fb50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f9d973647d694bd1a0804a5d75bef537"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "f9d973647d694bd1a0804a5d75bef537"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa94af4559944422a3a590fa9c2c05d5"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "772d716a26094313950e3994a498ace0", "id": "fa94af4559944422a3a590fa9c2c05d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fcbf207ca14046558ef8d75ab5596e41"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5231a860330a4404b6560bed799856cd", "id": "fcbf207ca14046558ef8d75ab5596e41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fe09d4fc2ead41578a64b7495a184623"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "fe09d4fc2ead41578a64b7495a184623"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-23 12:29:11,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-ed6908ba-5ce3-4a71-a111-6d50c5142987 2018-07-23 12:29:11,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.101330041885s 2018-07-23 12:29:11,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-ed6908ba-5ce3-4a71-a111-6d50c5142987 2018-07-23 12:29:29,499 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-07-23 12:29:29,499 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-07-23 12:29:29,532 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-07-23 12:29:29,657 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:29:29,657 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 12:29:29,713 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-23 12:29:30,062 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 12:29:30,063 - openstack_tests - INFO - OS Credentials = > 2018-07-23 12:29:30,798 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 12:29:31,389 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-07-23 12:29:31,390 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-23 12:29:31,447 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-23 12:29:31,497 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 12:29:31,498 - openstack_tests - INFO - OS Credentials = > 2018-07-23 12:29:32,272 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 12:29:32,837 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-07-23 12:29:32,837 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-07-23 12:29:32,842 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:25 | PASS | | singlevm2 | functest | healthcheck | 00:23 | PASS | | vping_ssh | functest | healthcheck | 00:33 | PASS | | vping_userdata | functest | healthcheck | 00:31 | PASS | | cinder_test | functest | healthcheck | 01:06 | PASS | | odl | functest | healthcheck | 00:18 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-23 12:29:32,854 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-23 12:29:35,757 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-180 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 12:29:35,760 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=a2aD6huNyGSYWNbKl589RYojK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=513a0d0d1e3e4f6b89c9c5ab3a4246e1 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=S7YMbMaFALfaAy5fvlrhcaYTc export OS_REGION_NAME=regionOne 2018-07-23 12:29:35,760 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 12:29:35,761 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-07-23 12:29:35,780 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-23 12:29:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:29:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:29:36,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:29:36,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 12:29:36,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 12:29:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:29:36,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d927bfc1-7e85-429c-8dab-232a0db48003 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:29:36,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d927bfc1-7e85-429c-8dab-232a0db48003 2018-07-23 12:29:36,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:29:37,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["N8_z-IaQRL6xWsixB-Er0A"], "issued_at": "2018-07-23T12:29:37.000000Z"}} 2018-07-23 12:29:37,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:29:37,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:29:37,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-266c8f9f-704f-41c4-95eb-fdb00ed38144 Date: Mon, 23 Jul 2018 12:29:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:29:37,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-266c8f9f-704f-41c4-95eb-fdb00ed38144 2018-07-23 12:29:37,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251137971878s 2018-07-23 12:29:37,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-266c8f9f-704f-41c4-95eb-fdb00ed38144 2018-07-23 12:29:37,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 12:29:43,053 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a820ea08-0cb5-4586-affb-3b992420399c | 2018-07-23T12:29:42.675083 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a820ea08-0cb5-4586-affb-3b992420399c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 12:29:46,818 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 12:29:46,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 12:29:52,674 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2401df1a-ea4c-40b9-9827-73ca381f258f) as the default verifier for the future CLI operations. 2018-07-23 12:29:55,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 12:29:55,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:29:55,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8355 X-Openstack-Request-Id: req-1d50503b-119e-465d-ada6-2099c8392a61 Date: Mon, 23 Jul 2018 12:29:55 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-07-23 12:29:55,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-1d50503b-119e-465d-ada6-2099c8392a61 2018-07-23 12:29:55,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187439918518s 2018-07-23 12:29:55,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-1d50503b-119e-465d-ada6-2099c8392a61 2018-07-23 12:29:55,992 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-23 12:29:55,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:29:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"network": {"name": "tempest_smoke-net_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "admin_state_up": true}}' 2018-07-23 12:29:56,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-94da9943-375a-43fe-8544-1b88aeea6834 Date: Mon, 23 Jul 2018 12:29:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f0ce8640-3b8c-47db-96e8-a7b0aa7734ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:29:56Z","is_default":false,"provider:segmentation_id":30,"name":"tempest_smoke-net_9deb19ba-37c5-4981-9230-2ea6db1d9dfb","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:29:56Z","mtu":1450}} 2018-07-23 12:29:56,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-94da9943-375a-43fe-8544-1b88aeea6834 2018-07-23 12:29:56,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.198173999786s 2018-07-23 12:29:56,191 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-94da9943-375a-43fe-8544-1b88aeea6834 2018-07-23 12:29:56,191 - 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-23T12:29:56Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f0ce8640-3b8c-47db-96e8-a7b0aa7734ae', u'provider:segmentation_id': 30, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', u'admin_state_up': True, u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:29:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:29:56,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:29:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:29:56,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-93683e78-5585-43d0-b819-07c899a3b51e Date: Mon, 23 Jul 2018 12:29:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f0ce8640-3b8c-47db-96e8-a7b0aa7734ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:29:56Z","provider:segmentation_id":30,"name":"tempest_smoke-net_9deb19ba-37c5-4981-9230-2ea6db1d9dfb","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:29:56Z","provider:network_type":"vxlan"}]} 2018-07-23 12:29:56,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-93683e78-5585-43d0-b819-07c899a3b51e 2018-07-23 12:29:56,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106428861618s 2018-07-23 12:29:56,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-93683e78-5585-43d0-b819-07c899a3b51e 2018-07-23 12:29:56,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:29:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"subnet": {"name": "tempest_smoke-subnet_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "enable_dhcp": true, "network_id": "f0ce8640-3b8c-47db-96e8-a7b0aa7734ae", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:29:56,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-3f5216ef-b7e3-483a-9300-c2c7ed69c7da Date: Mon, 23 Jul 2018 12:29:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0ce8640-3b8c-47db-96e8-a7b0aa7734ae","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:29:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:29:56Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"1643e93b-b88c-401f-89d6-683d7e640e74","subnetpool_id":null,"name":"tempest_smoke-subnet_9deb19ba-37c5-4981-9230-2ea6db1d9dfb"}} 2018-07-23 12:29:56,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3f5216ef-b7e3-483a-9300-c2c7ed69c7da 2018-07-23 12:29:56,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.336796998978s 2018-07-23 12:29:56,637 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3f5216ef-b7e3-483a-9300-c2c7ed69c7da 2018-07-23 12:29:56,638 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:29:56Z', 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'1643e93b-b88c-401f-89d6-683d7e640e74', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', u'enable_dhcp': True, u'network_id': u'f0ce8640-3b8c-47db-96e8-a7b0aa7734ae', u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:29:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:29:56,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:29:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "tempest_smoke-router_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "admin_state_up": true}}' 2018-07-23 12:29:57,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-f913953a-4e82-430f-951e-bb18d60cab9a Date: Mon, 23 Jul 2018 12:29:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:29:56Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:29:57Z", "revision_number": 2, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "c70d9503-d7c5-4b22-b894-e93f6ddc0ace", "name": "tempest_smoke-router_9deb19ba-37c5-4981-9230-2ea6db1d9dfb"}} 2018-07-23 12:29:57,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f913953a-4e82-430f-951e-bb18d60cab9a 2018-07-23 12:29:57,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.13451695442s 2018-07-23 12:29:57,772 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f913953a-4e82-430f-951e-bb18d60cab9a 2018-07-23 12:29:57,773 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:29:56Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-23T12:29:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'id': u'c70d9503-d7c5-4b22-b894-e93f6ddc0ace', u'name': u'tempest_smoke-router_9deb19ba-37c5-4981-9230-2ea6db1d9dfb'}) 2018-07-23 12:29:57,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:29:57,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace/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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"subnet_id": "1643e93b-b88c-401f-89d6-683d7e640e74"}' 2018-07-23 12:29:59,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bbdbe32b-a6d2-4ec1-a1c9-facbcd19d679 Date: Mon, 23 Jul 2018 12:29:59 GMT RESP BODY: {"network_id": "f0ce8640-3b8c-47db-96e8-a7b0aa7734ae", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "1643e93b-b88c-401f-89d6-683d7e640e74", "subnet_ids": ["1643e93b-b88c-401f-89d6-683d7e640e74"], "port_id": "fabacb64-d393-45da-8101-b9ba4b7eb6f1", "id": "c70d9503-d7c5-4b22-b894-e93f6ddc0ace"} 2018-07-23 12:29:59,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace/add_router_interface.json used request id req-bbdbe32b-a6d2-4ec1-a1c9-facbcd19d679 2018-07-23 12:29:59,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.58539414406s 2018-07-23 12:29:59,358 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace/add_router_interface.json used request id req-bbdbe32b-a6d2-4ec1-a1c9-facbcd19d679 returning object c70d9503-d7c5-4b22-b894-e93f6ddc0ace 2018-07-23 12:29:59,358 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:29:59,425 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:29:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:29:59,431 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:29:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:29:59,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:29:59,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:29:59,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bf3df76d-54cc-4d05-8f2d-3492acc3a4d1 Date: Mon, 23 Jul 2018 12:29:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:29:59,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bf3df76d-54cc-4d05-8f2d-3492acc3a4d1 2018-07-23 12:29:59,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207302093506s 2018-07-23 12:29:59,643 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bf3df76d-54cc-4d05-8f2d-3492acc3a4d1 2018-07-23 12:29:59,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:29:59,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb"}' 2018-07-23 12:29:59,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/2d30803a-98e6-4555-a373-2a2456461e58 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-67b7644d-852e-4597-9240-1377d319c45f Date: Mon, 23 Jul 2018 12:29:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2d30803a-98e6-4555-a373-2a2456461e58/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "2d30803a-98e6-4555-a373-2a2456461e58", "size": null, "self": "/v2/images/2d30803a-98e6-4555-a373-2a2456461e58", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:29:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "checksum": null, "created_at": "2018-07-23T12:29:59Z", "protected": false} 2018-07-23 12:29:59,701 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-67b7644d-852e-4597-9240-1377d319c45f 2018-07-23 12:29:59,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0508570671082s 2018-07-23 12:29:59,701 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-67b7644d-852e-4597-9240-1377d319c45f returning object 2d30803a-98e6-4555-a373-2a2456461e58 2018-07-23 12:29:59,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:29:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/2d30803a-98e6-4555-a373-2a2456461e58/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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '' 2018-07-23 12:30:00,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db866f56-3791-4c21-9e49-df98a713747c Date: Mon, 23 Jul 2018 12:30:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:30:00,899 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2d30803a-98e6-4555-a373-2a2456461e58/file used request id req-db866f56-3791-4c21-9e49-df98a713747c 2018-07-23 12:30:00,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19714021683s 2018-07-23 12:30:00,899 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2d30803a-98e6-4555-a373-2a2456461e58/file used request id req-db866f56-3791-4c21-9e49-df98a713747c 2018-07-23 12:30:00,899 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:29:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2d30803a-98e6-4555-a373-2a2456461e58/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2d30803a-98e6-4555-a373-2a2456461e58', u'size': None, u'name': u'tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', u'checksum': None, u'self': u'/v2/images/2d30803a-98e6-4555-a373-2a2456461e58', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:29:59Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:30:00,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:30:00,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:30:01,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:30:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a3ba806-c101-4878-b14c-f1ab29c1243a x-compute-request-id: req-8a3ba806-c101-4878-b14c-f1ab29c1243a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d", "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": "8bfa0917-7af0-4c35-8f2a-752d31aebb8d"}} 2018-07-23 12:30:01,112 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8a3ba806-c101-4878-b14c-f1ab29c1243a 2018-07-23 12:30:01,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211534023285s 2018-07-23 12:30:01,112 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8a3ba806-c101-4878-b14c-f1ab29c1243a 2018-07-23 12:30:01,112 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'8bfa0917-7af0-4c35-8f2a-752d31aebb8d', 'swap': 0}) 2018-07-23 12:30:01,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:30:01,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d/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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"extra_specs": {}}' 2018-07-23 12:30:01,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6461f60b-0e71-4f9f-a312-b9742e39bf2a x-compute-request-id: req-6461f60b-0e71-4f9f-a312-b9742e39bf2a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:30:01,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d/os-extra_specs used request id req-6461f60b-0e71-4f9f-a312-b9742e39bf2a 2018-07-23 12:30:01,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208191871643s 2018-07-23 12:30:01,134 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d/os-extra_specs used request id req-6461f60b-0e71-4f9f-a312-b9742e39bf2a 2018-07-23 12:30:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:30:01,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36222151-6cf7-4d43-85ae-576d6c23b91c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:30:01,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-36222151-6cf7-4d43-85ae-576d6c23b91c 2018-07-23 12:30:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:30:01,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:30:01,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c438578-818d-434c-9521-f201c26db144 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:30:01,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0c438578-818d-434c-9521-f201c26db144 2018-07-23 12:30:01,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112302064896s 2018-07-23 12:30:01,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0c438578-818d-434c-9521-f201c26db144 2018-07-23 12:30:01,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:30:01,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:30:01,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b588bfc-575f-4b9c-9fc9-423cd77656e5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:30:01,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9b588bfc-575f-4b9c-9fc9-423cd77656e5 2018-07-23 12:30:01,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118567943573s 2018-07-23 12:30:01,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9b588bfc-575f-4b9c-9fc9-423cd77656e5 2018-07-23 12:30:01,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 12:30:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:30:01,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-136de1e7-b762-45e8-a64e-c5ea2c1b10a9 x-compute-request-id: req-136de1e7-b762-45e8-a64e-c5ea2c1b10a9 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 12:30:01,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-136de1e7-b762-45e8-a64e-c5ea2c1b10a9 2018-07-23 12:30:01,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0404810905457s 2018-07-23 12:30:01,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-136de1e7-b762-45e8-a64e-c5ea2c1b10a9 2018-07-23 12:30:01,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:30:01,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:30:01,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e18d4e32-7e14-4af0-937b-526924fd4a98 Date: Mon, 23 Jul 2018 12:30:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/2d30803a-98e6-4555-a373-2a2456461e58/snap", "metadata": {}}], "file": "/v2/images/2d30803a-98e6-4555-a373-2a2456461e58/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "2d30803a-98e6-4555-a373-2a2456461e58", "size": 12716032, "self": "/v2/images/2d30803a-98e6-4555-a373-2a2456461e58", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/2d30803a-98e6-4555-a373-2a2456461e58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:30:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:29:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:30:01,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e18d4e32-7e14-4af0-937b-526924fd4a98 2018-07-23 12:30:01,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234649181366s 2018-07-23 12:30:01,455 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e18d4e32-7e14-4af0-937b-526924fd4a98 2018-07-23 12:30:01,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:30:01,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb"}' 2018-07-23 12:30:01,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-098559b0-3c43-40b3-bb4a-915491d6ebf0 Date: Mon, 23 Jul 2018 12:30:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2", "size": null, "self": "/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:30:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "checksum": null, "created_at": "2018-07-23T12:30:01Z", "protected": false} 2018-07-23 12:30:01,510 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-098559b0-3c43-40b3-bb4a-915491d6ebf0 2018-07-23 12:30:01,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0482618808746s 2018-07-23 12:30:01,511 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-098559b0-3c43-40b3-bb4a-915491d6ebf0 returning object 7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2 2018-07-23 12:30:01,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:30:01,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2/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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '' 2018-07-23 12:30:01,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-737d4264-25b3-4bf1-932f-aa89915dea4c Date: Mon, 23 Jul 2018 12:30:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:30:01,956 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2/file used request id req-737d4264-25b3-4bf1-932f-aa89915dea4c 2018-07-23 12:30:01,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.444564819336s 2018-07-23 12:30:01,956 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2/file used request id req-737d4264-25b3-4bf1-932f-aa89915dea4c 2018-07-23 12:30:01,957 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:30:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2', u'size': None, u'name': u'tempest_smoke-img_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', u'checksum': None, u'self': u'/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:30:01Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:30:01,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:30:01,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:30:02,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-551f4565-f0ee-4041-bed1-924c883a3769 x-compute-request-id: req-551f4565-f0ee-4041-bed1-924c883a3769 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bbc06fde-15cb-4052-bfba-d6d61f9d81c2"}} 2018-07-23 12:30:02,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-551f4565-f0ee-4041-bed1-924c883a3769 2018-07-23 12:30:02,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0435559749603s 2018-07-23 12:30:02,001 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-551f4565-f0ee-4041-bed1-924c883a3769 2018-07-23 12:30:02,002 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'bbc06fde-15cb-4052-bfba-d6d61f9d81c2', 'swap': 0}) 2018-07-23 12:30:02,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:30:02,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2/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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"extra_specs": {}}' 2018-07-23 12:30:02,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:30:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32453e64-a06a-49ac-b89c-e690a17636b6 x-compute-request-id: req-32453e64-a06a-49ac-b89c-e690a17636b6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:30:02,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2/os-extra_specs used request id req-32453e64-a06a-49ac-b89c-e690a17636b6 2018-07-23 12:30:02,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0268020629883s 2018-07-23 12:30:02,030 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2/os-extra_specs used request id req-32453e64-a06a-49ac-b89c-e690a17636b6 2018-07-23 12:30:02,030 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'bbc06fde-15cb-4052-bfba-d6d61f9d81c2', 'swap': 0}) 2018-07-23 12:30:05,313 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 12:30:05,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 12:30:05,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 12:30:05,316 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 12:30:05,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 12:30:08,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2401df1a-ea4c-40b9-9827-73ca381f258f/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-23 12:30:08,542 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 12:30:08,543 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 12:30:08,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-23 12:36:11,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 239018c5-0637-47c5-994b-b32728ab90e6 2018-07-23 12:36:11,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '239018c5-0637-47c5-994b-b32728ab90e6']'. 2018-07-23 12:36:12,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 12:36:12,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 12:36:12,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 12:36:12,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 239018c5-0637-47c5-994b-b32728ab90e6 | 2018-07-23 12:36:12,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 12:30:10 | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 12:36:11 | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:01 | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2401df1a-ea4c-40b9-9827-73ca381f258f) | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a820ea08-0cb5-4586-affb-3b992420399c) | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-23 12:36:12,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 350.966 | 2018-07-23 12:36:12,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 105 | 2018-07-23 12:36:12,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-07-23 12:36:12,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 12:36:12,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 12:36:12,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-07-23 12:36:12,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 12:36:12,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 12:36:12,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 98.1308411215% 2018-07-23 12:36:12,972 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:36:12,972 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:17 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-23 12:36:12,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:36:12,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace/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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" -d '{"subnet_id": "1643e93b-b88c-401f-89d6-683d7e640e74"}' 2018-07-23 12:36:14,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6949d5e8-4e1c-4295-8e1d-df609683f59b Date: Mon, 23 Jul 2018 12:36:14 GMT RESP BODY: {"network_id": "f0ce8640-3b8c-47db-96e8-a7b0aa7734ae", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "1643e93b-b88c-401f-89d6-683d7e640e74", "subnet_ids": ["1643e93b-b88c-401f-89d6-683d7e640e74"], "port_id": "fabacb64-d393-45da-8101-b9ba4b7eb6f1", "id": "c70d9503-d7c5-4b22-b894-e93f6ddc0ace"} 2018-07-23 12:36:14,569 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace/remove_router_interface.json used request id req-6949d5e8-4e1c-4295-8e1d-df609683f59b 2018-07-23 12:36:14,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59105610847s 2018-07-23 12:36:14,569 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace/remove_router_interface.json used request id req-6949d5e8-4e1c-4295-8e1d-df609683f59b returning object c70d9503-d7c5-4b22-b894-e93f6ddc0ace 2018-07-23 12:36:14,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:36:14,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:14,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-182c31f4-7932-4c2b-b53b-5d15e8bce451 Date: Mon, 23 Jul 2018 12:36:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:29:56Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:36:13Z", "revision_number": 4, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "c70d9503-d7c5-4b22-b894-e93f6ddc0ace", "name": "tempest_smoke-router_9deb19ba-37c5-4981-9230-2ea6db1d9dfb"}]} 2018-07-23 12:36:14,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-182c31f4-7932-4c2b-b53b-5d15e8bce451 2018-07-23 12:36:14,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.102879047394s 2018-07-23 12:36:14,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-182c31f4-7932-4c2b-b53b-5d15e8bce451 2018-07-23 12:36:14,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:36:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:15,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19f551b3-d341-4b67-8cba-e4287b2172dd Content-Length: 0 Date: Mon, 23 Jul 2018 12:36:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:36:15,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace.json used request id req-19f551b3-d341-4b67-8cba-e4287b2172dd 2018-07-23 12:36:15,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24949193001s 2018-07-23 12:36:15,924 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c70d9503-d7c5-4b22-b894-e93f6ddc0ace.json used request id req-19f551b3-d341-4b67-8cba-e4287b2172dd 2018-07-23 12:36:15,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:36:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:15,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-00144247-b377-41c7-8477-5e85e00cf322 Date: Mon, 23 Jul 2018 12:36:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0ce8640-3b8c-47db-96e8-a7b0aa7734ae","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:29:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:29:56Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"1643e93b-b88c-401f-89d6-683d7e640e74","subnetpool_id":null,"name":"tempest_smoke-subnet_9deb19ba-37c5-4981-9230-2ea6db1d9dfb"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-23 12:36:15,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-00144247-b377-41c7-8477-5e85e00cf322 2018-07-23 12:36:15,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459849834442s 2018-07-23 12:36:15,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-00144247-b377-41c7-8477-5e85e00cf322 2018-07-23 12:36:15,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:36:15,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/1643e93b-b88c-401f-89d6-683d7e640e74.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:17,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea9d620e-8b0a-4018-bca5-f7268b3d397f Date: Mon, 23 Jul 2018 12:36:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:36:17,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1643e93b-b88c-401f-89d6-683d7e640e74.json used request id req-ea9d620e-8b0a-4018-bca5-f7268b3d397f 2018-07-23 12:36:17,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10682201385s 2018-07-23 12:36:17,080 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1643e93b-b88c-401f-89d6-683d7e640e74.json used request id req-ea9d620e-8b0a-4018-bca5-f7268b3d397f 2018-07-23 12:36:17,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:36:17,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:17,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-6bbaee76-0822-468b-9feb-adc556844512 Date: Mon, 23 Jul 2018 12:36:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f0ce8640-3b8c-47db-96e8-a7b0aa7734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:36:16Z","provider:segmentation_id":30,"name":"tempest_smoke-net_9deb19ba-37c5-4981-9230-2ea6db1d9dfb","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:29:56Z","provider:network_type":"vxlan"}]} 2018-07-23 12:36:17,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6bbaee76-0822-468b-9feb-adc556844512 2018-07-23 12:36:17,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893490314484s 2018-07-23 12:36:17,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6bbaee76-0822-468b-9feb-adc556844512 2018-07-23 12:36:17,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:36:17,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/f0ce8640-3b8c-47db-96e8-a7b0aa7734ae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:18,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e029df14-03ec-4f49-836b-0586d159d5bd Date: Mon, 23 Jul 2018 12:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:36:18,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f0ce8640-3b8c-47db-96e8-a7b0aa7734ae.json used request id req-e029df14-03ec-4f49-836b-0586d159d5bd 2018-07-23 12:36:18,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26087212563s 2018-07-23 12:36:18,432 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f0ce8640-3b8c-47db-96e8-a7b0aa7734ae.json used request id req-e029df14-03ec-4f49-836b-0586d159d5bd 2018-07-23 12:36:18,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:36:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:18,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-88df9940-12d5-4629-b0aa-d7f29701fd99 Date: Mon, 23 Jul 2018 12:36:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2/snap", "metadata": {}}], "file": "/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2", "size": 12716032, "self": "/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:30:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:30:01Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/2d30803a-98e6-4555-a373-2a2456461e58/snap", "metadata": {}}], "file": "/v2/images/2d30803a-98e6-4555-a373-2a2456461e58/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "2d30803a-98e6-4555-a373-2a2456461e58", "size": 12716032, "self": "/v2/images/2d30803a-98e6-4555-a373-2a2456461e58", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/2d30803a-98e6-4555-a373-2a2456461e58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:30:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:29:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:36:18,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-88df9940-12d5-4629-b0aa-d7f29701fd99 2018-07-23 12:36:18,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206132173538s 2018-07-23 12:36:18,643 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-88df9940-12d5-4629-b0aa-d7f29701fd99 2018-07-23 12:36:18,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:36:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/2d30803a-98e6-4555-a373-2a2456461e58 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:19,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de9462ff-a73c-4319-890b-65cf4db9756e Date: Mon, 23 Jul 2018 12:36:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:36:19,170 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2d30803a-98e6-4555-a373-2a2456461e58 used request id req-de9462ff-a73c-4319-890b-65cf4db9756e 2018-07-23 12:36:19,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.523988008499s 2018-07-23 12:36:19,170 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2d30803a-98e6-4555-a373-2a2456461e58 used request id req-de9462ff-a73c-4319-890b-65cf4db9756e 2018-07-23 12:36:19,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:36:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:19,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:36:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce8714f-50f8-4d61-9a21-710e86c01561 x-compute-request-id: req-4ce8714f-50f8-4d61-9a21-710e86c01561 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d", "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": "8bfa0917-7af0-4c35-8f2a-752d31aebb8d"}, {"name": "tempest_smoke-flavor_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bbc06fde-15cb-4052-bfba-d6d61f9d81c2"}]} 2018-07-23 12:36:19,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4ce8714f-50f8-4d61-9a21-710e86c01561 2018-07-23 12:36:19,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.12633395195s 2018-07-23 12:36:19,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4ce8714f-50f8-4d61-9a21-710e86c01561 2018-07-23 12:36:19,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:36:19,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:19,355 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:36:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e9a5392-df49-4991-931b-75c3daa5c06b x-compute-request-id: req-2e9a5392-df49-4991-931b-75c3daa5c06b Content-Length: 0 Content-Type: application/json 2018-07-23 12:36:19,355 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d used request id req-2e9a5392-df49-4991-931b-75c3daa5c06b 2018-07-23 12:36:19,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0552389621735s 2018-07-23 12:36:19,355 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8bfa0917-7af0-4c35-8f2a-752d31aebb8d used request id req-2e9a5392-df49-4991-931b-75c3daa5c06b 2018-07-23 12:36:19,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:36:19,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:20,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-990287d9-f43d-4c1d-9a35-0a1796cf0f78 Date: Mon, 23 Jul 2018 12:36:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:36:20,195 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2 used request id req-990287d9-f43d-4c1d-9a35-0a1796cf0f78 2018-07-23 12:36:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.839705944061s 2018-07-23 12:36:20,196 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7c8b7d35-4e3e-46bc-8a8f-b78a8f3f3cc2 used request id req-990287d9-f43d-4c1d-9a35-0a1796cf0f78 2018-07-23 12:36:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:36:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:20,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beeb75b0-9a76-4fce-8555-51b81183b2a9 x-compute-request-id: req-beeb75b0-9a76-4fce-8555-51b81183b2a9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_9deb19ba-37c5-4981-9230-2ea6db1d9dfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bbc06fde-15cb-4052-bfba-d6d61f9d81c2"}]} 2018-07-23 12:36:20,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-beeb75b0-9a76-4fce-8555-51b81183b2a9 2018-07-23 12:36:20,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0315499305725s 2018-07-23 12:36:20,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-beeb75b0-9a76-4fce-8555-51b81183b2a9 2018-07-23 12:36:20,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:36:20,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28e4b4022c4fc5095b87af2d2a69b4a8f81b8520" 2018-07-23 12:36:20,259 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8547f681-2f04-46e1-806b-87e3d2a95153 x-compute-request-id: req-8547f681-2f04-46e1-806b-87e3d2a95153 Content-Length: 0 Content-Type: application/json 2018-07-23 12:36:20,260 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2 used request id req-8547f681-2f04-46e1-806b-87e3d2a95153 2018-07-23 12:36:20,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0309641361237s 2018-07-23 12:36:20,260 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bbc06fde-15cb-4052-bfba-d6d61f9d81c2 used request id req-8547f681-2f04-46e1-806b-87e3d2a95153 2018-07-23 12:36:20,260 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-23 12:36:20,281 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-23 12:36:20,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:36:20,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 12:36:20,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:36:20,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:36:20,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:36:20,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:36:20,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 12:36:20,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 12:36:20,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:36:20,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a1c6eb-13dc-4042-bc2a-9fced1063888 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:36:20,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-01a1c6eb-13dc-4042-bc2a-9fced1063888 2018-07-23 12:36:20,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:36:20,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["qnQFyNX-TgKfolvH_dRuIA"], "issued_at": "2018-07-23T12:36:20.000000Z"}} 2018-07-23 12:36:20,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:36:20,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:36:20,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8cdaf6bc-9253-4808-bbf4-dd6e7d36e884 Date: Mon, 23 Jul 2018 12:36:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:36:20,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cdaf6bc-9253-4808-bbf4-dd6e7d36e884 2018-07-23 12:36:20,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27644109726s 2018-07-23 12:36:20,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cdaf6bc-9253-4808-bbf4-dd6e7d36e884 2018-07-23 12:36:20,977 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-23 12:36:21,344 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-23 12:36:21,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:36:21,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"network": {"shared": true, "name": "rally_sanity-net_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "admin_state_up": true}}' 2018-07-23 12:36:21,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-107c9630-0f33-459a-b139-89089dcf8a12 Date: Mon, 23 Jul 2018 12:36:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8fb3998b-7edd-4676-ad1b-7523f5522f54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:36:21Z","is_default":false,"provider:segmentation_id":21,"name":"rally_sanity-net_9a21146a-f9c3-4b73-9a6c-6c746038c6e7","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:36:21Z","mtu":1450}} 2018-07-23 12:36:21,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-107c9630-0f33-459a-b139-89089dcf8a12 2018-07-23 12:36:21,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.243347883224s 2018-07-23 12:36:21,589 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-107c9630-0f33-459a-b139-89089dcf8a12 2018-07-23 12:36:21,589 - 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-23T12:36:21Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8fb3998b-7edd-4676-ad1b-7523f5522f54', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', u'admin_state_up': True, u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:36:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:36:21,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:36:21,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:36:21,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-5085667f-885b-4f2d-b292-b70dc71b59bb Date: Mon, 23 Jul 2018 12:36:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"8fb3998b-7edd-4676-ad1b-7523f5522f54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:36:21Z","provider:segmentation_id":21,"name":"rally_sanity-net_9a21146a-f9c3-4b73-9a6c-6c746038c6e7","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:36:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:36:21,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5085667f-885b-4f2d-b292-b70dc71b59bb 2018-07-23 12:36:21,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107656002045s 2018-07-23 12:36:21,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5085667f-885b-4f2d-b292-b70dc71b59bb 2018-07-23 12:36:21,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:36:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"subnet": {"name": "rally_sanity-subnet_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "enable_dhcp": true, "network_id": "8fb3998b-7edd-4676-ad1b-7523f5522f54", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:36:22,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5caf91e6-a2e9-4fbc-b3c6-a3dd89720c72 Date: Mon, 23 Jul 2018 12:36:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fb3998b-7edd-4676-ad1b-7523f5522f54","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:36:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:36:21Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"66699f77-7357-4a9e-8dbb-2fb53097f957","subnetpool_id":null,"name":"rally_sanity-subnet_9a21146a-f9c3-4b73-9a6c-6c746038c6e7"}} 2018-07-23 12:36:22,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5caf91e6-a2e9-4fbc-b3c6-a3dd89720c72 2018-07-23 12:36:22,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.436479091644s 2018-07-23 12:36:22,136 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5caf91e6-a2e9-4fbc-b3c6-a3dd89720c72 2018-07-23 12:36:22,137 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:36:21Z', 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'66699f77-7357-4a9e-8dbb-2fb53097f957', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', u'enable_dhcp': True, u'network_id': u'8fb3998b-7edd-4676-ad1b-7523f5522f54', u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:36:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:36:22,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:36:22,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "rally_sanity-router_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "admin_state_up": true}}' 2018-07-23 12:36:23,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c792e4af-d9df-4f0a-bfbc-fe2e8ccdf69d Date: Mon, 23 Jul 2018 12:36:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:36:22Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:36:23Z", "revision_number": 2, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "3edb5ee8-cb37-41f3-9a81-a051360b9767", "name": "rally_sanity-router_9a21146a-f9c3-4b73-9a6c-6c746038c6e7"}} 2018-07-23 12:36:23,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c792e4af-d9df-4f0a-bfbc-fe2e8ccdf69d 2018-07-23 12:36:23,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.16135787964s 2018-07-23 12:36:23,299 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c792e4af-d9df-4f0a-bfbc-fe2e8ccdf69d 2018-07-23 12:36:23,300 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:36:22Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-23T12:36:23Z', u'revision_number': 2, u'routes': [], u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'id': u'3edb5ee8-cb37-41f3-9a81-a051360b9767', u'name': u'rally_sanity-router_9a21146a-f9c3-4b73-9a6c-6c746038c6e7'}) 2018-07-23 12:36:23,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:36:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767/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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"subnet_id": "66699f77-7357-4a9e-8dbb-2fb53097f957"}' 2018-07-23 12:36:24,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5783e137-c686-4568-a38a-2f4e0ee47aac Date: Mon, 23 Jul 2018 12:36:24 GMT RESP BODY: {"network_id": "8fb3998b-7edd-4676-ad1b-7523f5522f54", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "66699f77-7357-4a9e-8dbb-2fb53097f957", "subnet_ids": ["66699f77-7357-4a9e-8dbb-2fb53097f957"], "port_id": "a8a50cfa-93e9-465e-ac48-53c025e8bd7a", "id": "3edb5ee8-cb37-41f3-9a81-a051360b9767"} 2018-07-23 12:36:24,847 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767/add_router_interface.json used request id req-5783e137-c686-4568-a38a-2f4e0ee47aac 2018-07-23 12:36:24,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.54647994041s 2018-07-23 12:36:24,847 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767/add_router_interface.json used request id req-5783e137-c686-4568-a38a-2f4e0ee47aac returning object 3edb5ee8-cb37-41f3-9a81-a051360b9767 2018-07-23 12:36:24,848 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:36:24,965 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:36:24,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:36:24,971 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:36:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:36:24,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:36:24,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:36:25,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-43e9cc23-14ca-428d-8459-d95994b29d5a Date: Mon, 23 Jul 2018 12:36:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:36:25,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-43e9cc23-14ca-428d-8459-d95994b29d5a 2018-07-23 12:36:25,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174223899841s 2018-07-23 12:36:25,148 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-43e9cc23-14ca-428d-8459-d95994b29d5a 2018-07-23 12:36:25,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:36:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7"}' 2018-07-23 12:36:25,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4385707d-85a1-4607-9772-68c1b0cf8e6b Date: Mon, 23 Jul 2018 12:36:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "4bb35f66-cd42-4c14-8fee-3d70444d4fc4", "size": null, "self": "/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:36:25Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "checksum": null, "created_at": "2018-07-23T12:36:25Z", "protected": false} 2018-07-23 12:36:25,211 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4385707d-85a1-4607-9772-68c1b0cf8e6b 2018-07-23 12:36:25,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0560009479523s 2018-07-23 12:36:25,212 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4385707d-85a1-4607-9772-68c1b0cf8e6b returning object 4bb35f66-cd42-4c14-8fee-3d70444d4fc4 2018-07-23 12:36:25,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:36:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4/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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '' 2018-07-23 12:36:25,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad6937aa-9011-4e32-818f-8444abab6dd5 Date: Mon, 23 Jul 2018 12:36:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:36:25,571 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4/file used request id req-ad6937aa-9011-4e32-818f-8444abab6dd5 2018-07-23 12:36:25,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.358988046646s 2018-07-23 12:36:25,572 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4/file used request id req-ad6937aa-9011-4e32-818f-8444abab6dd5 2018-07-23 12:36:25,572 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:36:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4bb35f66-cd42-4c14-8fee-3d70444d4fc4', u'size': None, u'name': u'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', u'checksum': None, u'self': u'/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:36:25Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:36:25,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:36:25,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:36:25,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d99fe5a-f88e-4a16-9955-56cc45e8f676 x-compute-request-id: req-8d99fe5a-f88e-4a16-9955-56cc45e8f676 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b", "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": "d475af6a-3cf2-410d-b519-c5043fe3782b"}} 2018-07-23 12:36:25,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8d99fe5a-f88e-4a16-9955-56cc45e8f676 2018-07-23 12:36:25,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.340409994125s 2018-07-23 12:36:25,913 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8d99fe5a-f88e-4a16-9955-56cc45e8f676 2018-07-23 12:36:25,914 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'd475af6a-3cf2-410d-b519-c5043fe3782b', 'swap': 0}) 2018-07-23 12:36:25,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:36:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b/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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"extra_specs": {}}' 2018-07-23 12:36:25,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a17f1cda-b26a-4835-bfbf-ace80c5d6666 x-compute-request-id: req-a17f1cda-b26a-4835-bfbf-ace80c5d6666 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:36:25,945 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b/os-extra_specs used request id req-a17f1cda-b26a-4835-bfbf-ace80c5d6666 2018-07-23 12:36:25,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0301151275635s 2018-07-23 12:36:25,945 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b/os-extra_specs used request id req-a17f1cda-b26a-4835-bfbf-ace80c5d6666 2018-07-23 12:36:25,946 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 12:36:28,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 12:36:31,560 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d82f949b-1f25-4276-80f8-80e50b3afeb4 | 2018-07-23T12:36:31.192659 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d82f949b-1f25-4276-80f8-80e50b3afeb4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 12:36:35,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 12:36:35,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-23 12:36:35,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 12:36:35,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:36:35,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caa939dd-3004-4459-bcaa-4f314af99cd1 x-compute-request-id: req-caa939dd-3004-4459-bcaa-4f314af99cd1 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 12:36:35,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-caa939dd-3004-4459-bcaa-4f314af99cd1 2018-07-23 12:36:35,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0400719642639s 2018-07-23 12:36:35,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-caa939dd-3004-4459-bcaa-4f314af99cd1 2018-07-23 12:36:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:36:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:36:35,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5132c50b-9307-4b9b-a3dc-ac2886874696 x-compute-request-id: req-5132c50b-9307-4b9b-a3dc-ac2886874696 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b9903510-30e3-48ee-bc91-74711ca04c56", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b9903510-30e3-48ee-bc91-74711ca04c56"}} 2018-07-23 12:36:35,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5132c50b-9307-4b9b-a3dc-ac2886874696 2018-07-23 12:36:35,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0401790142059s 2018-07-23 12:36:35,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5132c50b-9307-4b9b-a3dc-ac2886874696 2018-07-23 12:36:35,322 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'b9903510-30e3-48ee-bc91-74711ca04c56', 'swap': 0}) 2018-07-23 12:36:35,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:36:35,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56/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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"extra_specs": {}}' 2018-07-23 12:36:35,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d3eda25-b0f3-4522-8e87-d4c5f210113e x-compute-request-id: req-0d3eda25-b0f3-4522-8e87-d4c5f210113e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:36:35,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56/os-extra_specs used request id req-0d3eda25-b0f3-4522-8e87-d4c5f210113e 2018-07-23 12:36:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230000019073s 2018-07-23 12:36:35,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56/os-extra_specs used request id req-0d3eda25-b0f3-4522-8e87-d4c5f210113e 2018-07-23 12:36:35,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'b9903510-30e3-48ee-bc91-74711ca04c56', 'swap': 0}) 2018-07-23 12:36:35,347 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-23 12:36:35,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-07-23 12:36:35,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:36:35,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:36:35,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:37:44,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 81d494ea-e4c1-4347-948a-a924ebe9aeb4 2018-07-23 12:37:44,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-23 12:37:44,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '81d494ea-e4c1-4347-948a-a924ebe9aeb4'] 2018-07-23 12:37:45,574 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 81d494ea-e4c1-4347-948a-a924ebe9aeb4: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 81d494ea-e4c1-4347-948a-a924ebe9aeb4 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580737 Full duration: 8.14407 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 81d494ea-e4c1-4347-948a-a924ebe9aeb4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833174 Full duration: 7.832573 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 81d494ea-e4c1-4347-948a-a924ebe9aeb4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> duration | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148113 Full duration: 8.128724 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 81d494ea-e4c1-4347-948a-a924ebe9aeb4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | total | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 100.0% | 1 | | -> duration | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.808161 Full duration: 8.900346 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 81d494ea-e4c1-4347-948a-a924ebe9aeb4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803239 Full duration: 8.197606 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 81d494ea-e4c1-4347-948a-a924ebe9aeb4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688692 Full duration: 7.611839 HINTS: * To plot HTML graphics with this data, run: rally task report 81d494ea-e4c1-4347-948a-a924ebe9aeb4 --out output.html * To generate a JUnit report, run: rally task export 81d494ea-e4c1-4347-948a-a924ebe9aeb4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 81d494ea-e4c1-4347-948a-a924ebe9aeb4 --json --out output.json 2018-07-23 12:37:45,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '81d494ea-e4c1-4347-948a-a924ebe9aeb4'] 2018-07-23 12:37:47,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:37:47,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '81d494ea-e4c1-4347-948a-a924ebe9aeb4', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-23 12:37:47,968 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-23 12:37:47,968 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-23 12:37:47,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-07-23 12:37:47,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:37:47,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:37:47,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:39:17,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7b396981-e0ea-4e48-8be8-9c259ef03104 2018-07-23 12:39:17,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7b396981-e0ea-4e48-8be8-9c259ef03104'] 2018-07-23 12:39:17,880 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7b396981-e0ea-4e48-8be8-9c259ef03104: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b396981-e0ea-4e48-8be8-9c259ef03104 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.785 | 2.785 | 2.785 | 2.785 | 2.785 | 2.785 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | glance_v2.delete_image | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | total | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 100.0% | 1 | | -> duration | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.919124 Full duration: 12.349653 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b396981-e0ea-4e48-8be8-9c259ef03104 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | glance_v2.list_images | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 100.0% | 1 | | -> duration | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.102255 Full duration: 14.145658 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b396981-e0ea-4e48-8be8-9c259ef03104 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | -> duration | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.230354 Full duration: 8.242298 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "8fb3998b-7edd-4676-ad1b-7523f5522f54" } ], "flavor": { "name": "rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b396981-e0ea-4e48-8be8-9c259ef03104 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.212 | 3.212 | 3.212 | 3.212 | 3.212 | 3.212 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | nova.boot_servers | 11.348 | 11.348 | 11.348 | 11.348 | 11.348 | 11.348 | 100.0% | 1 | | total | 14.561 | 14.561 | 14.561 | 14.561 | 14.561 | 14.561 | 100.0% | 1 | | -> duration | 13.561 | 13.561 | 13.561 | 13.561 | 13.561 | 13.561 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.561382 Full duration: 33.594391 HINTS: * To plot HTML graphics with this data, run: rally task report 7b396981-e0ea-4e48-8be8-9c259ef03104 --out output.html * To generate a JUnit report, run: rally task export 7b396981-e0ea-4e48-8be8-9c259ef03104 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7b396981-e0ea-4e48-8be8-9c259ef03104 --json --out output.json 2018-07-23 12:39:17,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7b396981-e0ea-4e48-8be8-9c259ef03104'] 2018-07-23 12:39:20,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:39:20,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7b396981-e0ea-4e48-8be8-9c259ef03104', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-23 12:39:20,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-23 12:39:20,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-23 12:39:20,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-07-23 12:39:20,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:39:20,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:39:20,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:42:30,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 24990cad-cb59-4b52-b119-0ce02ad2e1d4 2018-07-23 12:42:30,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '24990cad-cb59-4b52-b119-0ce02ad2e1d4'] 2018-07-23 12:42:31,556 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.312 | 3.312 | 3.312 | 3.312 | 3.312 | 3.312 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.752 | 2.752 | 2.752 | 2.752 | 2.752 | 2.752 | 100.0% | 1 | | total | 6.065 | 6.065 | 6.065 | 6.065 | 6.065 | 6.065 | 100.0% | 1 | | -> duration | 6.065 | 6.065 | 6.065 | 6.065 | 6.065 | 6.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.064533 Full duration: 22.301687 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | cinder_v2.delete_volume | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | total | 3.668 | 3.668 | 3.668 | 3.668 | 3.668 | 3.668 | 100.0% | 1 | | -> duration | 3.668 | 3.668 | 3.668 | 3.668 | 3.668 | 3.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.667805 Full duration: 14.191404 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.789 | 5.789 | 5.789 | 5.789 | 5.789 | 5.789 | 100.0% | 1 | | cinder_v2.delete_volume | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | total | 8.291 | 8.291 | 8.291 | 8.291 | 8.291 | 8.291 | 100.0% | 1 | | -> duration | 8.291 | 8.291 | 8.291 | 8.291 | 8.291 | 8.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.290916 Full duration: 19.371175 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.524 | 3.524 | 3.524 | 3.524 | 3.524 | 3.524 | 100.0% | 1 | | cinder_v2.delete_volume | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 100.0% | 1 | | -> duration | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.012762 Full duration: 14.426213 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.342 | 3.342 | 3.342 | 3.342 | 3.342 | 3.342 | 100.0% | 1 | | cinder_v2.extend_volume | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | cinder_v2.delete_volume | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 100.0% | 1 | | -> duration | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.421532 Full duration: 15.325223 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 100.0% | 1 | | cinder_v2.delete_volume | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 100.0% | 1 | | total | 5.772 | 5.772 | 5.772 | 5.772 | 5.772 | 5.772 | 100.0% | 1 | | -> duration | 5.772 | 5.772 | 5.772 | 5.772 | 5.772 | 5.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.771715 Full duration: 21.745143 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | cinder_v2.list_qos | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830439 Full duration: 12.689421 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | cinder_v2.set_qos | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> duration | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853065 Full duration: 12.681505 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | cinder_v2.list_types | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.879318 Full duration: 12.795264 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24990cad-cb59-4b52-b119-0ce02ad2e1d4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> duration | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.912711 Full duration: 12.672166 HINTS: * To plot HTML graphics with this data, run: rally task report 24990cad-cb59-4b52-b119-0ce02ad2e1d4 --out output.html * To generate a JUnit report, run: rally task export 24990cad-cb59-4b52-b119-0ce02ad2e1d4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 24990cad-cb59-4b52-b119-0ce02ad2e1d4 --json --out output.json 2018-07-23 12:42:31,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '24990cad-cb59-4b52-b119-0ce02ad2e1d4'] 2018-07-23 12:42:34,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:42:34,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '24990cad-cb59-4b52-b119-0ce02ad2e1d4', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-23 12:42:34,145 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-23 12:42:34,145 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-23 12:42:34,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-07-23 12:42:34,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:42:34,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:42:34,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:44:31,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6908f347-7d2b-4de3-9401-bf4432a92366 2018-07-23 12:44:31,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6908f347-7d2b-4de3-9401-bf4432a92366'] 2018-07-23 12:44:32,295 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> duration | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.609175 Full duration: 7.624856 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> duration | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601807 Full duration: 7.379887 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> duration | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.60459 Full duration: 7.809555 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824202 Full duration: 8.359166 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601346 Full duration: 7.517281 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826256 Full duration: 8.25061 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.606115 Full duration: 7.975656 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> duration | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.579266 Full duration: 9.32469 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | total | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> duration | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.604759 Full duration: 7.503724 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | gnocchi.delete_metric | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> duration | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008109 Full duration: 8.649792 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6908f347-7d2b-4de3-9401-bf4432a92366 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | gnocchi.delete_resource | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828261 Full duration: 9.014844 HINTS: * To plot HTML graphics with this data, run: rally task report 6908f347-7d2b-4de3-9401-bf4432a92366 --out output.html * To generate a JUnit report, run: rally task export 6908f347-7d2b-4de3-9401-bf4432a92366 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6908f347-7d2b-4de3-9401-bf4432a92366 --json --out output.json 2018-07-23 12:44:32,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6908f347-7d2b-4de3-9401-bf4432a92366'] 2018-07-23 12:44:34,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:44:34,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6908f347-7d2b-4de3-9401-bf4432a92366', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-23 12:44:34,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-23 12:44:34,910 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-23 12:44:34,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-07-23 12:44:34,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:44:34,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:44:34,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:46:04,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a44dfea9-2d67-43c3-850d-0803c8fba667 2018-07-23 12:46:04,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a44dfea9-2d67-43c3-850d-0803c8fba667'] 2018-07-23 12:46:05,601 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a44dfea9-2d67-43c3-850d-0803c8fba667: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a44dfea9-2d67-43c3-850d-0803c8fba667 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.084 | 7.084 | 7.084 | 7.084 | 7.084 | 7.084 | 100.0% | 1 | | heat.update_stack | 3.993 | 3.993 | 3.993 | 3.993 | 3.993 | 3.993 | 100.0% | 1 | | heat.delete_stack | 3.49 | 3.49 | 3.49 | 3.49 | 3.49 | 3.49 | 100.0% | 1 | | total | 14.568 | 14.568 | 14.568 | 14.568 | 14.568 | 14.568 | 100.0% | 1 | | -> duration | 10.568 | 10.568 | 10.568 | 10.568 | 10.568 | 10.568 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.567846 Full duration: 23.697169 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a44dfea9-2d67-43c3-850d-0803c8fba667 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 100.0% | 1 | | heat.check_stack | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | heat.delete_stack | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | total | 6.844 | 6.844 | 6.844 | 6.844 | 6.844 | 6.844 | 100.0% | 1 | | -> duration | 4.844 | 4.844 | 4.844 | 4.844 | 4.844 | 4.844 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.843861 Full duration: 17.076379 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a44dfea9-2d67-43c3-850d-0803c8fba667 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.988 | 4.988 | 4.988 | 4.988 | 4.988 | 4.988 | 100.0% | 1 | | heat.suspend_stack | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | heat.resume_stack | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | heat.delete_stack | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | total | 7.529 | 7.529 | 7.529 | 7.529 | 7.529 | 7.529 | 100.0% | 1 | | -> duration | 5.529 | 5.529 | 5.529 | 5.529 | 5.529 | 5.529 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.529062 Full duration: 18.047062 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a44dfea9-2d67-43c3-850d-0803c8fba667 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.604067 Full duration: 8.770021 HINTS: * To plot HTML graphics with this data, run: rally task report a44dfea9-2d67-43c3-850d-0803c8fba667 --out output.html * To generate a JUnit report, run: rally task export a44dfea9-2d67-43c3-850d-0803c8fba667 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a44dfea9-2d67-43c3-850d-0803c8fba667 --json --out output.json 2018-07-23 12:46:05,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a44dfea9-2d67-43c3-850d-0803c8fba667'] 2018-07-23 12:46:08,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:46:08,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a44dfea9-2d67-43c3-850d-0803c8fba667', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-23 12:46:08,163 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-23 12:46:08,163 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-23 12:46:08,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-07-23 12:46:08,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:46:08,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:46:08,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:49:31,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b358189e-1172-4097-ae83-4b3ed452d82b 2018-07-23 12:49:31,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b358189e-1172-4097-ae83-4b3ed452d82b'] 2018-07-23 12:49:32,034 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.revoke_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | total | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> duration | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885923 Full duration: 15.175542 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.list_roles | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833286 Full duration: 15.758309 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | keystone_v3.list_projects | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841349 Full duration: 15.663678 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | keystone_v3.delete_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738936 Full duration: 13.47393 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | keystone_v3.delete_service | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731221 Full duration: 13.166494 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | keystone_v3.create_user | 0.549 | 0.549 | 0.549 | 0.549 | 0.549 | 0.549 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | -> keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.create_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.get_project | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_user | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.get_role | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.list_services | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_services | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 100.0% | 1 | | -> duration | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.94174 Full duration: 21.318718 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | keystone_v3.update_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.delete_project | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> duration | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.062706 Full duration: 13.446601 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | total | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> duration | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.920912 Full duration: 15.487644 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808657 Full duration: 15.362786 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | keystone_v3.list_users | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | -> duration | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.012591 Full duration: 16.051442 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b358189e-1172-4097-ae83-4b3ed452d82b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | keystone_v3.create_users | 5.709 | 5.709 | 5.709 | 5.709 | 5.709 | 5.709 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.709 | 5.709 | 5.709 | 5.709 | 5.709 | 5.709 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | total | 7.602 | 7.602 | 7.602 | 7.602 | 7.602 | 7.602 | 100.0% | 1 | | -> duration | 7.602 | 7.602 | 7.602 | 7.602 | 7.602 | 7.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.602122 Full duration: 26.570835 HINTS: * To plot HTML graphics with this data, run: rally task report b358189e-1172-4097-ae83-4b3ed452d82b --out output.html * To generate a JUnit report, run: rally task export b358189e-1172-4097-ae83-4b3ed452d82b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b358189e-1172-4097-ae83-4b3ed452d82b --json --out output.json 2018-07-23 12:49:32,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b358189e-1172-4097-ae83-4b3ed452d82b'] 2018-07-23 12:49:34,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:49:34,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b358189e-1172-4097-ae83-4b3ed452d82b', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-23 12:49:34,507 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-23 12:49:34,507 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-23 12:49:34,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-07-23 12:49:34,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:49:34,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:49:34,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:54:42,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ea940f8f-2456-4208-8ea0-fffaf908a99e 2018-07-23 12:54:42,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ea940f8f-2456-4208-8ea0-fffaf908a99e'] 2018-07-23 12:54:43,146 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | neutron.delete_network | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | total | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | -> duration | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.82463 Full duration: 15.477742 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.546 | 1.546 | 1.546 | 1.546 | 1.546 | 1.546 | 100.0% | 1 | | neutron.delete_port | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | total | 2.103 | 2.103 | 2.103 | 2.103 | 2.103 | 2.103 | 100.0% | 1 | | -> duration | 2.103 | 2.103 | 2.103 | 2.103 | 2.103 | 2.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.102542 Full duration: 26.866588 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | neutron.create_subnet | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | neutron.create_router | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | neutron.add_interface_router | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | neutron.remove_interface_router | 1.632 | 1.632 | 1.632 | 1.632 | 1.632 | 1.632 | 100.0% | 1 | | neutron.delete_router | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 5.527 | 5.527 | 5.527 | 5.527 | 5.527 | 5.527 | 100.0% | 1 | | -> duration | 5.527 | 5.527 | 5.527 | 5.527 | 5.527 | 5.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.527397 Full duration: 35.09063 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | neutron.delete_subnet | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | total | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> duration | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.755762 Full duration: 27.028855 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | neutron.list_networks | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | -> duration | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.301575 Full duration: 17.752757 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | neutron.list_ports | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | -> duration | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.488721 Full duration: 28.525723 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | neutron.create_subnet | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | neutron.create_router | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | neutron.add_interface_router | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | neutron.list_routers | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 3.456 | 3.456 | 3.456 | 3.456 | 3.456 | 3.456 | 100.0% | 1 | | -> duration | 3.456 | 3.456 | 3.456 | 3.456 | 3.456 | 3.456 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.455613 Full duration: 39.17635 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | neutron.create_subnet | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | neutron.list_subnets | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | -> duration | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.064073 Full duration: 31.969579 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | neutron.delete_security_group | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> duration | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.103456 Full duration: 14.643709 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | neutron.create_security_group_rule | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | neutron.delete_security_group | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | -> duration | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.250062 Full duration: 14.573087 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea940f8f-2456-4208-8ea0-fffaf908a99e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | neutron.create_router | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | neutron.add_gateway_router | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | neutron.remove_gateway_router | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | total | 3.74 | 3.74 | 3.74 | 3.74 | 3.74 | 3.74 | 100.0% | 1 | | -> duration | 3.74 | 3.74 | 3.74 | 3.74 | 3.74 | 3.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.740398 Full duration: 26.815395 HINTS: * To plot HTML graphics with this data, run: rally task report ea940f8f-2456-4208-8ea0-fffaf908a99e --out output.html * To generate a JUnit report, run: rally task export ea940f8f-2456-4208-8ea0-fffaf908a99e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ea940f8f-2456-4208-8ea0-fffaf908a99e --json --out output.json 2018-07-23 12:54:43,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ea940f8f-2456-4208-8ea0-fffaf908a99e'] 2018-07-23 12:54:45,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:54:45,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ea940f8f-2456-4208-8ea0-fffaf908a99e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-23 12:54:45,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-23 12:54:45,799 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-23 12:54:45,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-07-23 12:54:45,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:54:45,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:54:45,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:55:47,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932 2018-07-23 12:55:47,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932'] 2018-07-23 12:55:48,225 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7" }, "image": { "name": "rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7" }, "nics": [ { "net-id": "8fb3998b-7edd-4676-ad1b-7523f5522f54" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.456 | 8.456 | 8.456 | 8.456 | 8.456 | 8.456 | 100.0% | 1 | | nova.live_migrate | 6.101 | 6.101 | 6.101 | 6.101 | 6.101 | 6.101 | 0.0% | 1 | | total | 14.557 | 14.557 | 14.557 | 14.557 | 14.557 | 14.557 | 0.0% | 1 | | -> duration | 13.557 | 13.557 | 13.557 | 13.557 | 13.557 | 13.557 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.557376 Full duration: 28.676757 HINTS: * To plot HTML graphics with this data, run: rally task report 05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932 --out output.html * To generate a JUnit report, run: rally task export 05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932 --json --out output.json At least one workload did not pass SLA criteria. 2018-07-23 12:55:48,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932'] 2018-07-23 12:55:50,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:55:50,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '05b9d1f7-3d3f-4fc8-bda8-e0a6ead71932', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-23 12:55:50,648 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-07-23 12:55:50,648 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-23 12:55:50,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-07-23 12:55:50,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 12:55:50,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 12:55:50,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '8fb3998b-7edd-4676-ad1b-7523f5522f54', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'flavor_name': 'rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 12:56:44,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7ceac8ff-8161-4d12-b73f-67d634a53376 2018-07-23 12:56:44,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7ceac8ff-8161-4d12-b73f-67d634a53376'] 2018-07-23 12:56:45,248 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7ceac8ff-8161-4d12-b73f-67d634a53376: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ceac8ff-8161-4d12-b73f-67d634a53376 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | quotas.delete_quotas | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> duration | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.990846 Full duration: 8.962435 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ceac8ff-8161-4d12-b73f-67d634a53376 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814035 Full duration: 8.641218 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ceac8ff-8161-4d12-b73f-67d634a53376 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> duration | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.713034 Full duration: 8.873624 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ceac8ff-8161-4d12-b73f-67d634a53376 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | total | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | -> duration | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.044833 Full duration: 9.101942 HINTS: * To plot HTML graphics with this data, run: rally task report 7ceac8ff-8161-4d12-b73f-67d634a53376 --out output.html * To generate a JUnit report, run: rally task export 7ceac8ff-8161-4d12-b73f-67d634a53376 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7ceac8ff-8161-4d12-b73f-67d634a53376 --json --out output.json 2018-07-23 12:56:45,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7ceac8ff-8161-4d12-b73f-67d634a53376'] 2018-07-23 12:56:47,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 12:56:47,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7ceac8ff-8161-4d12-b73f-67d634a53376', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-23 12:56:47,819 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-23 12:56:47,823 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:48 | 6 | 100.00% | | glance | 01:08 | 4 | 100.00% | | cinder | 02:38 | 10 | 100.00% | | gnocchi | 01:29 | 11 | 100.00% | | heat | 01:07 | 4 | 100.00% | | keystone | 03:01 | 11 | 100.00% | | neutron | 04:37 | 11 | 100.00% | | nova | 00:28 | 1 | 0.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:15:55 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-07-23 12:56:47,823 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-07-23 12:56:47,944 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:56:47,944 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:26 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-23 12:56:47,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:56:47,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767/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}0911471168f814a314d0f3aa6c32e12fb89606e7" -d '{"subnet_id": "66699f77-7357-4a9e-8dbb-2fb53097f957"}' 2018-07-23 12:56:49,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6df66fa2-a001-4abe-a10a-8a59307b02d7 Date: Mon, 23 Jul 2018 12:56:49 GMT RESP BODY: {"network_id": "8fb3998b-7edd-4676-ad1b-7523f5522f54", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "66699f77-7357-4a9e-8dbb-2fb53097f957", "subnet_ids": ["66699f77-7357-4a9e-8dbb-2fb53097f957"], "port_id": "a8a50cfa-93e9-465e-ac48-53c025e8bd7a", "id": "3edb5ee8-cb37-41f3-9a81-a051360b9767"} 2018-07-23 12:56:49,510 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767/remove_router_interface.json used request id req-6df66fa2-a001-4abe-a10a-8a59307b02d7 2018-07-23 12:56:49,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.56009197235s 2018-07-23 12:56:49,511 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767/remove_router_interface.json used request id req-6df66fa2-a001-4abe-a10a-8a59307b02d7 returning object 3edb5ee8-cb37-41f3-9a81-a051360b9767 2018-07-23 12:56:49,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:56:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:49,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-a9ed2d18-814d-4640-a2e7-476a43ebcc66 Date: Mon, 23 Jul 2018 12:56:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:36:22Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:56:48Z", "revision_number": 4, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "3edb5ee8-cb37-41f3-9a81-a051360b9767", "name": "rally_sanity-router_9a21146a-f9c3-4b73-9a6c-6c746038c6e7"}]} 2018-07-23 12:56:49,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a9ed2d18-814d-4640-a2e7-476a43ebcc66 2018-07-23 12:56:49,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.272344112396s 2018-07-23 12:56:49,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a9ed2d18-814d-4640-a2e7-476a43ebcc66 2018-07-23 12:56:49,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:56:49,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:51,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d4d5e10-dcc0-49ac-b070-2e98ea606f50 Content-Length: 0 Date: Mon, 23 Jul 2018 12:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:56:51,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767.json used request id req-2d4d5e10-dcc0-49ac-b070-2e98ea606f50 2018-07-23 12:56:51,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27113008499s 2018-07-23 12:56:51,057 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3edb5ee8-cb37-41f3-9a81-a051360b9767.json used request id req-2d4d5e10-dcc0-49ac-b070-2e98ea606f50 2018-07-23 12:56:51,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:56:51,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:51,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-c8e70f4a-276e-4b2d-aac9-a6244847db87 Date: Mon, 23 Jul 2018 12:56:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fb3998b-7edd-4676-ad1b-7523f5522f54","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:36:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:36:21Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"66699f77-7357-4a9e-8dbb-2fb53097f957","subnetpool_id":null,"name":"rally_sanity-subnet_9a21146a-f9c3-4b73-9a6c-6c746038c6e7"}]} 2018-07-23 12:56:51,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c8e70f4a-276e-4b2d-aac9-a6244847db87 2018-07-23 12:56:51,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0568730831146s 2018-07-23 12:56:51,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c8e70f4a-276e-4b2d-aac9-a6244847db87 2018-07-23 12:56:51,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:56:51,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/66699f77-7357-4a9e-8dbb-2fb53097f957.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:51,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d142797-6353-4c1a-9b8a-c45b73030ec5 Date: Mon, 23 Jul 2018 12:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:56:51,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/66699f77-7357-4a9e-8dbb-2fb53097f957.json used request id req-2d142797-6353-4c1a-9b8a-c45b73030ec5 2018-07-23 12:56:51,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.867160081863s 2018-07-23 12:56:51,983 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/66699f77-7357-4a9e-8dbb-2fb53097f957.json used request id req-2d142797-6353-4c1a-9b8a-c45b73030ec5 2018-07-23 12:56:51,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:56:51,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:52,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-f3cc65e1-19cb-4a14-bed9-fd8e1ae40f4b Date: Mon, 23 Jul 2018 12:56:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8fb3998b-7edd-4676-ad1b-7523f5522f54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:56:51Z","provider:segmentation_id":21,"name":"rally_sanity-net_9a21146a-f9c3-4b73-9a6c-6c746038c6e7","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:36:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:56:52,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f3cc65e1-19cb-4a14-bed9-fd8e1ae40f4b 2018-07-23 12:56:52,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838620662689s 2018-07-23 12:56:52,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f3cc65e1-19cb-4a14-bed9-fd8e1ae40f4b 2018-07-23 12:56:52,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:56:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8fb3998b-7edd-4676-ad1b-7523f5522f54.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:53,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9c83ed4-16f3-40ac-8974-ffb281c04833 Date: Mon, 23 Jul 2018 12:56:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:56:53,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8fb3998b-7edd-4676-ad1b-7523f5522f54.json used request id req-f9c83ed4-16f3-40ac-8974-ffb281c04833 2018-07-23 12:56:53,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39307713509s 2018-07-23 12:56:53,463 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8fb3998b-7edd-4676-ad1b-7523f5522f54.json used request id req-f9c83ed4-16f3-40ac-8974-ffb281c04833 2018-07-23 12:56:53,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:56:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:53,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-43f543b8-fa3a-4a4f-af94-1555bf2bc71e Date: Mon, 23 Jul 2018 12:56:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4/snap", "metadata": {}}], "file": "/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "4bb35f66-cd42-4c14-8fee-3d70444d4fc4", "size": 12716032, "self": "/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:36:25Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:36:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:56:53,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-43f543b8-fa3a-4a4f-af94-1555bf2bc71e 2018-07-23 12:56:53,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211118221283s 2018-07-23 12:56:53,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-43f543b8-fa3a-4a4f-af94-1555bf2bc71e 2018-07-23 12:56:53,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:56:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:54,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ece43b73-983e-4047-bfa9-7607da164b82 Date: Mon, 23 Jul 2018 12:56:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:56:54,011 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4 used request id req-ece43b73-983e-4047-bfa9-7607da164b82 2018-07-23 12:56:54,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.330354213715s 2018-07-23 12:56:54,012 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4bb35f66-cd42-4c14-8fee-3d70444d4fc4 used request id req-ece43b73-983e-4047-bfa9-7607da164b82 2018-07-23 12:56:54,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:56:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:54,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc6e0e7f-da2d-46b7-a7e8-227846555a49 x-compute-request-id: req-cc6e0e7f-da2d-46b7-a7e8-227846555a49 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b9903510-30e3-48ee-bc91-74711ca04c56", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b9903510-30e3-48ee-bc91-74711ca04c56"}, {"name": "rally_sanity-flavor_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b", "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": "d475af6a-3cf2-410d-b519-c5043fe3782b"}]} 2018-07-23 12:56:54,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cc6e0e7f-da2d-46b7-a7e8-227846555a49 2018-07-23 12:56:54,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.288377046585s 2018-07-23 12:56:54,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cc6e0e7f-da2d-46b7-a7e8-227846555a49 2018-07-23 12:56:54,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:56:54,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:54,337 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c855b91-a0f5-42da-b576-464ae5b953f3 x-compute-request-id: req-2c855b91-a0f5-42da-b576-464ae5b953f3 Content-Length: 0 Content-Type: application/json 2018-07-23 12:56:54,338 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b used request id req-2c855b91-a0f5-42da-b576-464ae5b953f3 2018-07-23 12:56:54,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346081256866s 2018-07-23 12:56:54,338 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d475af6a-3cf2-410d-b519-c5043fe3782b used request id req-2c855b91-a0f5-42da-b576-464ae5b953f3 2018-07-23 12:56:54,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:56:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:54,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2167a81f-c87f-449a-b3e9-c9f5534eaac1 x-compute-request-id: req-2167a81f-c87f-449a-b3e9-c9f5534eaac1 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_9a21146a-f9c3-4b73-9a6c-6c746038c6e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b9903510-30e3-48ee-bc91-74711ca04c56", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b9903510-30e3-48ee-bc91-74711ca04c56"}]} 2018-07-23 12:56:54,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-2167a81f-c87f-449a-b3e9-c9f5534eaac1 2018-07-23 12:56:54,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266668796539s 2018-07-23 12:56:54,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-2167a81f-c87f-449a-b3e9-c9f5534eaac1 2018-07-23 12:56:54,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:56:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0911471168f814a314d0f3aa6c32e12fb89606e7" 2018-07-23 12:56:54,410 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8c40364-b4af-47b8-bfa8-3ed7d53d58be x-compute-request-id: req-f8c40364-b4af-47b8-bfa8-3ed7d53d58be Content-Length: 0 Content-Type: application/json 2018-07-23 12:56:54,410 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56 used request id req-f8c40364-b4af-47b8-bfa8-3ed7d53d58be 2018-07-23 12:56:54,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0427968502045s 2018-07-23 12:56:54,410 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b9903510-30e3-48ee-bc91-74711ca04c56 used request id req-f8c40364-b4af-47b8-bfa8-3ed7d53d58be 2018-07-23 12:56:54,411 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-07-23 12:56:54,454 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-23 12:56:54,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:56:54,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 12:56:54,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:56:54,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:56:54,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:56:54,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:56:54,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:56:54,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:56:54,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:56:54,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:56:54,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:56:54,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:56:54,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 12:56:54,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 12:56:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:56:54,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61a5612-b63c-46e2-b746-bccfccce4745 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:56:54,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a61a5612-b63c-46e2-b746-bccfccce4745 2018-07-23 12:56:54,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:56:54,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["UiTiip6NRQ2OFIWZWL_btw"], "issued_at": "2018-07-23T12:56:54.000000Z"}} 2018-07-23 12:56:54,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:56:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:56:55,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-20640746-35cb-4afe-88cd-af4488ebf2f0 Date: Mon, 23 Jul 2018 12:56:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:56:55,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20640746-35cb-4afe-88cd-af4488ebf2f0 2018-07-23 12:56:55,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273215055466s 2018-07-23 12:56:55,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20640746-35cb-4afe-88cd-af4488ebf2f0 2018-07-23 12:56:55,162 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 12:56:57,963 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 12:57:00,660 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 99ac15ab-02e3-4c37-94b1-5163e0b2a29b | 2018-07-23T12:57:00.301022 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 99ac15ab-02e3-4c37-94b1-5163e0b2a29b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 12:57:04,276 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 12:57:04,277 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 12:57:06,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 12:57:10,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e83a6028-db5d-4e6d-b6c2-ac55db2e5450) as the default verifier for the future CLI operations. 2018-07-23 12:57:13,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 12:57:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:57:14,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8355 X-Openstack-Request-Id: req-ac38b5a8-f7d6-48eb-9b9e-3d30e671f621 Date: Mon, 23 Jul 2018 12:57:14 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-07-23 12:57:14,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-ac38b5a8-f7d6-48eb-9b9e-3d30e671f621 2018-07-23 12:57:14,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.183699846268s 2018-07-23 12:57:14,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-ac38b5a8-f7d6-48eb-9b9e-3d30e671f621 2018-07-23 12:57:14,026 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-23 12:57:14,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 12:57:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"network": {"name": "patrole-net_37b37b5a-016a-44d8-bb69-e062d24c11c4", "admin_state_up": true}}' 2018-07-23 12:57:14,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7a229109-51a3-4a0a-b5b9-ef34b2b6c03e Date: Mon, 23 Jul 2018 12:57:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f00b714b-b347-4385-b79d-ae62f1eb4940","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:57:14Z","is_default":false,"provider:segmentation_id":75,"name":"patrole-net_37b37b5a-016a-44d8-bb69-e062d24c11c4","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:57:14Z","mtu":1450}} 2018-07-23 12:57:14,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7a229109-51a3-4a0a-b5b9-ef34b2b6c03e 2018-07-23 12:57:14,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.263859033585s 2018-07-23 12:57:14,291 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7a229109-51a3-4a0a-b5b9-ef34b2b6c03e 2018-07-23 12:57:14,291 - 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-23T12:57:14Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f00b714b-b347-4385-b79d-ae62f1eb4940', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_37b37b5a-016a-44d8-bb69-e062d24c11c4', u'admin_state_up': True, u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:57:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:57:14,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:57:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:57:14,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1345 X-Openstack-Request-Id: req-9491f3f8-1d79-4e21-baad-56210938dfce Date: Mon, 23 Jul 2018 12:57:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f00b714b-b347-4385-b79d-ae62f1eb4940","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:57:14Z","provider:segmentation_id":75,"name":"patrole-net_37b37b5a-016a-44d8-bb69-e062d24c11c4","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:57:14Z","provider:network_type":"vxlan"}]} 2018-07-23 12:57:14,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9491f3f8-1d79-4e21-baad-56210938dfce 2018-07-23 12:57:14,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10617518425s 2018-07-23 12:57:14,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9491f3f8-1d79-4e21-baad-56210938dfce 2018-07-23 12:57:14,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 12:57:14,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"subnet": {"name": "patrole-subnet_37b37b5a-016a-44d8-bb69-e062d24c11c4", "enable_dhcp": true, "network_id": "f00b714b-b347-4385-b79d-ae62f1eb4940", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 12:57:14,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-47d96bd0-fe17-4d09-8236-821bc24c78d7 Date: Mon, 23 Jul 2018 12:57:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f00b714b-b347-4385-b79d-ae62f1eb4940","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:57:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:57:14Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"b84626ce-2ff8-4163-9eda-4ef8f320870a","subnetpool_id":null,"name":"patrole-subnet_37b37b5a-016a-44d8-bb69-e062d24c11c4"}} 2018-07-23 12:57:14,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-47d96bd0-fe17-4d09-8236-821bc24c78d7 2018-07-23 12:57:14,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.524358034134s 2018-07-23 12:57:14,926 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-47d96bd0-fe17-4d09-8236-821bc24c78d7 2018-07-23 12:57:14,926 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T12:57:14Z', 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'b84626ce-2ff8-4163-9eda-4ef8f320870a', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_37b37b5a-016a-44d8-bb69-e062d24c11c4', u'enable_dhcp': True, u'network_id': u'f00b714b-b347-4385-b79d-ae62f1eb4940', u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:57:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 12:57:14,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 12:57:14,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "patrole-router_37b37b5a-016a-44d8-bb69-e062d24c11c4", "admin_state_up": true}}' 2018-07-23 12:57:16,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-f5f3f16e-b96a-4b5e-a0df-d6a4f9e6a2bb Date: Mon, 23 Jul 2018 12:57:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:57:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:57:16Z", "revision_number": 2, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "a5cdb85c-616a-41a9-a96e-16812c806224", "name": "patrole-router_37b37b5a-016a-44d8-bb69-e062d24c11c4"}} 2018-07-23 12:57:16,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f5f3f16e-b96a-4b5e-a0df-d6a4f9e6a2bb 2018-07-23 12:57:16,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.23705196381s 2018-07-23 12:57:16,164 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f5f3f16e-b96a-4b5e-a0df-d6a4f9e6a2bb 2018-07-23 12:57:16,165 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T12:57:14Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-23T12:57:16Z', u'revision_number': 2, u'routes': [], u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'id': u'a5cdb85c-616a-41a9-a96e-16812c806224', u'name': u'patrole-router_37b37b5a-016a-44d8-bb69-e062d24c11c4'}) 2018-07-23 12:57:16,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 12:57:16,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224/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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"subnet_id": "b84626ce-2ff8-4163-9eda-4ef8f320870a"}' 2018-07-23 12:57:17,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-258bee93-d4cc-4175-8c33-80e6b27a09ba Date: Mon, 23 Jul 2018 12:57:17 GMT RESP BODY: {"network_id": "f00b714b-b347-4385-b79d-ae62f1eb4940", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "b84626ce-2ff8-4163-9eda-4ef8f320870a", "subnet_ids": ["b84626ce-2ff8-4163-9eda-4ef8f320870a"], "port_id": "86b1b8e0-7c3d-46fa-b918-231d440a09b6", "id": "a5cdb85c-616a-41a9-a96e-16812c806224"} 2018-07-23 12:57:17,639 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224/add_router_interface.json used request id req-258bee93-d4cc-4175-8c33-80e6b27a09ba 2018-07-23 12:57:17,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.47404003143s 2018-07-23 12:57:17,640 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224/add_router_interface.json used request id req-258bee93-d4cc-4175-8c33-80e6b27a09ba returning object a5cdb85c-616a-41a9-a96e-16812c806224 2018-07-23 12:57:17,640 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 12:57:17,772 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 12:57:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:57:17,779 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:57:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:57:17,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:57:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:57:17,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7832518b-c769-49a3-b61b-1e33833ec85e Date: Mon, 23 Jul 2018 12:57:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:57:17,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7832518b-c769-49a3-b61b-1e33833ec85e 2018-07-23 12:57:17,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190566778183s 2018-07-23 12:57:17,974 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7832518b-c769-49a3-b61b-1e33833ec85e 2018-07-23 12:57:17,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:57:17,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4"}' 2018-07-23 12:57:18,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b8941bf2-3615-4ed9-b710-942f81815711 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-664a9b2e-8436-4642-96c5-890a61379e49 Date: Mon, 23 Jul 2018 12:57:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b8941bf2-3615-4ed9-b710-942f81815711/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "b8941bf2-3615-4ed9-b710-942f81815711", "size": null, "self": "/v2/images/b8941bf2-3615-4ed9-b710-942f81815711", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:57:17Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4", "checksum": null, "created_at": "2018-07-23T12:57:17Z", "protected": false} 2018-07-23 12:57:18,060 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-664a9b2e-8436-4642-96c5-890a61379e49 2018-07-23 12:57:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0787079334259s 2018-07-23 12:57:18,061 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-664a9b2e-8436-4642-96c5-890a61379e49 returning object b8941bf2-3615-4ed9-b710-942f81815711 2018-07-23 12:57:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:57:18,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b8941bf2-3615-4ed9-b710-942f81815711/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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '' 2018-07-23 12:57:18,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb3c7dd0-c9a8-413e-ac69-69fba56279c3 Date: Mon, 23 Jul 2018 12:57:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:57:18,771 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b8941bf2-3615-4ed9-b710-942f81815711/file used request id req-fb3c7dd0-c9a8-413e-ac69-69fba56279c3 2018-07-23 12:57:18,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.709942102432s 2018-07-23 12:57:18,772 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b8941bf2-3615-4ed9-b710-942f81815711/file used request id req-fb3c7dd0-c9a8-413e-ac69-69fba56279c3 2018-07-23 12:57:18,772 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:57:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b8941bf2-3615-4ed9-b710-942f81815711/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b8941bf2-3615-4ed9-b710-942f81815711', u'size': None, u'name': u'patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4', u'checksum': None, u'self': u'/v2/images/b8941bf2-3615-4ed9-b710-942f81815711', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:57:17Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:57:18,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:57:18,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_37b37b5a-016a-44d8-bb69-e062d24c11c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:57:18,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6708f3f-e14c-4ca6-8c32-aa654d16fe0d x-compute-request-id: req-d6708f3f-e14c-4ca6-8c32-aa654d16fe0d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_37b37b5a-016a-44d8-bb69-e062d24c11c4", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/83987835-214c-49ef-ab36-b75c3b655093", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/83987835-214c-49ef-ab36-b75c3b655093", "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": "83987835-214c-49ef-ab36-b75c3b655093"}} 2018-07-23 12:57:18,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d6708f3f-e14c-4ca6-8c32-aa654d16fe0d 2018-07-23 12:57:18,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.221598148346s 2018-07-23 12:57:18,995 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d6708f3f-e14c-4ca6-8c32-aa654d16fe0d 2018-07-23 12:57:18,996 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_37b37b5a-016a-44d8-bb69-e062d24c11c4', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'83987835-214c-49ef-ab36-b75c3b655093', 'swap': 0}) 2018-07-23 12:57:18,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:57:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/83987835-214c-49ef-ab36-b75c3b655093/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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"extra_specs": {}}' 2018-07-23 12:57:19,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c82de61-7d39-4dcf-9600-72bad81e78ae x-compute-request-id: req-4c82de61-7d39-4dcf-9600-72bad81e78ae Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:57:19,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/83987835-214c-49ef-ab36-b75c3b655093/os-extra_specs used request id req-4c82de61-7d39-4dcf-9600-72bad81e78ae 2018-07-23 12:57:19,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0286021232605s 2018-07-23 12:57:19,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/83987835-214c-49ef-ab36-b75c3b655093/os-extra_specs used request id req-4c82de61-7d39-4dcf-9600-72bad81e78ae 2018-07-23 12:57:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:57:19,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 12:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3863af8a-aa33-4ba4-9e9c-2625914fcb9a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 12:57:19,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3863af8a-aa33-4ba4-9e9c-2625914fcb9a 2018-07-23 12:57:19,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:57:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:57:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce41a2a-2026-4d26-8e59-916012c7067f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:57:19,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cce41a2a-2026-4d26-8e59-916012c7067f 2018-07-23 12:57:19,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104390144348s 2018-07-23 12:57:19,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cce41a2a-2026-4d26-8e59-916012c7067f 2018-07-23 12:57:19,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 12:57:19,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:57:19,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4e9831-91f6-479d-9638-91e7f1bab15e Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 12:57:19,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fc4e9831-91f6-479d-9638-91e7f1bab15e 2018-07-23 12:57:19,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095813035965s 2018-07-23 12:57:19,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fc4e9831-91f6-479d-9638-91e7f1bab15e 2018-07-23 12:57:19,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 12:57:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:57:19,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88a42f65-e074-4bc7-b958-f9150e13b70b x-compute-request-id: req-88a42f65-e074-4bc7-b958-f9150e13b70b Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 12:57:19,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-88a42f65-e074-4bc7-b958-f9150e13b70b 2018-07-23 12:57:19,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0339779853821s 2018-07-23 12:57:19,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-88a42f65-e074-4bc7-b958-f9150e13b70b 2018-07-23 12:57:19,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:57:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:57:19,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7b8a22ea-c54e-42aa-92cf-c4407bfcd4a1 Date: Mon, 23 Jul 2018 12:57:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/b8941bf2-3615-4ed9-b710-942f81815711/snap", "metadata": {}}], "file": "/v2/images/b8941bf2-3615-4ed9-b710-942f81815711/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "b8941bf2-3615-4ed9-b710-942f81815711", "size": 12716032, "self": "/v2/images/b8941bf2-3615-4ed9-b710-942f81815711", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/b8941bf2-3615-4ed9-b710-942f81815711/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:57:18Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:57:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:57:19,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7b8a22ea-c54e-42aa-92cf-c4407bfcd4a1 2018-07-23 12:57:19,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242741107941s 2018-07-23 12:57:19,310 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7b8a22ea-c54e-42aa-92cf-c4407bfcd4a1 2018-07-23 12:57:19,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:57:19,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4"}' 2018-07-23 12:57:19,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f7732e87-c8c4-434b-91dc-8f0f42457e71 Date: Mon, 23 Jul 2018 12:57:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28", "size": null, "self": "/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:57:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "checksum": null, "created_at": "2018-07-23T12:57:19Z", "protected": false} 2018-07-23 12:57:19,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f7732e87-c8c4-434b-91dc-8f0f42457e71 2018-07-23 12:57:19,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0391020774841s 2018-07-23 12:57:19,357 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f7732e87-c8c4-434b-91dc-8f0f42457e71 returning object df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28 2018-07-23 12:57:19,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:57:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28/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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '' 2018-07-23 12:57:19,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da88f5c3-05eb-4e7b-b456-a91ba1577877 Date: Mon, 23 Jul 2018 12:57:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:57:19,819 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28/file used request id req-da88f5c3-05eb-4e7b-b456-a91ba1577877 2018-07-23 12:57:19,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.460901021957s 2018-07-23 12:57:19,819 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28/file used request id req-da88f5c3-05eb-4e7b-b456-a91ba1577877 2018-07-23 12:57:19,819 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:57:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28', u'size': None, u'name': u'patrole-img_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4', u'checksum': None, u'self': u'/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:57:19Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:57:19,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:57:19,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 12:57:19,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11ef5e7d-0b89-49ba-a0de-a89fbdfaaa83 x-compute-request-id: req-11ef5e7d-0b89-49ba-a0de-a89fbdfaaa83 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c28a58b4-c7d7-4444-bf00-49a7baf90ce0"}} 2018-07-23 12:57:19,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-11ef5e7d-0b89-49ba-a0de-a89fbdfaaa83 2018-07-23 12:57:19,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0508630275726s 2018-07-23 12:57:19,871 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-11ef5e7d-0b89-49ba-a0de-a89fbdfaaa83 2018-07-23 12:57:19,872 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'c28a58b4-c7d7-4444-bf00-49a7baf90ce0', 'swap': 0}) 2018-07-23 12:57:19,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:57:19,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0/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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"extra_specs": {}}' 2018-07-23 12:57:19,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7ead4fa-070f-4f31-b26b-c4d27bb7438a x-compute-request-id: req-d7ead4fa-070f-4f31-b26b-c4d27bb7438a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:57:19,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0/os-extra_specs used request id req-d7ead4fa-070f-4f31-b26b-c4d27bb7438a 2018-07-23 12:57:19,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0286958217621s 2018-07-23 12:57:19,902 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0/os-extra_specs used request id req-d7ead4fa-070f-4f31-b26b-c4d27bb7438a 2018-07-23 12:57:19,902 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'c28a58b4-c7d7-4444-bf00-49a7baf90ce0', 'swap': 0}) 2018-07-23 12:57:23,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 12:57:23,323 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 12:57:23,323 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 12:57:23,325 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 12:57:23,334 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 12:57:27,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e83a6028-db5d-4e6d-b6c2-ac55db2e5450/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-07-23 12:57:27,030 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 12:57:27,031 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 12:57:27,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-07-23 12:59:06,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a16cc6be-ed69-4d87-bafd-b7f996985ec4 2018-07-23 12:59:06,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a16cc6be-ed69-4d87-bafd-b7f996985ec4']'. 2018-07-23 12:59:07,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 12:59:07,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 12:59:07,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 12:59:07,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a16cc6be-ed69-4d87-bafd-b7f996985ec4 | 2018-07-23 12:59:07,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 12:59:07,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 12:57:29 | 2018-07-23 12:59:07,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 12:59:06 | 2018-07-23 12:59:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:37 | 2018-07-23 12:59:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 12:59:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 12:59:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e83a6028-db5d-4e6d-b6c2-ac55db2e5450) | 2018-07-23 12:59:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 12:59:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 99ac15ab-02e3-4c37-94b1-5163e0b2a29b) | 2018-07-23 12:59:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-23 12:59:07,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 76.346 | 2018-07-23 12:59:07,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-07-23 12:59:07,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-07-23 12:59:07,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 12:59:07,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 12:59:07,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 12:59:07,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 12:59:07,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 12:59:07,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-23 12:59:07,865 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 12:59:07,866 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 12:59:07,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 12:59:07,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224/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}9729308e72498c53ae687dcb2710b9fe69bcad29" -d '{"subnet_id": "b84626ce-2ff8-4163-9eda-4ef8f320870a"}' 2018-07-23 12:59:09,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-302b1a76-decf-4fab-ae11-e3fcfda25f18 Date: Mon, 23 Jul 2018 12:59:09 GMT RESP BODY: {"network_id": "f00b714b-b347-4385-b79d-ae62f1eb4940", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "b84626ce-2ff8-4163-9eda-4ef8f320870a", "subnet_ids": ["b84626ce-2ff8-4163-9eda-4ef8f320870a"], "port_id": "86b1b8e0-7c3d-46fa-b918-231d440a09b6", "id": "a5cdb85c-616a-41a9-a96e-16812c806224"} 2018-07-23 12:59:09,391 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224/remove_router_interface.json used request id req-302b1a76-decf-4fab-ae11-e3fcfda25f18 2018-07-23 12:59:09,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.52027201653s 2018-07-23 12:59:09,391 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224/remove_router_interface.json used request id req-302b1a76-decf-4fab-ae11-e3fcfda25f18 returning object a5cdb85c-616a-41a9-a96e-16812c806224 2018-07-23 12:59:09,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 12:59:09,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:09,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-d254a733-7787-44da-811f-c999593eb920 Date: Mon, 23 Jul 2018 12:59:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:57:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T12:59:08Z", "revision_number": 4, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "a5cdb85c-616a-41a9-a96e-16812c806224", "name": "patrole-router_37b37b5a-016a-44d8-bb69-e062d24c11c4"}]} 2018-07-23 12:59:09,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d254a733-7787-44da-811f-c999593eb920 2018-07-23 12:59:09,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.103815078735s 2018-07-23 12:59:09,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d254a733-7787-44da-811f-c999593eb920 2018-07-23 12:59:09,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 12:59:09,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:10,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f656e160-4e90-4bb6-850a-0e68f7ecd97d Content-Length: 0 Date: Mon, 23 Jul 2018 12:59:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:59:10,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224.json used request id req-f656e160-4e90-4bb6-850a-0e68f7ecd97d 2018-07-23 12:59:10,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37930107117s 2018-07-23 12:59:10,877 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a5cdb85c-616a-41a9-a96e-16812c806224.json used request id req-f656e160-4e90-4bb6-850a-0e68f7ecd97d 2018-07-23 12:59:10,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 12:59:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:10,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-2f1f56d6-84f6-47ad-8fa3-b2e85a0437e9 Date: Mon, 23 Jul 2018 12:59:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f00b714b-b347-4385-b79d-ae62f1eb4940","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:57:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T12:57:14Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"b84626ce-2ff8-4163-9eda-4ef8f320870a","subnetpool_id":null,"name":"patrole-subnet_37b37b5a-016a-44d8-bb69-e062d24c11c4"}]} 2018-07-23 12:59:10,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2f1f56d6-84f6-47ad-8fa3-b2e85a0437e9 2018-07-23 12:59:10,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0710079669952s 2018-07-23 12:59:10,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2f1f56d6-84f6-47ad-8fa3-b2e85a0437e9 2018-07-23 12:59:10,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 12:59:10,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b84626ce-2ff8-4163-9eda-4ef8f320870a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:11,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-451fb200-ac1f-406e-93d6-3fd0dbf02e98 Date: Mon, 23 Jul 2018 12:59:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:59:11,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b84626ce-2ff8-4163-9eda-4ef8f320870a.json used request id req-451fb200-ac1f-406e-93d6-3fd0dbf02e98 2018-07-23 12:59:11,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.854041099548s 2018-07-23 12:59:11,805 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b84626ce-2ff8-4163-9eda-4ef8f320870a.json used request id req-451fb200-ac1f-406e-93d6-3fd0dbf02e98 2018-07-23 12:59:11,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:59:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:11,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-48adc626-5717-4a9b-ad64-1b5f78053936 Date: Mon, 23 Jul 2018 12:59:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f00b714b-b347-4385-b79d-ae62f1eb4940","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T12:59:11Z","provider:segmentation_id":75,"name":"patrole-net_37b37b5a-016a-44d8-bb69-e062d24c11c4","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T12:57:14Z","provider:network_type":"vxlan"}]} 2018-07-23 12:59:11,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-48adc626-5717-4a9b-ad64-1b5f78053936 2018-07-23 12:59:11,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084813117981s 2018-07-23 12:59:11,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-48adc626-5717-4a9b-ad64-1b5f78053936 2018-07-23 12:59:11,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 12:59:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/f00b714b-b347-4385-b79d-ae62f1eb4940.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:13,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33a11f4f-8428-4bcd-8b65-1e67b8ff5b13 Date: Mon, 23 Jul 2018 12:59:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 12:59:13,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f00b714b-b347-4385-b79d-ae62f1eb4940.json used request id req-33a11f4f-8428-4bcd-8b65-1e67b8ff5b13 2018-07-23 12:59:13,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43068099022s 2018-07-23 12:59:13,322 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f00b714b-b347-4385-b79d-ae62f1eb4940.json used request id req-33a11f4f-8428-4bcd-8b65-1e67b8ff5b13 2018-07-23 12:59:13,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:59:13,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:13,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-e61ede64-759e-4da1-8796-2bff293382a6 Date: Mon, 23 Jul 2018 12:59:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28/snap", "metadata": {}}], "file": "/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28", "size": 12716032, "self": "/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:57:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:57:19Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/b8941bf2-3615-4ed9-b710-942f81815711/snap", "metadata": {}}], "file": "/v2/images/b8941bf2-3615-4ed9-b710-942f81815711/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "b8941bf2-3615-4ed9-b710-942f81815711", "size": 12716032, "self": "/v2/images/b8941bf2-3615-4ed9-b710-942f81815711", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/b8941bf2-3615-4ed9-b710-942f81815711/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T12:57:18Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_37b37b5a-016a-44d8-bb69-e062d24c11c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T12:57:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:59:13,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e61ede64-759e-4da1-8796-2bff293382a6 2018-07-23 12:59:13,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20693898201s 2018-07-23 12:59:13,534 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e61ede64-759e-4da1-8796-2bff293382a6 2018-07-23 12:59:13,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:59:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b8941bf2-3615-4ed9-b710-942f81815711 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:13,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68861ddb-089f-4fbf-8532-d832152f3abe Date: Mon, 23 Jul 2018 12:59:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:59:13,838 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b8941bf2-3615-4ed9-b710-942f81815711 used request id req-68861ddb-089f-4fbf-8532-d832152f3abe 2018-07-23 12:59:13,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.301999092102s 2018-07-23 12:59:13,839 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b8941bf2-3615-4ed9-b710-942f81815711 used request id req-68861ddb-089f-4fbf-8532-d832152f3abe 2018-07-23 12:59:13,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:59:13,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:13,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9baf1d63-3b92-438c-ac11-08f03913bfc0 x-compute-request-id: req-9baf1d63-3b92-438c-ac11-08f03913bfc0 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_37b37b5a-016a-44d8-bb69-e062d24c11c4", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/83987835-214c-49ef-ab36-b75c3b655093", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/83987835-214c-49ef-ab36-b75c3b655093", "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": "83987835-214c-49ef-ab36-b75c3b655093"}, {"name": "patrole-flavor_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c28a58b4-c7d7-4444-bf00-49a7baf90ce0"}]} 2018-07-23 12:59:13,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9baf1d63-3b92-438c-ac11-08f03913bfc0 2018-07-23 12:59:13,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258419513702s 2018-07-23 12:59:13,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9baf1d63-3b92-438c-ac11-08f03913bfc0 2018-07-23 12:59:13,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:59:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/83987835-214c-49ef-ab36-b75c3b655093 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:13,904 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e5896f1-f8a7-457b-9d88-fd9b8aa1ae97 x-compute-request-id: req-5e5896f1-f8a7-457b-9d88-fd9b8aa1ae97 Content-Length: 0 Content-Type: application/json 2018-07-23 12:59:13,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/83987835-214c-49ef-ab36-b75c3b655093 used request id req-5e5896f1-f8a7-457b-9d88-fd9b8aa1ae97 2018-07-23 12:59:13,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363941192627s 2018-07-23 12:59:13,904 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/83987835-214c-49ef-ab36-b75c3b655093 used request id req-5e5896f1-f8a7-457b-9d88-fd9b8aa1ae97 2018-07-23 12:59:13,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 12:59:13,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:14,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6cbd8e6-a013-4a13-ab94-6a9d84235f9d Date: Mon, 23 Jul 2018 12:59:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:59:14,909 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28 used request id req-b6cbd8e6-a013-4a13-ab94-6a9d84235f9d 2018-07-23 12:59:14,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00435018539s 2018-07-23 12:59:14,909 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/df7c1cd0-16c2-4f75-b13e-e7ce5afe0b28 used request id req-b6cbd8e6-a013-4a13-ab94-6a9d84235f9d 2018-07-23 12:59:14,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 12:59:14,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:14,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3150d98a-b2ba-4d24-921f-fe08f142ae12 x-compute-request-id: req-3150d98a-b2ba-4d24-921f-fe08f142ae12 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_37b37b5a-016a-44d8-bb69-e062d24c11c4", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c28a58b4-c7d7-4444-bf00-49a7baf90ce0"}]} 2018-07-23 12:59:14,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3150d98a-b2ba-4d24-921f-fe08f142ae12 2018-07-23 12:59:14,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0298609733582s 2018-07-23 12:59:14,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3150d98a-b2ba-4d24-921f-fe08f142ae12 2018-07-23 12:59:14,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 12:59:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9729308e72498c53ae687dcb2710b9fe69bcad29" 2018-07-23 12:59:14,986 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76f5cc61-d504-451a-a00e-54ac403493a3 x-compute-request-id: req-76f5cc61-d504-451a-a00e-54ac403493a3 Content-Length: 0 Content-Type: application/json 2018-07-23 12:59:14,987 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0 used request id req-76f5cc61-d504-451a-a00e-54ac403493a3 2018-07-23 12:59:14,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447821617126s 2018-07-23 12:59:14,987 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c28a58b4-c7d7-4444-bf00-49a7baf90ce0 used request id req-76f5cc61-d504-451a-a00e-54ac403493a3 2018-07-23 12:59:15,030 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-23 12:59:15,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 12:59:15,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 12:59:15,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 12:59:15,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 12:59:15,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 12:59:15,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 12:59:15,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 12:59:15,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 12:59:15,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 12:59:15,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 12:59:15,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 12:59:15,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 12:59:15,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 12:59:15,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:59:15,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c59b5da-066b-4aee-a557-045420b1e0c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 12:59:15,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2c59b5da-066b-4aee-a557-045420b1e0c3 2018-07-23 12:59:15,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 12:59:15,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T13:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["snyHp4kZQCyuWL3jh89BPA"], "issued_at": "2018-07-23T12:59:15.000000Z"}} 2018-07-23 12:59:15,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 12:59:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" 2018-07-23 12:59:15,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-701eb833-deb9-44e4-9339-b5c439170ee4 Date: Mon, 23 Jul 2018 12:59:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 12:59:15,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-701eb833-deb9-44e4-9339-b5c439170ee4 2018-07-23 12:59:15,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273249864578s 2018-07-23 12:59:15,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-701eb833-deb9-44e4-9339-b5c439170ee4 2018-07-23 12:59:15,751 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-23 12:59:15,752 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 12:59:17,224 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:06d561ab1ae8723493b484c1effc2790 sha256:98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98 2018-07-23 12:59:17,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 12:59:17,228 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 12:59:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 12:59:17,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 12:59:17,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" 2018-07-23 12:59:17,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7edfb5b5-4a35-4845-8578-ff21bebe979b Date: Mon, 23 Jul 2018 12:59:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 12:59:17,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7edfb5b5-4a35-4845-8578-ff21bebe979b 2018-07-23 12:59:17,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194272041321s 2018-07-23 12:59:17,425 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7edfb5b5-4a35-4845-8578-ff21bebe979b 2018-07-23 12:59:17,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 12:59:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" -d '{"owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "owner_specified.shade.object": "images/vmtp-img_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_d1d4807e-eeb2-4eb0-a968-213f98e199e7"}' 2018-07-23 12:59:17,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6113b1ac-c17b-4f10-85d8-50ca80509066 Date: Mon, 23 Jul 2018 12:59:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "82765e35-3ef6-4d47-bfaa-b918376167e0", "size": null, "self": "/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "updated_at": "2018-07-23T12:59:17Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "name": "vmtp-img_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "checksum": null, "created_at": "2018-07-23T12:59:17Z", "protected": false} 2018-07-23 12:59:17,501 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6113b1ac-c17b-4f10-85d8-50ca80509066 2018-07-23 12:59:17,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0677239894867s 2018-07-23 12:59:17,501 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6113b1ac-c17b-4f10-85d8-50ca80509066 returning object 82765e35-3ef6-4d47-bfaa-b918376167e0 2018-07-23 12:59:17,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 12:59:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0/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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" -d '' 2018-07-23 12:59:21,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eff5b733-c435-44e6-861e-12d5cbe33a01 Date: Mon, 23 Jul 2018 12:59:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 12:59:21,694 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0/file used request id req-eff5b733-c435-44e6-861e-12d5cbe33a01 2018-07-23 12:59:21,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.19254302979s 2018-07-23 12:59:21,695 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0/file used request id req-eff5b733-c435-44e6-861e-12d5cbe33a01 2018-07-23 12:59:21,695 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_d1d4807e-eeb2-4eb0-a968-213f98e199e7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T12:59:17Z', u'owner_specified.shade.sha256': u'98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'06d561ab1ae8723493b484c1effc2790', u'id': u'82765e35-3ef6-4d47-bfaa-b918376167e0', u'size': None, u'name': u'vmtp-img_d1d4807e-eeb2-4eb0-a968-213f98e199e7', u'checksum': None, u'self': u'/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T12:59:17Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 12:59:21,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 12:59:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-23 12:59:21,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0377d443-ca3d-4604-8114-a27a41b88cf2 x-compute-request-id: req-0377d443-ca3d-4604-8114-a27a41b88cf2 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}} 2018-07-23 12:59:21,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0377d443-ca3d-4604-8114-a27a41b88cf2 2018-07-23 12:59:21,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.234748125076s 2018-07-23 12:59:21,931 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0377d443-ca3d-4604-8114-a27a41b88cf2 2018-07-23 12:59:21,932 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'64191f32-8848-452c-9a14-6735a9aa6ead', 'swap': 0}) 2018-07-23 12:59:21,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 12:59:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead/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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" -d '{"extra_specs": {}}' 2018-07-23 12:59:21,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7848f1aa-50ac-4c9e-b527-fe3845928c77 x-compute-request-id: req-7848f1aa-50ac-4c9e-b527-fe3845928c77 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 12:59:21,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead/os-extra_specs used request id req-7848f1aa-50ac-4c9e-b527-fe3845928c77 2018-07-23 12:59:21,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0333199501038s 2018-07-23 12:59:21,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead/os-extra_specs used request id req-7848f1aa-50ac-4c9e-b527-fe3845928c77 2018-07-23 12:59:21,967 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_d1d4807e-eeb2-4eb0-a968-213f98e199e7' 2018-07-23 12:59:21,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 12:59:21,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" -d '{"keypair": {"name": "vmtp_d1d4807e-eeb2-4eb0-a968-213f98e199e7"}}' 2018-07-23 12:59:22,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 12:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e431023-b5d7-4777-8c9a-f7e034d4b256 x-compute-request-id: req-4e431023-b5d7-4777-8c9a-f7e034d4b256 Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsn9po1uLw0jbwZmoBi6iEhGyhiyHmsD8IKINZ/3xOmBCymHEyWZeDb5/FDLdNVX6QN+dJPyN1Mgn3zVobuWFs06crMGJmZsYB/uvhgEdnEmEJvZuOxcFzMD2mQQsSUeINRK4uZICbmIc9aSy0RRqsNugnKXduFYrIIe7CPRPePRwxhTElvBt8hlakaG03Cz2cqCtTpU1lvXHOp7p/G8ZoDIYL++A6a99k9oW3t+JQsgnv6ZHYGBWywFqCZmugJgV2agzQjQHdBERlvvajE9tNMLllDOTjIfDXmiFW5B3V4ygU4Y3JhdtPHSprL/zbauik3sOKpn6QWebGYx7nU+bB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7J/aaNbi8NI28GZqAYuohIRsoYsh5rA/CCiDWf98TpgQsphx\nMlmXg2+fxQy3TVV+kDfnST8jdTIJ981aG7lhbNOnKzBiZmbGAf7r4YBHZxJhCb2b\njsXBczA9pkELElHiDUSuLmSAm5iHPWkstEUarDboJyl3bhWKyCHuwj0T3j0cMYUx\nJbwbfIZWpGhtNws9nKgrU6VNZb1xzqe6fxvGaAyGC/vgOmvfZPaFt7fiULIJ7+mR\n2BgVssBagmZroCYFdmoM0I0B3QREZb72oxPbTTC5ZQzk4yHw15ohVuQd1eMoFOGN\nyYXbTx0qay/822ropN7DiqZ+kFnmxmMe51PmwQIDAQABAoIBAQC2gYUAH93iSQE+\n4n8YuhM8QrdW0e1P9Nho/nZxT/Ec3YTje1izsQ5/vfTJE0m+SBbaPYQSprQ+jF3L\n14OMpqtSON1THnqG6PYITAq7XymzgiV+UdRNhpHyul6SgNB9TNLB0RtXhQT8/eQx\npZFpaXNtKNxeeEk5izwDqMhy4JEWcyg1vjf1dJ2a3A3q+oU6bLEq+ig7LXt2eHFH\nUd5Rl5yYQMWjMOpk7+yqmq1FZlcIvyXIjY3Fbkfz0WKo77f63OWDCsQkw2Bh2rKl\nXd3SMidEAq2ClVAPjkbUxWx2SEszbs4ixwLCMQKxTuakvXo+7XP+m+O/mSkplvHX\nB130ZwABAoGBAPp8bjOzKNrIkVh9JS6j/f1rBxp+B+tZ4WrO0CFvoPlY+oLxF3LR\n6KW6nI/LQJnbXYpnc9knj6F3JMPIMNe15IFQ5MOkwAUQz/N+/FX+QnEftkpQUpfU\nszh/S7VBuyJQjYR9l7QH0dPmUg8C1WvkKCGBogLyPtgzM10tg2dXc87BAoGBAPHV\nTtUn9lGpWorE07P27yEUTI2ypA4EOQNAu5fT1Jfxcj+I5oGD2V/RkvzKbz0Jlk2z\nL/DzfEBxXZtqXE5v+W+6Ein0uMOkyXkSmI5KLxm4528yNYRQ04gtIqNy/b6WE+Ta\nqSLm8EWMj5bhvSq9+QtYjo/1YmYxZIzO5VLR/hgBAoGBAJ7Hl3ewPtqIvxGPqq0p\nCQzF9mfFsjFu9SQmWuqG/0xwKcQtHYcMJmQ/qZTA639b/ayJLXdey343rxdn5AYo\n5+NNKuYVnh7X7GnWeg/sr6NTzdLHncNe8giDMLOCKiRzWXG9xxc4ybp/yk53pl/Q\n7dtneBJUCqAzvIB5JE2ystdBAoGATg8OLRuDFITXpuc1dmeEdGb69tnsvmF6jaQ9\naRqFCq5ytDNaQ//tEFKzYUlucoM/ssDd/qZ5Osvc7Sd9uAvItdmXt1c4tF3icmQg\nPf2QCnt2qJvKTnVQciovfhbF9Ni4fyxdX9ivQaPHTWp8BunfE1x4V9ta8aWL0S+P\nMhZ6MAECgYEAjUIe8MX057x90GTbITpB0Py2PAOyTFi47aYx1fXCFs902N598Wim\neSdh9n5ZUDUS/YAYZN4Rz7oQk071TKTDtu1pzK2SseOG219H0EYtAK6OUv4tK6Yk\nj29H7CtDbAsnVY/dknTO8ezYQ4yyDOeYC4j12Hy82ZJoBt+pABpg/oc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "name": "vmtp_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "fingerprint": "ef:bc:0d:7a:0b:aa:aa:b9:c4:82:68:10:44:49:85:15"}} 2018-07-23 12:59:22,112 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-4e431023-b5d7-4777-8c9a-f7e034d4b256 2018-07-23 12:59:22,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.144826173782s 2018-07-23 12:59:22,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-4e431023-b5d7-4777-8c9a-f7e034d4b256 2018-07-23 12:59:22,113 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsn9po1uLw0jbwZmoBi6iEhGyhiyHmsD8IKINZ/3xOmBCymHEyWZeDb5/FDLdNVX6QN+dJPyN1Mgn3zVobuWFs06crMGJmZsYB/uvhgEdnEmEJvZuOxcFzMD2mQQsSUeINRK4uZICbmIc9aSy0RRqsNugnKXduFYrIIe7CPRPePRwxhTElvBt8hlakaG03Cz2cqCtTpU1lvXHOp7p/G8ZoDIYL++A6a99k9oW3t+JQsgnv6ZHYGBWywFqCZmugJgV2agzQjQHdBERlvvajE9tNMLllDOTjIfDXmiFW5B3V4ygU4Y3JhdtPHSprL/zbauik3sOKpn6QWebGYx7nU+bB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7J/aaNbi8NI28GZqAYuohIRsoYsh5rA/CCiDWf98TpgQsphx\nMlmXg2+fxQy3TVV+kDfnST8jdTIJ981aG7lhbNOnKzBiZmbGAf7r4YBHZxJhCb2b\njsXBczA9pkELElHiDUSuLmSAm5iHPWkstEUarDboJyl3bhWKyCHuwj0T3j0cMYUx\nJbwbfIZWpGhtNws9nKgrU6VNZb1xzqe6fxvGaAyGC/vgOmvfZPaFt7fiULIJ7+mR\n2BgVssBagmZroCYFdmoM0I0B3QREZb72oxPbTTC5ZQzk4yHw15ohVuQd1eMoFOGN\nyYXbTx0qay/822ropN7DiqZ+kFnmxmMe51PmwQIDAQABAoIBAQC2gYUAH93iSQE+\n4n8YuhM8QrdW0e1P9Nho/nZxT/Ec3YTje1izsQ5/vfTJE0m+SBbaPYQSprQ+jF3L\n14OMpqtSON1THnqG6PYITAq7XymzgiV+UdRNhpHyul6SgNB9TNLB0RtXhQT8/eQx\npZFpaXNtKNxeeEk5izwDqMhy4JEWcyg1vjf1dJ2a3A3q+oU6bLEq+ig7LXt2eHFH\nUd5Rl5yYQMWjMOpk7+yqmq1FZlcIvyXIjY3Fbkfz0WKo77f63OWDCsQkw2Bh2rKl\nXd3SMidEAq2ClVAPjkbUxWx2SEszbs4ixwLCMQKxTuakvXo+7XP+m+O/mSkplvHX\nB130ZwABAoGBAPp8bjOzKNrIkVh9JS6j/f1rBxp+B+tZ4WrO0CFvoPlY+oLxF3LR\n6KW6nI/LQJnbXYpnc9knj6F3JMPIMNe15IFQ5MOkwAUQz/N+/FX+QnEftkpQUpfU\nszh/S7VBuyJQjYR9l7QH0dPmUg8C1WvkKCGBogLyPtgzM10tg2dXc87BAoGBAPHV\nTtUn9lGpWorE07P27yEUTI2ypA4EOQNAu5fT1Jfxcj+I5oGD2V/RkvzKbz0Jlk2z\nL/DzfEBxXZtqXE5v+W+6Ein0uMOkyXkSmI5KLxm4528yNYRQ04gtIqNy/b6WE+Ta\nqSLm8EWMj5bhvSq9+QtYjo/1YmYxZIzO5VLR/hgBAoGBAJ7Hl3ewPtqIvxGPqq0p\nCQzF9mfFsjFu9SQmWuqG/0xwKcQtHYcMJmQ/qZTA639b/ayJLXdey343rxdn5AYo\n5+NNKuYVnh7X7GnWeg/sr6NTzdLHncNe8giDMLOCKiRzWXG9xxc4ybp/yk53pl/Q\n7dtneBJUCqAzvIB5JE2ystdBAoGATg8OLRuDFITXpuc1dmeEdGb69tnsvmF6jaQ9\naRqFCq5ytDNaQ//tEFKzYUlucoM/ssDd/qZ5Osvc7Sd9uAvItdmXt1c4tF3icmQg\nPf2QCnt2qJvKTnVQciovfhbF9Ni4fyxdX9ivQaPHTWp8BunfE1x4V9ta8aWL0S+P\nMhZ6MAECgYEAjUIe8MX057x90GTbITpB0Py2PAOyTFi47aYx1fXCFs902N598Wim\neSdh9n5ZUDUS/YAYZN4Rz7oQk071TKTDtu1pzK2SseOG219H0EYtAK6OUv4tK6Yk\nj29H7CtDbAsnVY/dknTO8ezYQ4yyDOeYC4j12Hy82ZJoBt+pABpg/oc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e5dbe1fbd3b4416db5f4e5e63b78e902', 'name': u'vmtp_d1d4807e-eeb2-4eb0-a968-213f98e199e7', 'created_at': '2018-07-23T12:59:22.113705', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ef:bc:0d:7a:0b:aa:aa:b9:c4:82:68:10:44:49:85:15', 'type': 'ssh', 'id': u'vmtp_d1d4807e-eeb2-4eb0-a968-213f98e199e7'}) 2018-07-23 12:59:22,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 12:59:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_d1d4807e-eeb2-4eb0-a968-213f98e199e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" 2018-07-23 12:59:22,151 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 12:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2def80c-44a6-460c-b200-a57a97f0ecdf x-compute-request-id: req-e2def80c-44a6-460c-b200-a57a97f0ecdf Content-Length: 0 Content-Type: application/json 2018-07-23 12:59:22,151 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_d1d4807e-eeb2-4eb0-a968-213f98e199e7 used request id req-e2def80c-44a6-460c-b200-a57a97f0ecdf 2018-07-23 12:59:22,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0373020172119s 2018-07-23 12:59:22,152 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_d1d4807e-eeb2-4eb0-a968-213f98e199e7 used request id req-e2def80c-44a6-460c-b200-a57a97f0ecdf 2018-07-23 12:59:22,948 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-07-23 13:23:38,594 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-07-23 12:59:23,756 INFO Using http://172.30.9.27:5000/v3 2018-07-23 12:59:23,756 INFO VM public key: /tmp/tmp_f8Jvi 2018-07-23 12:59:23,757 INFO VM private key: /tmp/tmpCkZ3w5 2018-07-23 12:59:25,389 INFO Found image vmtp-img_d1d4807e-eeb2-4eb0-a968-213f98e199e7 to launch VM, will continue 2018-07-23 12:59:25,720 INFO Using external network: external. 2018-07-23 12:59:26,704 INFO Created ext router pns_router_d1d4807e-eeb2-4eb0-a968-213f98e199e7. 2018-07-23 12:59:27,653 INFO Created internal network: pns-internal-net_d1d4807e-eeb2-4eb0-a968-213f98e199e7. 2018-07-23 12:59:28,413 INFO Created internal network: pns-internal-net2_d1d4807e-eeb2-4eb0-a968-213f98e199e7. 2018-07-23 12:59:30,204 DEBUG Ext router associated to pns-internal-net_d1d4807e-eeb2-4eb0-a968-213f98e199e7 2018-07-23 12:59:31,956 DEBUG Ext router associated to pns-internal-net2_d1d4807e-eeb2-4eb0-a968-213f98e199e7 2018-07-23 12:59:32,005 INFO OpenStack agent: Unknown agent 2018-07-23 12:59:32,005 INFO OpenStack network type: vxlan 2018-07-23 12:59:33,074 INFO [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Creating server VM... 2018-07-23 12:59:33,074 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 12:59:34,505 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 1 of 50... 2018-07-23 12:59:36,907 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 2 of 50... 2018-07-23 12:59:39,245 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 3 of 50... 2018-07-23 12:59:41,681 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 4 of 50... 2018-07-23 12:59:43,844 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 5 of 50... 2018-07-23 12:59:46,011 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 6 of 50... 2018-07-23 12:59:48,341 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 7 of 50... 2018-07-23 12:59:50,493 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 8 of 50... 2018-07-23 12:59:52,665 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 9 of 50... 2018-07-23 12:59:55,171 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 10 of 50... 2018-07-23 12:59:57,684 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 11 of 50... 2018-07-23 12:59:59,841 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 12 of 50... 2018-07-23 13:00:02,214 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 13 of 50... 2018-07-23 13:00:04,904 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 14 of 50... 2018-07-23 13:00:07,426 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 15 of 50... 2018-07-23 13:00:09,591 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 16 of 50... 2018-07-23 13:00:11,909 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 17 of 50... 2018-07-23 13:00:14,623 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 18 of 50... 2018-07-23 13:00:17,134 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 19 of 50... 2018-07-23 13:00:19,476 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 20 of 50... 2018-07-23 13:00:21,803 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 21 of 50... 2018-07-23 13:00:24,140 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 22 of 50... 2018-07-23 13:00:26,301 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 23 of 50... 2018-07-23 13:00:28,463 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 24 of 50... 2018-07-23 13:00:30,778 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 25 of 50... 2018-07-23 13:00:33,131 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 26 of 50... 2018-07-23 13:00:35,626 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 27 of 50... 2018-07-23 13:00:37,984 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 28 of 50... 2018-07-23 13:00:40,315 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 29 of 50... 2018-07-23 13:00:42,472 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 30 of 50... 2018-07-23 13:00:44,634 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 31 of 50... 2018-07-23 13:00:46,951 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 32 of 50... 2018-07-23 13:00:49,108 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 33 of 50... 2018-07-23 13:00:51,436 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 34 of 50... 2018-07-23 13:00:53,752 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 35 of 50... 2018-07-23 13:00:56,069 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 36 of 50... 2018-07-23 13:00:58,227 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 37 of 50... 2018-07-23 13:01:00,548 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 38 of 50... 2018-07-23 13:01:02,902 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 39 of 50... 2018-07-23 13:01:05,069 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 40 of 50... 2018-07-23 13:01:07,416 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 41 of 50... 2018-07-23 13:01:09,774 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 42 of 50... 2018-07-23 13:01:12,114 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 43 of 50... 2018-07-23 13:01:16,286 INFO [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Internal network IP: 192.168.1.11 2018-07-23 13:01:16,286 INFO [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] SSH IP: 172.30.9.207 2018-07-23 13:01:16,286 INFO [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Setup SSH for ubuntu@172.30.9.207 2018-07-23 13:02:53,774 INFO [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Installing nuttcp-8.1.4... 2018-07-23 13:02:53,843 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Copying nuttcp-8.1.4 to target... 2018-07-23 13:02:54,050 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Starting nuttcp-8.1.4 server... 2018-07-23 13:02:54,092 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] 2018-07-23 13:02:54,138 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Creating client VM... 2018-07-23 13:02:54,139 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 13:02:55,536 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 1 of 50... 2018-07-23 13:02:58,007 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 2 of 50... 2018-07-23 13:03:00,352 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 3 of 50... 2018-07-23 13:03:02,527 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 4 of 50... 2018-07-23 13:03:04,690 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] VM status=BUILD, retrying 5 of 50... 2018-07-23 13:03:09,083 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Internal network IP: 192.168.1.6 2018-07-23 13:03:09,084 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] SSH IP: 172.30.9.203 2018-07-23 13:03:09,084 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Setup SSH for ubuntu@172.30.9.203 2018-07-23 13:04:46,561 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Installing nuttcp-8.1.4... 2018-07-23 13:04:46,605 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Copying nuttcp-8.1.4 to target... 2018-07-23 13:04:46,769 INFO ============================================================ 2018-07-23 13:04:46,769 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-23 13:04:55,814 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.811 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.259 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.122 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.316 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.195 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.303 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.143 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.293 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.253 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.398 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.122/0.309/0.811/0.185 ms 2018-07-23 13:05:04,856 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.141 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.121 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.262 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.224 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.290 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.189 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.209 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.315 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.247 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.110 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.110/0.210/0.315/0.069 ms 2018-07-23 13:05:13,897 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.404 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.242 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.182 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.533 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.197 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.275 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.444 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.190 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.440 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.243 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.182/0.315/0.533/0.121 ms 2018-07-23 13:05:13,898 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Measuring TCP Throughput (packet size=65536)... 2018-07-23 13:05:13,898 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:05:24,024 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=19753.1250 real_seconds=10.00 rate_Mbps=16566.4660 tx_cpu=38 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.37 2018-07-23 13:05:24,026 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:05:34,148 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=20088.5452 real_seconds=10.00 rate_Mbps=16847.9500 tx_cpu=36 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.19 2018-07-23 13:05:34,149 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:05:44,245 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=20633.7806 real_seconds=10.00 rate_Mbps=17305.3532 tx_cpu=36 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.22 2018-07-23 13:05:44,245 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Measuring UDP Throughput (packet size=128)... 2018-07-23 13:05:44,246 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:05:47,574 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=28.6536 real_seconds=1.00 rate_Mbps=240.2506 tx_cpu=19 rx_cpu=33 drop=1688 pkt=236418 data_loss=0.71380 2018-07-23 13:05:47,576 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=128 throughput=1<246016/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:05:47,576 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R738048K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:05:50,927 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=29.3184 real_seconds=1.00 rate_Mbps=245.6602 tx_cpu=19 rx_cpu=40 drop=202 pkt=240379 data_loss=0.08418 2018-07-23 13:05:50,928 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=128 throughput=1<251556/738048<738048 Kbps loss-rate=0 2018-07-23 13:05:50,928 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R494802K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:05:54,254 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=29.2819 real_seconds=1.00 rate_Mbps=245.2147 tx_cpu=20 rx_cpu=40 drop=0 pkt=239877 data_loss=0.00000 2018-07-23 13:05:54,254 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=128 throughput=1<251099/494802<494802 Kbps loss-rate=0 2018-07-23 13:05:54,255 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R372950K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:05:57,606 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=30.3638 real_seconds=1.00 rate_Mbps=254.3996 tx_cpu=21 rx_cpu=39 drop=0 pkt=248740 data_loss=0.00000 2018-07-23 13:05:57,606 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=128 throughput=1<260505/372950<372950 Kbps loss-rate=0 2018-07-23 13:05:57,607 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R316727K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:00,935 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=30.6599 real_seconds=1.00 rate_Mbps=256.7690 tx_cpu=21 rx_cpu=38 drop=0 pkt=251166 data_loss=0.00000 2018-07-23 13:06:00,935 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=128 throughput=1<262931/316727<316727 Kbps loss-rate=0 2018-07-23 13:06:00,936 DEBUG undershot, min=262931 kbps=289829 max=316727 2018-07-23 13:06:00,936 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289829K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:04,287 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=28.8566 real_seconds=1.00 rate_Mbps=241.7225 tx_cpu=20 rx_cpu=36 drop=101 pkt=236494 data_loss=0.04261 2018-07-23 13:06:04,287 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=128 throughput=262931<247523/289829<316727 Kbps loss-rate=0 2018-07-23 13:06:04,287 DEBUG undershot, min=289829 kbps=303278 max=316727 2018-07-23 13:06:04,288 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303278K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:07,614 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=29.8214 real_seconds=1.00 rate_Mbps=249.6932 tx_cpu=19 rx_cpu=38 drop=0 pkt=244297 data_loss=0.00000 2018-07-23 13:06:07,614 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=128 throughput=289829<255685/303278<316727 Kbps loss-rate=0 2018-07-23 13:06:07,615 DEBUG undershot, min=303278 kbps=310002 max=316727 2018-07-23 13:06:07,615 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Measuring UDP Throughput (packet size=1024)... 2018-07-23 13:06:07,615 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:10,968 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=220.3223 real_seconds=1.00 rate_Mbps=1847.3750 tx_cpu=29 rx_cpu=39 drop=43 pkt=225653 data_loss=0.01906 2018-07-23 13:06:10,968 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=1024 throughput=1<1891712/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:06:10,969 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3445856K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:14,322 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=193.3643 real_seconds=1.00 rate_Mbps=1621.0697 tx_cpu=36 rx_cpu=36 drop=0 pkt=198005 data_loss=0.00000 2018-07-23 13:06:14,323 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=1024 throughput=1<1659975/3445856<3445856 Kbps loss-rate=0 2018-07-23 13:06:14,323 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2552915K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:17,675 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=234.0303 real_seconds=1.00 rate_Mbps=1963.4454 tx_cpu=32 rx_cpu=41 drop=216 pkt=239863 data_loss=0.09004 2018-07-23 13:06:17,676 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=1024 throughput=1<2010568/2552915<2552915 Kbps loss-rate=0 2018-07-23 13:06:17,676 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2281741K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:21,003 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=220.6367 real_seconds=1.00 rate_Mbps=1849.6475 tx_cpu=29 rx_cpu=41 drop=0 pkt=225932 data_loss=0.00000 2018-07-23 13:06:21,003 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=1024 throughput=1<1894039/2281741<2281741 Kbps loss-rate=0 2018-07-23 13:06:21,004 DEBUG undershot, min=1894039 kbps=2087890 max=2281741 2018-07-23 13:06:21,004 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2087890K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:24,328 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=221.5254 real_seconds=1.00 rate_Mbps=1856.7578 tx_cpu=36 rx_cpu=38 drop=0 pkt=226842 data_loss=0.00000 2018-07-23 13:06:24,329 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=1024 throughput=1894039<1901319/2087890<2281741 Kbps loss-rate=0 2018-07-23 13:06:24,329 DEBUG undershot, min=1901319 kbps=2091530 max=2281741 2018-07-23 13:06:24,329 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2091530K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:27,653 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=232.7773 real_seconds=1.00 rate_Mbps=1951.0936 tx_cpu=31 rx_cpu=41 drop=0 pkt=238364 data_loss=0.00000 2018-07-23 13:06:27,654 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=1024 throughput=1901319<1997919/2091530<2281741 Kbps loss-rate=0 2018-07-23 13:06:27,654 DEBUG undershot, min=1997919 kbps=2139830 max=2281741 2018-07-23 13:06:27,654 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2139830K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:31,006 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=201.9131 real_seconds=1.00 rate_Mbps=1691.7954 tx_cpu=39 rx_cpu=37 drop=0 pkt=206759 data_loss=0.00000 2018-07-23 13:06:31,007 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=1024 throughput=1997919<1732398/2139830<2281741 Kbps loss-rate=0 2018-07-23 13:06:31,007 DEBUG undershot, min=2139830 kbps=2210785 max=2281741 2018-07-23 13:06:31,007 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2210785K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:34,333 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=192.7012 real_seconds=1.00 rate_Mbps=1615.8579 tx_cpu=35 rx_cpu=32 drop=0 pkt=197326 data_loss=0.00000 2018-07-23 13:06:34,334 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=1024 throughput=2139830<1654638/2210785<2281741 Kbps loss-rate=0 2018-07-23 13:06:34,334 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Measuring UDP Throughput (packet size=8192)... 2018-07-23 13:06:34,334 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:37,657 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=595.8672 real_seconds=1.00 rate_Mbps=4998.8712 tx_cpu=99 rx_cpu=23 drop=23 pkt=76294 data_loss=0.03015 2018-07-23 13:06:37,658 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=8192 throughput=1<5118844/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:06:37,658 DEBUG undershot, min=5118844 kbps=7559422 max=10000000 2018-07-23 13:06:37,658 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559422K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:40,982 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=898.7891 real_seconds=1.00 rate_Mbps=7540.3205 tx_cpu=99 rx_cpu=33 drop=302 pkt=115347 data_loss=0.26181 2018-07-23 13:06:40,983 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=8192 throughput=5118844<7721288/7559422<10000000 Kbps loss-rate=0 2018-07-23 13:06:40,983 DEBUG undershot, min=7721288 kbps=8860644 max=10000000 2018-07-23 13:06:40,983 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8860644K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:44,310 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=1051.2422 real_seconds=1.00 rate_Mbps=8819.7022 tx_cpu=94 rx_cpu=36 drop=643 pkt=135202 data_loss=0.47558 2018-07-23 13:06:44,311 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=8192 throughput=7721288<9031375/8860644<10000000 Kbps loss-rate=0 2018-07-23 13:06:44,311 DEBUG undershot, min=9031375 kbps=9515687 max=10000000 2018-07-23 13:06:44,311 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9515687K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:06:47,663 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] megabytes=1132.1484 real_seconds=1.00 rate_Mbps=9498.5362 tx_cpu=95 rx_cpu=36 drop=283 pkt=145198 data_loss=0.19491 2018-07-23 13:06:47,663 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] pkt-size=8192 throughput=9031375<9726501/9515687<10000000 Kbps loss-rate=0 2018-07-23 13:06:47,663 DEBUG undershot, min=9726501 kbps=9863250 max=10000000 2018-07-23 13:06:47,674 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.6', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.37, 'throughput_kbps': 16964061, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.19, 'throughput_kbps': 17252300, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 17720681, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 255685, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1654638, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.19, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9726501, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.309', 'rtt_max_ms': '0.811', 'rtt_min_ms': '0.122', 'rtt_stddev': '0.185', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.210', 'rtt_max_ms': '0.315', 'rtt_min_ms': '0.110', 'rtt_stddev': '0.069', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.315', 'rtt_max_ms': '0.533', 'rtt_min_ms': '0.182', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-23 13:06:47,676 INFO Deleting floating ip 1cfeea48-ba49-4563-b96d-4c071382b008 2018-07-23 13:06:48,836 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Floating IP 172.30.9.203 deleted 2018-07-23 13:06:49,251 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Instance deleted 2018-07-23 13:06:49,284 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Creating client VM... 2018-07-23 13:06:49,284 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 13:06:51,028 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] VM status=BUILD, retrying 1 of 50... 2018-07-23 13:06:53,569 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] VM status=BUILD, retrying 2 of 50... 2018-07-23 13:06:55,735 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] VM status=BUILD, retrying 3 of 50... 2018-07-23 13:06:58,282 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] VM status=BUILD, retrying 4 of 50... 2018-07-23 13:07:00,645 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] VM status=BUILD, retrying 5 of 50... 2018-07-23 13:07:05,066 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Internal network IP: 192.168.2.5 2018-07-23 13:07:05,067 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] SSH IP: 172.30.9.200 2018-07-23 13:07:05,067 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Setup SSH for ubuntu@172.30.9.200 2018-07-23 13:08:42,541 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Installing nuttcp-8.1.4... 2018-07-23 13:08:42,609 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Copying nuttcp-8.1.4 to target... 2018-07-23 13:08:42,773 INFO ============================================================ 2018-07-23 13:08:42,773 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-23 13:08:51,844 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.641 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.578 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.132 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.129 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.120 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.205 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.116 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.114 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.120 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.131 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.114/0.228/0.641/0.193 ms 2018-07-23 13:09:00,884 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.129 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.112 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.107 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.122 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.117 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.168 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.110 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.213 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.116 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.110 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.107/0.130/0.213/0.033 ms 2018-07-23 13:09:09,924 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.522 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.136 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.136 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.132 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.144 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.146 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.176 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.253 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.204 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.144 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.132/0.199/0.522/0.114 ms 2018-07-23 13:09:09,925 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Measuring TCP Throughput (packet size=65536)... 2018-07-23 13:09:09,925 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:09:20,049 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=20498.6875 real_seconds=10.00 rate_Mbps=17191.8663 tx_cpu=36 rx_cpu=54 retrans=0 cwnd=3137 rtt_ms=0.31 2018-07-23 13:09:20,049 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:09:30,148 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=19762.8125 real_seconds=10.00 rate_Mbps=16574.6056 tx_cpu=37 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.12 2018-07-23 13:09:30,148 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:09:40,244 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=23396.2768 real_seconds=10.00 rate_Mbps=19623.7684 tx_cpu=43 rx_cpu=59 retrans=0 cwnd=3137 rtt_ms=0.42 2018-07-23 13:09:40,245 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Measuring UDP Throughput (packet size=128)... 2018-07-23 13:09:40,245 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:09:43,574 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=27.3019 real_seconds=1.00 rate_Mbps=229.3964 tx_cpu=17 rx_cpu=34 drop=0 pkt=223657 data_loss=0.00000 2018-07-23 13:09:43,574 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<234901/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:09:43,575 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R704703K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:09:46,901 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=28.2802 real_seconds=1.00 rate_Mbps=236.8573 tx_cpu=19 rx_cpu=39 drop=428 pkt=232099 data_loss=0.18424 2018-07-23 13:09:46,902 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<242541/704703<704703 Kbps loss-rate=0 2018-07-23 13:09:46,902 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R473622K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:09:50,228 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=28.4191 real_seconds=1.00 rate_Mbps=238.0422 tx_cpu=19 rx_cpu=36 drop=1133 pkt=233942 data_loss=0.48429 2018-07-23 13:09:50,228 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<243755/473622<473622 Kbps loss-rate=0 2018-07-23 13:09:50,228 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R358688K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:09:53,554 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=26.9159 real_seconds=1.00 rate_Mbps=225.3693 tx_cpu=17 rx_cpu=35 drop=0 pkt=220495 data_loss=0.00000 2018-07-23 13:09:53,554 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<230778/358688<358688 Kbps loss-rate=0 2018-07-23 13:09:53,555 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294733K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:09:56,907 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=28.4598 real_seconds=1.00 rate_Mbps=238.2505 tx_cpu=19 rx_cpu=37 drop=118 pkt=233261 data_loss=0.05057 2018-07-23 13:09:56,907 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<243968/294733<294733 Kbps loss-rate=0 2018-07-23 13:09:56,908 DEBUG undershot, min=243968 kbps=269350 max=294733 2018-07-23 13:09:56,908 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R269350K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:00,259 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=26.2682 real_seconds=1.00 rate_Mbps=219.8806 tx_cpu=19 rx_cpu=34 drop=310 pkt=215499 data_loss=0.14369 2018-07-23 13:10:00,260 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=243968<225157/269350<294733 Kbps loss-rate=0 2018-07-23 13:10:00,260 DEBUG undershot, min=269350 kbps=282041 max=294733 2018-07-23 13:10:00,260 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282041K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:03,584 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=28.5253 real_seconds=1.00 rate_Mbps=239.0005 tx_cpu=20 rx_cpu=39 drop=0 pkt=233679 data_loss=0.00000 2018-07-23 13:10:03,585 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=269350<244736/282041<294733 Kbps loss-rate=0 2018-07-23 13:10:03,585 DEBUG undershot, min=282041 kbps=288387 max=294733 2018-07-23 13:10:03,586 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Measuring UDP Throughput (packet size=1024)... 2018-07-23 13:10:03,586 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:06,913 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=202.0752 real_seconds=1.00 rate_Mbps=1693.8964 tx_cpu=26 rx_cpu=37 drop=1412 pkt=208337 data_loss=0.67775 2018-07-23 13:10:06,913 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1<1734549/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:10:06,914 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3367274K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:10,242 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=202.4805 real_seconds=1.00 rate_Mbps=1696.5613 tx_cpu=26 rx_cpu=37 drop=0 pkt=207340 data_loss=0.00000 2018-07-23 13:10:10,242 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1<1737278/3367274<3367274 Kbps loss-rate=0 2018-07-23 13:10:10,243 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2552276K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:13,570 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=210.1689 real_seconds=1.00 rate_Mbps=1762.0522 tx_cpu=29 rx_cpu=36 drop=249 pkt=215462 data_loss=0.11558 2018-07-23 13:10:13,571 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1<1804341/2552276<2552276 Kbps loss-rate=0 2018-07-23 13:10:13,571 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2178308K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:16,898 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=222.8389 real_seconds=1.00 rate_Mbps=1867.5132 tx_cpu=33 rx_cpu=39 drop=320 pkt=228507 data_loss=0.14004 2018-07-23 13:10:16,898 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1<1912333/2178308<2178308 Kbps loss-rate=0 2018-07-23 13:10:16,899 DEBUG undershot, min=1912333 kbps=2045320 max=2178308 2018-07-23 13:10:16,899 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2045320K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:20,251 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=208.5635 real_seconds=1.00 rate_Mbps=1748.0906 tx_cpu=32 rx_cpu=35 drop=0 pkt=213569 data_loss=0.00000 2018-07-23 13:10:20,251 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1912333<1790044/2045320<2178308 Kbps loss-rate=0 2018-07-23 13:10:20,251 DEBUG undershot, min=2045320 kbps=2111814 max=2178308 2018-07-23 13:10:20,252 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2111814K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:23,578 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=211.5762 real_seconds=1.00 rate_Mbps=1772.7307 tx_cpu=39 rx_cpu=39 drop=0 pkt=216654 data_loss=0.00000 2018-07-23 13:10:23,578 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=2045320<1815276/2111814<2178308 Kbps loss-rate=0 2018-07-23 13:10:23,579 DEBUG undershot, min=2111814 kbps=2145061 max=2178308 2018-07-23 13:10:23,579 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Measuring UDP Throughput (packet size=8192)... 2018-07-23 13:10:23,580 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:26,931 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=594.5703 real_seconds=1.00 rate_Mbps=4987.6971 tx_cpu=99 rx_cpu=24 drop=189 pkt=76294 data_loss=0.24773 2018-07-23 13:10:26,931 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=8192 throughput=1<5107401/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:10:26,931 DEBUG undershot, min=5107401 kbps=7553700 max=10000000 2018-07-23 13:10:26,932 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7553700K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:30,282 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=900.1719 real_seconds=1.00 rate_Mbps=7555.7224 tx_cpu=95 rx_cpu=30 drop=38 pkt=115260 data_loss=0.03297 2018-07-23 13:10:30,282 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=8192 throughput=5107401<7737059/7553700<10000000 Kbps loss-rate=0 2018-07-23 13:10:30,283 DEBUG undershot, min=7737059 kbps=8868529 max=10000000 2018-07-23 13:10:30,283 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8868529K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:33,634 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=1057.2031 real_seconds=1.00 rate_Mbps=8860.0367 tx_cpu=46 rx_cpu=30 drop=4 pkt=135326 data_loss=0.00296 2018-07-23 13:10:33,634 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=8192 throughput=7737059<9072677/8868529<10000000 Kbps loss-rate=0 2018-07-23 13:10:33,634 DEBUG undershot, min=9072677 kbps=9536338 max=10000000 2018-07-23 13:10:33,635 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9536338K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:10:36,962 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=1133.9297 real_seconds=1.00 rate_Mbps=9513.6043 tx_cpu=95 rx_cpu=37 drop=370 pkt=145513 data_loss=0.25427 2018-07-23 13:10:36,962 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=8192 throughput=9072677<9741930/9536338<10000000 Kbps loss-rate=0 2018-07-23 13:10:36,962 DEBUG undershot, min=9741930 kbps=9870965 max=10000000 2018-07-23 13:10:36,971 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.31, 'throughput_kbps': 17604471, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.12, 'throughput_kbps': 16972396, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.42, 'throughput_kbps': 20094738, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 244736, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1815276, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.25, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9741930, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.228', 'rtt_max_ms': '0.641', 'rtt_min_ms': '0.114', 'rtt_stddev': '0.193', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.130', 'rtt_max_ms': '0.213', 'rtt_min_ms': '0.107', 'rtt_stddev': '0.033', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.199', 'rtt_max_ms': '0.522', 'rtt_min_ms': '0.132', 'rtt_stddev': '0.114', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 13:10:36,973 INFO ============================================================ 2018-07-23 13:10:36,973 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-23 13:10:46,041 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] PING 172.30.9.207 (172.30.9.207) 64(92) bytes of data. 72 bytes from 172.30.9.207: icmp_seq=1 ttl=64 time=0.605 ms 72 bytes from 172.30.9.207: icmp_seq=2 ttl=64 time=0.571 ms 72 bytes from 172.30.9.207: icmp_seq=3 ttl=64 time=0.294 ms 72 bytes from 172.30.9.207: icmp_seq=4 ttl=64 time=0.127 ms 72 bytes from 172.30.9.207: icmp_seq=5 ttl=64 time=0.329 ms 72 bytes from 172.30.9.207: icmp_seq=6 ttl=64 time=0.139 ms 72 bytes from 172.30.9.207: icmp_seq=7 ttl=64 time=0.129 ms 72 bytes from 172.30.9.207: icmp_seq=8 ttl=64 time=0.377 ms 72 bytes from 172.30.9.207: icmp_seq=9 ttl=64 time=0.273 ms 72 bytes from 172.30.9.207: icmp_seq=10 ttl=64 time=0.103 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.103/0.294/0.605/0.173 ms 2018-07-23 13:10:55,081 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] PING 172.30.9.207 (172.30.9.207) 391(419) bytes of data. 399 bytes from 172.30.9.207: icmp_seq=1 ttl=64 time=0.125 ms 399 bytes from 172.30.9.207: icmp_seq=2 ttl=64 time=0.132 ms 399 bytes from 172.30.9.207: icmp_seq=3 ttl=64 time=0.150 ms 399 bytes from 172.30.9.207: icmp_seq=4 ttl=64 time=0.170 ms 399 bytes from 172.30.9.207: icmp_seq=5 ttl=64 time=0.101 ms 399 bytes from 172.30.9.207: icmp_seq=6 ttl=64 time=0.105 ms 399 bytes from 172.30.9.207: icmp_seq=7 ttl=64 time=0.148 ms 399 bytes from 172.30.9.207: icmp_seq=8 ttl=64 time=0.264 ms 399 bytes from 172.30.9.207: icmp_seq=9 ttl=64 time=0.104 ms 399 bytes from 172.30.9.207: icmp_seq=10 ttl=64 time=0.103 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.101/0.140/0.264/0.047 ms 2018-07-23 13:11:04,150 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] PING 172.30.9.207 (172.30.9.207) 1500(1528) bytes of data. 1508 bytes from 172.30.9.207: icmp_seq=1 ttl=64 time=0.592 ms 1508 bytes from 172.30.9.207: icmp_seq=2 ttl=64 time=0.134 ms 1508 bytes from 172.30.9.207: icmp_seq=3 ttl=64 time=0.266 ms 1508 bytes from 172.30.9.207: icmp_seq=4 ttl=64 time=0.127 ms 1508 bytes from 172.30.9.207: icmp_seq=5 ttl=64 time=0.217 ms 1508 bytes from 172.30.9.207: icmp_seq=6 ttl=64 time=0.560 ms 1508 bytes from 172.30.9.207: icmp_seq=7 ttl=64 time=0.480 ms 1508 bytes from 172.30.9.207: icmp_seq=8 ttl=64 time=0.273 ms 1508 bytes from 172.30.9.207: icmp_seq=9 ttl=64 time=0.433 ms 1508 bytes from 172.30.9.207: icmp_seq=10 ttl=64 time=0.388 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.127/0.347/0.592/0.159 ms 2018-07-23 13:11:04,150 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Measuring TCP Throughput (packet size=65536)... 2018-07-23 13:11:04,151 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:14,274 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=23378.4017 real_seconds=10.00 rate_Mbps=19607.2759 tx_cpu=41 rx_cpu=57 retrans=0 cwnd=3137 rtt_ms=0.54 2018-07-23 13:11:14,275 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:24,398 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=20373.2606 real_seconds=10.00 rate_Mbps=17086.1265 tx_cpu=37 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.27 2018-07-23 13:11:24,399 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:34,522 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=19333.4375 real_seconds=10.00 rate_Mbps=16214.9577 tx_cpu=35 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.35 2018-07-23 13:11:34,523 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Measuring UDP Throughput (packet size=128)... 2018-07-23 13:11:34,523 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:37,850 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=34.5154 real_seconds=1.00 rate_Mbps=290.4192 tx_cpu=22 rx_cpu=38 drop=92 pkt=282842 data_loss=0.03244 2018-07-23 13:11:37,851 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<297389/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:11:37,851 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R892167K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:41,178 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=29.8557 real_seconds=1.00 rate_Mbps=250.1637 tx_cpu=23 rx_cpu=37 drop=0 pkt=244578 data_loss=0.00000 2018-07-23 13:11:41,178 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<256167/892167<892167 Kbps loss-rate=0 2018-07-23 13:11:41,179 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R574167K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:44,506 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=29.9996 real_seconds=1.00 rate_Mbps=251.3287 tx_cpu=22 rx_cpu=38 drop=0 pkt=245757 data_loss=0.00000 2018-07-23 13:11:44,507 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<257360/574167<574167 Kbps loss-rate=0 2018-07-23 13:11:44,507 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R415763K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:47,834 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=30.2423 real_seconds=1.00 rate_Mbps=253.3317 tx_cpu=23 rx_cpu=37 drop=13 pkt=247758 data_loss=0.00529 2018-07-23 13:11:47,835 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<259411/415763<415763 Kbps loss-rate=0 2018-07-23 13:11:47,835 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R337587K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:51,162 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=30.4061 real_seconds=1.00 rate_Mbps=254.8042 tx_cpu=19 rx_cpu=37 drop=0 pkt=249087 data_loss=0.00000 2018-07-23 13:11:51,163 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<260919/337587<337587 Kbps loss-rate=0 2018-07-23 13:11:51,163 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299253K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:54,516 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=31.9075 real_seconds=1.00 rate_Mbps=267.2349 tx_cpu=23 rx_cpu=36 drop=318 pkt=261704 data_loss=0.12145 2018-07-23 13:11:54,517 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=1<273648/299253<299253 Kbps loss-rate=0 2018-07-23 13:11:54,517 DEBUG undershot, min=273648 kbps=286450 max=299253 2018-07-23 13:11:54,517 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286450K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:11:57,843 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=32.0685 real_seconds=1.00 rate_Mbps=268.6692 tx_cpu=21 rx_cpu=37 drop=0 pkt=262705 data_loss=0.00000 2018-07-23 13:11:57,844 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=273648<275117/286450<299253 Kbps loss-rate=0 2018-07-23 13:11:57,844 DEBUG undershot, min=275117 kbps=287185 max=299253 2018-07-23 13:11:57,844 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R287185K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:01,170 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=32.0398 real_seconds=1.00 rate_Mbps=268.4445 tx_cpu=21 rx_cpu=40 drop=0 pkt=262470 data_loss=0.00000 2018-07-23 13:12:01,171 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=128 throughput=275117<274887/287185<299253 Kbps loss-rate=0 2018-07-23 13:12:01,171 DEBUG undershot, min=287185 kbps=293219 max=299253 2018-07-23 13:12:01,171 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Measuring UDP Throughput (packet size=1024)... 2018-07-23 13:12:01,171 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:04,522 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=228.1621 real_seconds=1.00 rate_Mbps=1912.2529 tx_cpu=39 rx_cpu=36 drop=126 pkt=233764 data_loss=0.05392 2018-07-23 13:12:04,523 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1<1958146/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:12:04,523 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3479073K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:07,851 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=228.0645 real_seconds=1.00 rate_Mbps=1912.2789 tx_cpu=41 rx_cpu=35 drop=10 pkt=233548 data_loss=0.00425 2018-07-23 13:12:07,851 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1<1958173/3479073<3479073 Kbps loss-rate=0 2018-07-23 13:12:07,851 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2718623K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:11,178 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=227.8535 real_seconds=1.00 rate_Mbps=1909.8440 tx_cpu=38 rx_cpu=40 drop=1303 pkt=234625 data_loss=0.55537 2018-07-23 13:12:11,179 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1<1955680/2718623<2718623 Kbps loss-rate=0 2018-07-23 13:12:11,179 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2337151K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:14,532 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=228.4150 real_seconds=1.00 rate_Mbps=1915.3296 tx_cpu=36 rx_cpu=41 drop=0 pkt=233897 data_loss=0.00000 2018-07-23 13:12:14,532 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1<1961297/2337151<2337151 Kbps loss-rate=0 2018-07-23 13:12:14,533 DEBUG undershot, min=1961297 kbps=2149224 max=2337151 2018-07-23 13:12:14,533 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2149224K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:17,858 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=218.7363 real_seconds=1.00 rate_Mbps=1833.9470 tx_cpu=39 rx_cpu=34 drop=0 pkt=223986 data_loss=0.00000 2018-07-23 13:12:17,859 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=1961297<1877961/2149224<2337151 Kbps loss-rate=0 2018-07-23 13:12:17,859 DEBUG undershot, min=2149224 kbps=2243187 max=2337151 2018-07-23 13:12:17,859 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2243187K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:21,210 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=217.3848 real_seconds=1.00 rate_Mbps=1821.7921 tx_cpu=38 rx_cpu=32 drop=0 pkt=222602 data_loss=0.00000 2018-07-23 13:12:21,211 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=1024 throughput=2149224<1865515/2243187<2337151 Kbps loss-rate=0 2018-07-23 13:12:21,211 DEBUG undershot, min=2243187 kbps=2290169 max=2337151 2018-07-23 13:12:21,211 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Measuring UDP Throughput (packet size=8192)... 2018-07-23 13:12:21,212 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:24,563 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=596.0469 real_seconds=1.00 rate_Mbps=5000.3436 tx_cpu=99 rx_cpu=22 drop=0 pkt=76294 data_loss=0.00000 2018-07-23 13:12:24,563 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=8192 throughput=1<5120351/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:12:24,564 DEBUG undershot, min=5120351 kbps=7560175 max=10000000 2018-07-23 13:12:24,564 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560175K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:27,891 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=900.9141 real_seconds=1.00 rate_Mbps=7557.8004 tx_cpu=99 rx_cpu=28 drop=42 pkt=115359 data_loss=0.03641 2018-07-23 13:12:27,891 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=8192 throughput=5120351<7739187/7560175<10000000 Kbps loss-rate=0 2018-07-23 13:12:27,891 DEBUG undershot, min=7739187 kbps=8869593 max=10000000 2018-07-23 13:12:27,892 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8869593K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:31,219 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=1056.9219 real_seconds=1.00 rate_Mbps=8866.9811 tx_cpu=97 rx_cpu=36 drop=53 pkt=135339 data_loss=0.03916 2018-07-23 13:12:31,219 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=8192 throughput=7739187<9079788/8869593<10000000 Kbps loss-rate=0 2018-07-23 13:12:31,219 DEBUG undershot, min=9079788 kbps=9539894 max=10000000 2018-07-23 13:12:31,220 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9539894K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:12:34,547 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] megabytes=1119.6484 real_seconds=1.00 rate_Mbps=9383.1526 tx_cpu=57 rx_cpu=34 drop=161 pkt=143476 data_loss=0.11221 2018-07-23 13:12:34,548 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] pkt-size=8192 throughput=9079788<9608348/9539894<10000000 Kbps loss-rate=0 2018-07-23 13:12:34,548 DEBUG undershot, min=9608348 kbps=9804174 max=10000000 2018-07-23 13:12:34,561 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'172.30.9.207', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.54, 'throughput_kbps': 20077850, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.27, 'throughput_kbps': 17496193, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.35, 'throughput_kbps': 16604116, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 274887, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1865515, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9608348, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.294', 'rtt_max_ms': '0.605', 'rtt_min_ms': '0.103', 'rtt_stddev': '0.173', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.140', 'rtt_max_ms': '0.264', 'rtt_min_ms': '0.101', 'rtt_stddev': '0.047', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.347', 'rtt_max_ms': '0.592', 'rtt_min_ms': '0.127', 'rtt_stddev': '0.159', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 13:12:34,562 INFO Deleting floating ip ac1a2bd6-4de2-403d-985e-b317e01e1262 2018-07-23 13:12:35,735 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Floating IP 172.30.9.200 deleted 2018-07-23 13:12:36,139 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e72] Instance deleted 2018-07-23 13:12:36,203 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Creating client VM... 2018-07-23 13:12:36,203 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 13:12:38,022 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 1 of 50... 2018-07-23 13:12:40,427 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 2 of 50... 2018-07-23 13:12:42,870 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 3 of 50... 2018-07-23 13:12:45,353 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 4 of 50... 2018-07-23 13:12:47,863 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 5 of 50... 2018-07-23 13:12:50,019 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 6 of 50... 2018-07-23 13:12:52,391 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 7 of 50... 2018-07-23 13:12:54,724 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 8 of 50... 2018-07-23 13:12:57,221 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 9 of 50... 2018-07-23 13:12:59,379 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 10 of 50... 2018-07-23 13:13:01,718 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 11 of 50... 2018-07-23 13:13:03,884 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 12 of 50... 2018-07-23 13:13:06,226 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 13 of 50... 2018-07-23 13:13:08,391 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 14 of 50... 2018-07-23 13:13:10,740 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 15 of 50... 2018-07-23 13:13:13,227 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 16 of 50... 2018-07-23 13:13:15,570 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 17 of 50... 2018-07-23 13:13:17,724 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 18 of 50... 2018-07-23 13:13:20,050 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 19 of 50... 2018-07-23 13:13:22,203 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 20 of 50... 2018-07-23 13:13:24,363 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 21 of 50... 2018-07-23 13:13:26,689 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 22 of 50... 2018-07-23 13:13:28,863 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 23 of 50... 2018-07-23 13:13:31,185 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 24 of 50... 2018-07-23 13:13:33,529 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 25 of 50... 2018-07-23 13:13:35,872 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 26 of 50... 2018-07-23 13:13:38,192 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 27 of 50... 2018-07-23 13:13:40,725 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 28 of 50... 2018-07-23 13:13:43,051 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 29 of 50... 2018-07-23 13:13:45,375 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 30 of 50... 2018-07-23 13:13:47,707 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 31 of 50... 2018-07-23 13:13:49,876 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 32 of 50... 2018-07-23 13:13:52,035 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 33 of 50... 2018-07-23 13:13:54,369 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 34 of 50... 2018-07-23 13:13:56,684 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 35 of 50... 2018-07-23 13:13:59,015 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 36 of 50... 2018-07-23 13:14:01,342 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 37 of 50... 2018-07-23 13:14:03,505 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 38 of 50... 2018-07-23 13:14:06,010 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 39 of 50... 2018-07-23 13:14:08,351 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 40 of 50... 2018-07-23 13:14:10,622 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 41 of 50... 2018-07-23 13:14:12,961 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 42 of 50... 2018-07-23 13:14:15,123 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 43 of 50... 2018-07-23 13:14:17,431 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] VM status=BUILD, retrying 44 of 50... 2018-07-23 13:14:21,711 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Internal network IP: 192.168.1.12 2018-07-23 13:14:21,712 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] SSH IP: 172.30.9.210 2018-07-23 13:14:21,712 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Setup SSH for ubuntu@172.30.9.210 2018-07-23 13:15:57,182 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Installing nuttcp-8.1.4... 2018-07-23 13:15:57,225 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Copying nuttcp-8.1.4 to target... 2018-07-23 13:15:57,333 INFO ============================================================ 2018-07-23 13:15:57,333 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-23 13:16:06,380 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=2.08 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.344 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.257 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.177 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.260 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.213 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.311 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.217 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.325 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.149 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.149/0.433/2.085/0.554 ms 2018-07-23 13:16:15,420 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.127 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.174 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.248 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.243 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.201 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.268 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.151 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.178 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.134 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.143 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.127/0.186/0.268/0.051 ms 2018-07-23 13:16:24,460 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.627 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.221 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.218 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.238 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.187 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.180 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.168 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.346 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.198 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.168/0.259/0.627/0.131 ms 2018-07-23 13:16:24,461 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Measuring TCP Throughput (packet size=65536)... 2018-07-23 13:16:24,461 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:16:34,563 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=7216.2316 real_seconds=10.00 rate_Mbps=6052.1471 tx_cpu=11 rx_cpu=20 retrans=9 cwnd=507 rtt_ms=0.45 2018-07-23 13:16:34,563 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:16:44,688 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=7229.5818 real_seconds=10.00 rate_Mbps=6063.2728 tx_cpu=10 rx_cpu=19 retrans=13 cwnd=435 rtt_ms=0.45 2018-07-23 13:16:44,688 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:16:54,786 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=6875.6868 real_seconds=10.00 rate_Mbps=5766.4761 tx_cpu=10 rx_cpu=18 retrans=17 cwnd=430 rtt_ms=0.42 2018-07-23 13:16:54,786 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Measuring UDP Throughput (packet size=128)... 2018-07-23 13:16:54,786 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:16:58,114 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=31.3895 real_seconds=1.00 rate_Mbps=263.6469 tx_cpu=20 rx_cpu=34 drop=597 pkt=257740 data_loss=0.23171 2018-07-23 13:16:58,115 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=128 throughput=1<269974/5000000<10000000 Kbps loss-rate=0 2018-07-23 13:16:58,115 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R809922K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:01,440 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=32.0883 real_seconds=1.00 rate_Mbps=268.9305 tx_cpu=24 rx_cpu=34 drop=3609 pkt=266476 data_loss=1.35418 2018-07-23 13:17:01,441 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=128 throughput=1<275384/809922<809922 Kbps loss-rate=1 2018-07-23 13:17:01,441 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R542653K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:04,766 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=32.3256 real_seconds=1.00 rate_Mbps=270.7644 tx_cpu=22 rx_cpu=32 drop=546 pkt=265358 data_loss=0.20591 2018-07-23 13:17:04,766 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=128 throughput=1<277262/542653<542653 Kbps loss-rate=0 2018-07-23 13:17:04,767 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R409957K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:08,094 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=31.3085 real_seconds=1.00 rate_Mbps=262.3514 tx_cpu=20 rx_cpu=37 drop=0 pkt=256479 data_loss=0.00000 2018-07-23 13:17:08,095 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=128 throughput=1<268647/409957<409957 Kbps loss-rate=0 2018-07-23 13:17:08,095 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R339302K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:11,423 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=33.1516 real_seconds=1.00 rate_Mbps=277.9236 tx_cpu=23 rx_cpu=32 drop=896 pkt=272474 data_loss=0.32891 2018-07-23 13:17:11,424 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=128 throughput=1<284593/339302<339302 Kbps loss-rate=0 2018-07-23 13:17:11,424 DEBUG undershot, min=284593 kbps=311947 max=339302 2018-07-23 13:17:11,424 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311947K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:14,775 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=32.9766 real_seconds=1.00 rate_Mbps=276.3655 tx_cpu=24 rx_cpu=31 drop=10476 pkt=280620 data_loss=3.73313 2018-07-23 13:17:14,776 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=128 throughput=284593<282998/311947<339302 Kbps loss-rate=3 2018-07-23 13:17:14,776 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Measuring UDP Throughput (packet size=1024)... 2018-07-23 13:17:14,776 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:18,129 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=261.0859 real_seconds=1.00 rate_Mbps=2188.6571 tx_cpu=44 rx_cpu=35 drop=2868 pkt=270220 data_loss=1.06136 2018-07-23 13:17:18,129 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=1024 throughput=1<2241184/5000000<10000000 Kbps loss-rate=1 2018-07-23 13:17:18,130 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3620592K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:21,454 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=252.1895 real_seconds=1.00 rate_Mbps=2114.3133 tx_cpu=40 rx_cpu=34 drop=811 pkt=259053 data_loss=0.31303 2018-07-23 13:17:21,454 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=1024 throughput=1<2165056/3620592<3620592 Kbps loss-rate=0 2018-07-23 13:17:21,455 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2892824K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:24,782 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=251.0322 real_seconds=1.00 rate_Mbps=2104.4157 tx_cpu=43 rx_cpu=35 drop=133 pkt=257190 data_loss=0.05172 2018-07-23 13:17:24,782 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=1024 throughput=1<2154921/2892824<2892824 Kbps loss-rate=0 2018-07-23 13:17:24,782 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2523872K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:28,133 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=236.9365 real_seconds=1.00 rate_Mbps=1985.1913 tx_cpu=42 rx_cpu=34 drop=185 pkt=242808 data_loss=0.07621 2018-07-23 13:17:28,133 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=1024 throughput=1<2032835/2523872<2523872 Kbps loss-rate=0 2018-07-23 13:17:28,133 DEBUG undershot, min=2032835 kbps=2278353 max=2523872 2018-07-23 13:17:28,133 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2278353K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:31,484 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=233.8984 real_seconds=1.00 rate_Mbps=1961.8959 tx_cpu=42 rx_cpu=35 drop=270 pkt=239782 data_loss=0.11261 2018-07-23 13:17:31,484 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=1024 throughput=2032835<2008981/2278353<2523872 Kbps loss-rate=0 2018-07-23 13:17:31,485 DEBUG undershot, min=2278353 kbps=2401112 max=2523872 2018-07-23 13:17:31,485 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2401112K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:34,810 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=233.6240 real_seconds=1.00 rate_Mbps=1957.6543 tx_cpu=37 rx_cpu=34 drop=64 pkt=239295 data_loss=0.02675 2018-07-23 13:17:34,811 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=1024 throughput=2278353<2004638/2401112<2523872 Kbps loss-rate=0 2018-07-23 13:17:34,811 DEBUG undershot, min=2401112 kbps=2462492 max=2523872 2018-07-23 13:17:34,811 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Measuring UDP Throughput (packet size=8192)... 2018-07-23 13:17:34,812 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:38,164 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=335.0312 real_seconds=1.00 rate_Mbps=2805.2925 tx_cpu=99 rx_cpu=15 drop=33410 pkt=76294 data_loss=43.79113 2018-07-23 13:17:38,164 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=8192 throughput=1<2872619/5000000<10000000 Kbps loss-rate=43 2018-07-23 13:17:38,165 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3936309K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:41,490 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=334.5781 real_seconds=1.00 rate_Mbps=2801.9319 tx_cpu=99 rx_cpu=14 drop=17237 pkt=60063 data_loss=28.69821 2018-07-23 13:17:41,491 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=8192 throughput=1<2869178/3936309<3936309 Kbps loss-rate=28 2018-07-23 13:17:41,491 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3402743K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:44,817 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=349.4609 real_seconds=1.00 rate_Mbps=2926.4894 tx_cpu=99 rx_cpu=13 drop=7191 pkt=51922 data_loss=13.84962 2018-07-23 13:17:44,818 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=8192 throughput=1<2996725/3402743<3402743 Kbps loss-rate=13 2018-07-23 13:17:44,818 DEBUG overshot, min=1 kbps=2996725 max=3402743 2018-07-23 13:17:44,819 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2996725K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:48,146 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=332.0000 real_seconds=1.00 rate_Mbps=2785.3131 tx_cpu=99 rx_cpu=14 drop=3231 pkt=45727 data_loss=7.06585 2018-07-23 13:17:48,146 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=8192 throughput=1<2852160/2996725<3402743 Kbps loss-rate=7 2018-07-23 13:17:48,146 DEBUG overshot, min=1 kbps=2852160 max=2996725 2018-07-23 13:17:48,147 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2852160K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:17:51,473 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] megabytes=338.9922 real_seconds=1.00 rate_Mbps=2843.6925 tx_cpu=99 rx_cpu=14 drop=130 pkt=43521 data_loss=0.29870 2018-07-23 13:17:51,474 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] pkt-size=8192 throughput=1<2911941/2852160<2996725 Kbps loss-rate=0 2018-07-23 13:17:51,474 DEBUG undershot, min=2911941 kbps=2954333 max=2996725 2018-07-23 13:17:51,485 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.12', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.45, 'throughput_kbps': 6197398, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.45, 'throughput_kbps': 6208791, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.42, 'throughput_kbps': 5904871, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.73, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 282998, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2004638, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.3, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2911941, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.433', 'rtt_max_ms': '2.085', 'rtt_min_ms': '0.149', 'rtt_stddev': '0.554', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.186', 'rtt_max_ms': '0.268', 'rtt_min_ms': '0.127', 'rtt_stddev': '0.051', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.259', 'rtt_max_ms': '0.627', 'rtt_min_ms': '0.168', 'rtt_stddev': '0.131', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 13:17:51,486 INFO Deleting floating ip b7fa499c-77dc-4bcf-8652-e66f77d59116 2018-07-23 13:17:52,635 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Floating IP 172.30.9.210 deleted 2018-07-23 13:17:53,001 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e73] Instance deleted 2018-07-23 13:17:53,115 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Creating client VM... 2018-07-23 13:17:53,116 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 13:17:55,148 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] VM status=BUILD, retrying 1 of 50... 2018-07-23 13:17:57,496 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] VM status=BUILD, retrying 2 of 50... 2018-07-23 13:17:59,826 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] VM status=BUILD, retrying 3 of 50... 2018-07-23 13:18:02,322 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] VM status=BUILD, retrying 4 of 50... 2018-07-23 13:18:04,755 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] VM status=BUILD, retrying 5 of 50... 2018-07-23 13:18:09,436 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Internal network IP: 192.168.2.12 2018-07-23 13:18:09,436 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] SSH IP: 172.30.9.200 2018-07-23 13:18:09,436 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Setup SSH for ubuntu@172.30.9.200 2018-07-23 13:19:46,902 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Installing nuttcp-8.1.4... 2018-07-23 13:19:46,944 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Copying nuttcp-8.1.4 to target... 2018-07-23 13:19:47,108 INFO ============================================================ 2018-07-23 13:19:47,109 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-23 13:19:56,155 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=1.04 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.313 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.280 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.197 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.173 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.187 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.313 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.170 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.218 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.186 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.170/0.307/1.040/0.250 ms 2018-07-23 13:20:05,195 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.231 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.248 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.156 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.301 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.154 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.322 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.253 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.215 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.181 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.296 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.154/0.235/0.322/0.059 ms 2018-07-23 13:20:14,236 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.788 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.283 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.247 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.449 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.408 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.446 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.289 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.288 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.281 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.338 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.247/0.381/0.788/0.153 ms 2018-07-23 13:20:14,237 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Measuring TCP Throughput (packet size=65536)... 2018-07-23 13:20:14,237 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:20:24,338 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=7132.7119 real_seconds=10.00 rate_Mbps=5982.0166 tx_cpu=11 rx_cpu=18 retrans=19 cwnd=524 rtt_ms=0.31 2018-07-23 13:20:24,338 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:20:34,436 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=7095.9708 real_seconds=10.00 rate_Mbps=5951.2427 tx_cpu=10 rx_cpu=18 retrans=18 cwnd=487 rtt_ms=0.43 2018-07-23 13:20:34,437 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:20:44,561 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=7882.8854 real_seconds=10.00 rate_Mbps=6610.4582 tx_cpu=12 rx_cpu=19 retrans=103 cwnd=354 rtt_ms=0.23 2018-07-23 13:20:44,561 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Measuring UDP Throughput (packet size=128)... 2018-07-23 13:20:44,562 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:20:47,889 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=32.1865 real_seconds=0.99 rate_Mbps=271.7245 tx_cpu=22 rx_cpu=34 drop=3802 pkt=267474 data_loss=1.42141 2018-07-23 13:20:47,890 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<278245/5000000<10000000 Kbps loss-rate=1 2018-07-23 13:20:47,890 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R834735K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:20:51,216 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=30.3208 real_seconds=1.00 rate_Mbps=254.0840 tx_cpu=20 rx_cpu=35 drop=68 pkt=248456 data_loss=0.02737 2018-07-23 13:20:51,216 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<260182/834735<834735 Kbps loss-rate=0 2018-07-23 13:20:51,217 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R547458K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:20:54,540 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=30.9346 real_seconds=1.00 rate_Mbps=259.3686 tx_cpu=20 rx_cpu=34 drop=47 pkt=253463 data_loss=0.01842 2018-07-23 13:20:54,540 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<265593/547458<547458 Kbps loss-rate=0 2018-07-23 13:20:54,541 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R406525K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:20:57,868 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=30.3649 real_seconds=1.00 rate_Mbps=254.5930 tx_cpu=20 rx_cpu=34 drop=460 pkt=249209 data_loss=0.18441 2018-07-23 13:20:57,869 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<260703/406525<406525 Kbps loss-rate=0 2018-07-23 13:20:57,869 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R333614K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:01,198 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=33.2466 real_seconds=1.00 rate_Mbps=278.5933 tx_cpu=22 rx_cpu=32 drop=2963 pkt=275319 data_loss=1.07622 2018-07-23 13:21:01,198 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<285279/333614<333614 Kbps loss-rate=1 2018-07-23 13:21:01,199 DEBUG undershot, min=285279 kbps=309446 max=333614 2018-07-23 13:21:01,199 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309446K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:04,525 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=31.6584 real_seconds=1.00 rate_Mbps=265.1855 tx_cpu=27 rx_cpu=35 drop=624 pkt=259970 data_loss=0.24012 2018-07-23 13:21:04,525 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=285279<271549/309446<333614 Kbps loss-rate=0 2018-07-23 13:21:04,525 DEBUG undershot, min=309446 kbps=321530 max=333614 2018-07-23 13:21:04,526 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R321530K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:07,877 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=33.1329 real_seconds=1.00 rate_Mbps=277.8800 tx_cpu=23 rx_cpu=34 drop=618 pkt=272042 data_loss=0.22705 2018-07-23 13:21:07,877 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=309446<284549/321530<333614 Kbps loss-rate=0 2018-07-23 13:21:07,877 DEBUG undershot, min=321530 kbps=327572 max=333614 2018-07-23 13:21:07,878 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Measuring UDP Throughput (packet size=1024)... 2018-07-23 13:21:07,878 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:11,230 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=257.5859 real_seconds=1.00 rate_Mbps=2159.1141 tx_cpu=42 rx_cpu=37 drop=7650 pkt=271418 data_loss=2.81853 2018-07-23 13:21:11,231 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=1<2210932/5000000<10000000 Kbps loss-rate=2 2018-07-23 13:21:11,231 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3605466K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:14,556 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=258.7168 real_seconds=1.00 rate_Mbps=2168.8749 tx_cpu=46 rx_cpu=35 drop=832 pkt=265758 data_loss=0.31307 2018-07-23 13:21:14,556 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=1<2220927/3605466<3605466 Kbps loss-rate=0 2018-07-23 13:21:14,556 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2913196K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:17,907 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=248.6270 real_seconds=1.00 rate_Mbps=2084.3001 tx_cpu=42 rx_cpu=34 drop=743 pkt=255337 data_loss=0.29095 2018-07-23 13:21:17,907 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=1<2134323/2913196<2913196 Kbps loss-rate=0 2018-07-23 13:21:17,908 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2523759K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:21,232 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=264.0010 real_seconds=1.00 rate_Mbps=2217.5456 tx_cpu=45 rx_cpu=34 drop=1489 pkt=271826 data_loss=0.54778 2018-07-23 13:21:21,233 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=1<2270766/2523759<2523759 Kbps loss-rate=0 2018-07-23 13:21:21,233 DEBUG undershot, min=2270766 kbps=2397262 max=2523759 2018-07-23 13:21:21,234 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2397262K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:24,585 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=244.3486 real_seconds=1.00 rate_Mbps=2049.1834 tx_cpu=51 rx_cpu=35 drop=569 pkt=250782 data_loss=0.22690 2018-07-23 13:21:24,585 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=2270766<2098363/2397262<2523759 Kbps loss-rate=0 2018-07-23 13:21:24,585 DEBUG undershot, min=2397262 kbps=2460510 max=2523759 2018-07-23 13:21:24,586 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2460510K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:27,913 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=267.1475 real_seconds=1.00 rate_Mbps=2240.2471 tx_cpu=45 rx_cpu=35 drop=4052 pkt=277611 data_loss=1.45958 2018-07-23 13:21:27,913 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=2397262<2294013/2460510<2523759 Kbps loss-rate=1 2018-07-23 13:21:27,914 DEBUG undershot, min=2460510 kbps=2492134 max=2523759 2018-07-23 13:21:27,914 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Measuring UDP Throughput (packet size=8192)... 2018-07-23 13:21:27,915 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:31,241 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=351.0547 real_seconds=1.00 rate_Mbps=2940.6198 tx_cpu=99 rx_cpu=14 drop=31359 pkt=76294 data_loss=41.10284 2018-07-23 13:21:31,242 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=8192 throughput=1<3011194/5000000<10000000 Kbps loss-rate=41 2018-07-23 13:21:31,242 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4005597K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:34,569 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=358.6719 real_seconds=1.00 rate_Mbps=3004.2214 tx_cpu=99 rx_cpu=16 drop=15211 pkt=61121 data_loss=24.88669 2018-07-23 13:21:34,569 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=8192 throughput=1<3076322/4005597<4005597 Kbps loss-rate=24 2018-07-23 13:21:34,569 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3540959K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:37,897 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=357.0781 real_seconds=1.00 rate_Mbps=2991.0096 tx_cpu=99 rx_cpu=13 drop=8325 pkt=54031 data_loss=15.40783 2018-07-23 13:21:37,897 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=8192 throughput=1<3062793/3540959<3540959 Kbps loss-rate=15 2018-07-23 13:21:37,898 DEBUG overshot, min=1 kbps=3062793 max=3540959 2018-07-23 13:21:37,898 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3062793K -p5001 -P5002 -fparse 192.168.1.11 2018-07-23 13:21:41,250 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=355.3359 real_seconds=1.00 rate_Mbps=2980.6547 tx_cpu=99 rx_cpu=14 drop=1252 pkt=46735 data_loss=2.67895 2018-07-23 13:21:41,250 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=8192 throughput=1<3052190/3062793<3540959 Kbps loss-rate=2 2018-07-23 13:21:41,261 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.12', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.31, 'throughput_kbps': 6125584, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 18, 'rtt_ms': 0.43, 'throughput_kbps': 6094072, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 103, 'rtt_ms': 0.23, 'throughput_kbps': 6769109, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.23, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 284549, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.46, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2294013, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.68, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3052190, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.307', 'rtt_max_ms': '1.040', 'rtt_min_ms': '0.170', 'rtt_stddev': '0.250', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.235', 'rtt_max_ms': '0.322', 'rtt_min_ms': '0.154', 'rtt_stddev': '0.059', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.381', 'rtt_max_ms': '0.788', 'rtt_min_ms': '0.247', 'rtt_stddev': '0.153', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 13:21:41,262 INFO ============================================================ 2018-07-23 13:21:41,263 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-23 13:21:50,334 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] PING 172.30.9.207 (172.30.9.207) 64(92) bytes of data. 72 bytes from 172.30.9.207: icmp_seq=1 ttl=64 time=0.796 ms 72 bytes from 172.30.9.207: icmp_seq=2 ttl=64 time=0.306 ms 72 bytes from 172.30.9.207: icmp_seq=3 ttl=64 time=0.128 ms 72 bytes from 172.30.9.207: icmp_seq=4 ttl=64 time=0.124 ms 72 bytes from 172.30.9.207: icmp_seq=5 ttl=64 time=0.187 ms 72 bytes from 172.30.9.207: icmp_seq=6 ttl=64 time=0.137 ms 72 bytes from 172.30.9.207: icmp_seq=7 ttl=64 time=0.138 ms 72 bytes from 172.30.9.207: icmp_seq=8 ttl=64 time=0.155 ms 72 bytes from 172.30.9.207: icmp_seq=9 ttl=64 time=0.161 ms 72 bytes from 172.30.9.207: icmp_seq=10 ttl=64 time=0.154 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.124/0.228/0.796/0.196 ms 2018-07-23 13:21:59,378 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] PING 172.30.9.207 (172.30.9.207) 391(419) bytes of data. 399 bytes from 172.30.9.207: icmp_seq=1 ttl=64 time=0.159 ms 399 bytes from 172.30.9.207: icmp_seq=2 ttl=64 time=0.138 ms 399 bytes from 172.30.9.207: icmp_seq=3 ttl=64 time=0.131 ms 399 bytes from 172.30.9.207: icmp_seq=4 ttl=64 time=0.131 ms 399 bytes from 172.30.9.207: icmp_seq=5 ttl=64 time=0.194 ms 399 bytes from 172.30.9.207: icmp_seq=6 ttl=64 time=0.130 ms 399 bytes from 172.30.9.207: icmp_seq=7 ttl=64 time=0.138 ms 399 bytes from 172.30.9.207: icmp_seq=8 ttl=64 time=0.259 ms 399 bytes from 172.30.9.207: icmp_seq=9 ttl=64 time=0.133 ms 399 bytes from 172.30.9.207: icmp_seq=10 ttl=64 time=0.171 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.130/0.158/0.259/0.040 ms 2018-07-23 13:22:08,423 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] PING 172.30.9.207 (172.30.9.207) 1500(1528) bytes of data. 1508 bytes from 172.30.9.207: icmp_seq=1 ttl=64 time=0.630 ms 1508 bytes from 172.30.9.207: icmp_seq=2 ttl=64 time=0.234 ms 1508 bytes from 172.30.9.207: icmp_seq=3 ttl=64 time=0.192 ms 1508 bytes from 172.30.9.207: icmp_seq=4 ttl=64 time=0.261 ms 1508 bytes from 172.30.9.207: icmp_seq=5 ttl=64 time=0.184 ms 1508 bytes from 172.30.9.207: icmp_seq=6 ttl=64 time=0.181 ms 1508 bytes from 172.30.9.207: icmp_seq=7 ttl=64 time=0.317 ms 1508 bytes from 172.30.9.207: icmp_seq=8 ttl=64 time=0.181 ms 1508 bytes from 172.30.9.207: icmp_seq=9 ttl=64 time=0.177 ms 1508 bytes from 172.30.9.207: icmp_seq=10 ttl=64 time=0.421 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.177/0.277/0.630/0.140 ms 2018-07-23 13:22:08,423 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Measuring TCP Throughput (packet size=65536)... 2018-07-23 13:22:08,424 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:18,525 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=11109.3883 real_seconds=10.00 rate_Mbps=9315.9437 tx_cpu=18 rx_cpu=31 retrans=464 cwnd=1732 rtt_ms=0.45 2018-07-23 13:22:18,526 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:28,628 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=11112.1348 real_seconds=10.00 rate_Mbps=9318.5318 tx_cpu=19 rx_cpu=30 retrans=208 cwnd=3137 rtt_ms=0.46 2018-07-23 13:22:28,629 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:38,727 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=11115.9019 real_seconds=10.00 rate_Mbps=9321.7851 tx_cpu=19 rx_cpu=36 retrans=184 cwnd=3137 rtt_ms=0.35 2018-07-23 13:22:38,728 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Measuring UDP Throughput (packet size=128)... 2018-07-23 13:22:38,729 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:42,054 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=48.7677 real_seconds=1.00 rate_Mbps=409.7274 tx_cpu=34 rx_cpu=44 drop=10746 pkt=410251 data_loss=2.61944 2018-07-23 13:22:42,054 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<419560/5000000<10000000 Kbps loss-rate=2 2018-07-23 13:22:42,055 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R1258680K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:45,382 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=44.8705 real_seconds=1.00 rate_Mbps=377.0196 tx_cpu=45 rx_cpu=42 drop=82570 pkt=450149 data_loss=18.34274 2018-07-23 13:22:45,382 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<386068/1258680<1258680 Kbps loss-rate=18 2018-07-23 13:22:45,383 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R822374K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:48,705 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=18.8662 real_seconds=1.00 rate_Mbps=158.2301 tx_cpu=43 rx_cpu=27 drop=279469 pkt=434021 data_loss=64.39070 2018-07-23 13:22:48,706 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<162027/822374<822374 Kbps loss-rate=64 2018-07-23 13:22:48,706 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R486081K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:52,057 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=41.5392 real_seconds=1.00 rate_Mbps=348.1503 tx_cpu=41 rx_cpu=40 drop=71435 pkt=411724 data_loss=17.35022 2018-07-23 13:22:52,058 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<356505/486081<486081 Kbps loss-rate=17 2018-07-23 13:22:52,058 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R421293K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:55,381 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=46.9030 real_seconds=1.00 rate_Mbps=393.4411 tx_cpu=39 rx_cpu=43 drop=0 pkt=384229 data_loss=0.00000 2018-07-23 13:22:55,382 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=128 throughput=1<402883/421293<421293 Kbps loss-rate=0 2018-07-23 13:22:55,382 DEBUG undershot, min=402883 kbps=412088 max=421293 2018-07-23 13:22:55,382 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Measuring UDP Throughput (packet size=1024)... 2018-07-23 13:22:55,383 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:22:58,734 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=187.4893 real_seconds=1.00 rate_Mbps=1571.9785 tx_cpu=83 rx_cpu=32 drop=208679 pkt=400668 data_loss=52.08276 2018-07-23 13:22:58,734 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=1<1609705/5000000<10000000 Kbps loss-rate=52 2018-07-23 13:22:58,735 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3304852K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:23:02,059 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=226.0273 real_seconds=1.00 rate_Mbps=1895.9638 tx_cpu=69 rx_cpu=37 drop=131911 pkt=363363 data_loss=36.30283 2018-07-23 13:23:02,059 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=1<1941466/3304852<3304852 Kbps loss-rate=36 2018-07-23 13:23:02,059 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2623159K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:23:05,386 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=278.0078 real_seconds=1.00 rate_Mbps=2332.5114 tx_cpu=61 rx_cpu=39 drop=27981 pkt=312661 data_loss=8.94931 2018-07-23 13:23:05,387 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=1<2388491/2623159<2623159 Kbps loss-rate=8 2018-07-23 13:23:05,387 DEBUG overshot, min=1 kbps=2388491 max=2623159 2018-07-23 13:23:05,387 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2388491K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:23:08,737 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=284.6787 real_seconds=1.00 rate_Mbps=2389.6185 tx_cpu=99 rx_cpu=38 drop=52 pkt=291563 data_loss=0.01784 2018-07-23 13:23:08,737 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=1<2446969/2388491<2623159 Kbps loss-rate=0 2018-07-23 13:23:08,737 DEBUG undershot, min=2446969 kbps=2535064 max=2623159 2018-07-23 13:23:08,738 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2535064K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:23:12,089 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=302.2031 real_seconds=1.00 rate_Mbps=2536.3495 tx_cpu=95 rx_cpu=40 drop=0 pkt=309456 data_loss=0.00000 2018-07-23 13:23:12,090 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=1024 throughput=2446969<2597221/2535064<2623159 Kbps loss-rate=0 2018-07-23 13:23:12,090 DEBUG undershot, min=2597221 kbps=2610190 max=2623159 2018-07-23 13:23:12,090 INFO [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Measuring UDP Throughput (packet size=8192)... 2018-07-23 13:23:12,090 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:23:15,441 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=559.0469 real_seconds=1.00 rate_Mbps=4685.4316 tx_cpu=99 rx_cpu=21 drop=4736 pkt=76294 data_loss=6.20757 2018-07-23 13:23:15,441 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=8192 throughput=1<4797881/5000000<10000000 Kbps loss-rate=6 2018-07-23 13:23:15,442 DEBUG overshot, min=1 kbps=4797881 max=5000000 2018-07-23 13:23:15,442 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4797881K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:23:18,767 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=296.6484 real_seconds=1.00 rate_Mbps=2485.4824 tx_cpu=99 rx_cpu=17 drop=35239 pkt=73210 data_loss=48.13414 2018-07-23 13:23:18,768 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=8192 throughput=1<2545133/4797881<5000000 Kbps loss-rate=48 2018-07-23 13:23:18,768 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3671507K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:23:22,094 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=292.0625 real_seconds=1.00 rate_Mbps=2449.3267 tx_cpu=99 rx_cpu=18 drop=18639 pkt=56023 data_loss=33.27027 2018-07-23 13:23:22,095 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=8192 throughput=1<2508110/3671507<3671507 Kbps loss-rate=33 2018-07-23 13:23:22,095 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3089808K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 13:23:25,418 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] megabytes=368.2344 real_seconds=1.00 rate_Mbps=3089.3476 tx_cpu=99 rx_cpu=15 drop=13 pkt=47147 data_loss=0.02756 2018-07-23 13:23:25,418 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] pkt-size=8192 throughput=1<3163491/3089808<3089808 Kbps loss-rate=0 2018-07-23 13:23:25,419 DEBUG undershot, min=3163491 kbps=3126649 max=3089808 2018-07-23 13:23:25,426 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.12', 'ip_to': u'172.30.9.207', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 464, 'rtt_ms': 0.45, 'throughput_kbps': 9539526, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 208, 'rtt_ms': 0.46, 'throughput_kbps': 9542176, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 184, 'rtt_ms': 0.35, 'throughput_kbps': 9545507, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 402883, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2597221, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3163491, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.228', 'rtt_max_ms': '0.796', 'rtt_min_ms': '0.124', 'rtt_stddev': '0.196', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.158', 'rtt_max_ms': '0.259', 'rtt_min_ms': '0.130', 'rtt_stddev': '0.040', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.277', 'rtt_max_ms': '0.630', 'rtt_min_ms': '0.177', 'rtt_stddev': '0.140', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 13:23:25,428 INFO Deleting floating ip 2c2a1310-471f-4606-8016-78bf65010a51 2018-07-23 13:23:26,761 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Floating IP 172.30.9.200 deleted 2018-07-23 13:23:27,097 DEBUG [TestClient_d1d4807e-eeb2-4eb0-a968-213f98e199e74] Instance deleted 2018-07-23 13:23:27,161 INFO Cleaning up... 2018-07-23 13:23:27,161 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Terminating nuttcp-8.1.4 2018-07-23 13:23:27,169 INFO Deleting floating ip 9235bfae-5e42-420e-98e0-7f635eb1f0b7 2018-07-23 13:23:28,463 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Floating IP 172.30.9.207 deleted 2018-07-23 13:23:28,607 DEBUG [TestServer_d1d4807e-eeb2-4eb0-a968-213f98e199e71] Instance deleted 2018-07-23 13:23:34,246 INFO Network pns-internal-net_d1d4807e-eeb2-4eb0-a968-213f98e199e7 deleted. 2018-07-23 13:23:36,371 INFO Network pns-internal-net2_d1d4807e-eeb2-4eb0-a968-213f98e199e7 deleted. 2018-07-23 13:23:37,986 INFO External router pns_router_d1d4807e-eeb2-4eb0-a968-213f98e199e7 deleted. 2018-07-23 13:23:38,059 INFO Removed public key pns_public_key 2018-07-23 13:23:38,060 INFO Deleting security group 2018-07-23 13:23:38,464 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '17312347', 'rtt_ms': '0.26'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 255685, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1654638, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 9726501, 'loss_rate': 0.19}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.210/0.110/0.315/0.069', | | | | | '64-byte': '0.309/0.122/0.811/0.185', '1500-byte': '0.315/0.182/0.533/0.121'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '6103686', 'rtt_ms': '0.44'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 282998, 'loss_rate': 3.73}, 1024: {'tp_kbps': 2004638, | | | | | 'loss_rate': 0.03}, 8192: {'tp_kbps': 2911941, 'loss_rate': 0.3}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.186/0.127/0.268/0.051', | | | | | '64-byte': '0.433/0.149/2.085/0.554', '1500-byte': '0.259/0.168/0.627/0.131'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '18223868', 'rtt_ms': '0.283333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 244736, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1815276, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 9741930, 'loss_rate': 0.25}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.130/0.107/0.213/0.033', | | | | | '64-byte': '0.228/0.114/0.641/0.193', '1500-byte': '0.199/0.132/0.522/0.114'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '6329588', 'rtt_ms': '0.323333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 284549, 'loss_rate': 0.23}, 1024: {'tp_kbps': 2294013, | | | | | 'loss_rate': 1.46}, 8192: {'tp_kbps': 3052190, 'loss_rate': 2.68}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.235/0.154/0.322/0.059', | | | | | '64-byte': '0.307/0.170/1.040/0.250', '1500-byte': '0.381/0.247/0.788/0.153'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '18059386', 'rtt_ms': '0.386667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 274887, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1865515, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 9608348, 'loss_rate': 0.11}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.140/0.101/0.264/0.047', | | | | | '64-byte': '0.294/0.103/0.605/0.173', '1500-byte': '0.347/0.127/0.592/0.159'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '9542403', 'rtt_ms': '0.42'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 402883, 'loss_rate': 0.0}, 1024: {'tp_kbps': 2597221, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3163491, 'loss_rate': 0.03}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.158/0.130/0.259/0.040', | | | | | '64-byte': '0.228/0.124/0.796/0.196', '1500-byte': '0.277/0.177/0.630/0.140'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-07-23 13:23:38,468 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-23 13:23:38,903 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-07-23 13:23:39,033 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 13:23:39,034 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 24:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 13:23:39,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 13:23:39,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" 2018-07-23 13:23:40,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af7b1758-7328-476f-a6b4-c08cab2d26e4 Date: Mon, 23 Jul 2018 13:23:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:23:40,293 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0 used request id req-af7b1758-7328-476f-a6b4-c08cab2d26e4 2018-07-23 13:23:40,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25302410126s 2018-07-23 13:23:40,293 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/82765e35-3ef6-4d47-bfaa-b918376167e0 used request id req-af7b1758-7328-476f-a6b4-c08cab2d26e4 2018-07-23 13:23:40,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:23:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" 2018-07-23 13:23:40,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1a6cdeb5-eb1d-4b79-bc23-91db5b9b76eb Date: Mon, 23 Jul 2018 13:23:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:23:40,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1a6cdeb5-eb1d-4b79-bc23-91db5b9b76eb 2018-07-23 13:23:40,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.657449960709s 2018-07-23 13:23:40,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1a6cdeb5-eb1d-4b79-bc23-91db5b9b76eb 2018-07-23 13:23:40,953 - shade - DEBUG - Network pns-internal-net_d1d4807e-eeb2-4eb0-a968-213f98e199e7 not found for deleting 2018-07-23 13:23:40,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:23:40,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}96ff437e1d268037e255672cdbfd4dd3d57b8a3f" 2018-07-23 13:23:41,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1cd69613-f686-4f03-be3c-9684a9234f81 Date: Mon, 23 Jul 2018 13:23:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:23:41,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1cd69613-f686-4f03-be3c-9684a9234f81 2018-07-23 13:23:41,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328067064285s 2018-07-23 13:23:41,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1cd69613-f686-4f03-be3c-9684a9234f81 2018-07-23 13:23:41,283 - shade - DEBUG - Network pns-internal-net2_d1d4807e-eeb2-4eb0-a968-213f98e199e7 not found for deleting 2018-07-23 13:23:41,326 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-23 13:23:41,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:23:41,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 13:23:41,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:23:41,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:23:41,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:23:41,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:23:41,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:23:41,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:23:41,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:23:41,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:23:41,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:23:41,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 13:23:41,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 13:23:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:23:41,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcf67d0-e689-448d-93d4-337c50ccc96b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:23:41,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7fcf67d0-e689-448d-93d4-337c50ccc96b 2018-07-23 13:23:41,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:23:41,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:23:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["Yv2iyH1DRpOf28lDlPTLJg"], "issued_at": "2018-07-23T13:23:41.000000Z"}} 2018-07-23 13:23:41,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:23:41,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:42,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-09731380-5826-4197-b70b-201534b61407 Date: Mon, 23 Jul 2018 13:23:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:23:42,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-09731380-5826-4197-b70b-201534b61407 2018-07-23 13:23:42,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246427059174s 2018-07-23 13:23:42,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-09731380-5826-4197-b70b-201534b61407 2018-07-23 13:23:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:23:42,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e0c151-081c-4653-aab1-add96219c808 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:23:42,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-07e0c151-081c-4653-aab1-add96219c808 2018-07-23 13:23:42,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 13:23:42,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:42,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9d9f47-00f5-4628-899b-b3ad32322efb Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 13:23:42,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-da9d9f47-00f5-4628-899b-b3ad32322efb 2018-07-23 13:23:42,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106189966202s 2018-07-23 13:23:42,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-da9d9f47-00f5-4628-899b-b3ad32322efb 2018-07-23 13:23:42,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 13:23:42,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_79d99df5-d2d9-4fed-b47e-120029222552"}}' 2018-07-23 13:23:42,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33fd52b1-5025-4ced-b08d-74a3de723a4f Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf"}, "tags": [], "enabled": true, "id": "a4ed318f316646cca1336933bb7dd7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_79d99df5-d2d9-4fed-b47e-120029222552"}} 2018-07-23 13:23:42,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-33fd52b1-5025-4ced-b08d-74a3de723a4f 2018-07-23 13:23:42,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109194993973s 2018-07-23 13:23:42,263 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-33fd52b1-5025-4ced-b08d-74a3de723a4f 2018-07-23 13:23:42,263 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'a4ed318f316646cca1336933bb7dd7cf', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_79d99df5-d2d9-4fed-b47e-120029222552'}) 2018-07-23 13:23:42,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 13:23:42,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d9d7d592-f1f1-4273-9929-2495311e44db", "email": null, "name": "shaker-user_79d99df5-d2d9-4fed-b47e-120029222552"}}' 2018-07-23 13:23:42,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b86bf02c-996b-4599-8f72-1cf9910ad5ff Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_79d99df5-d2d9-4fed-b47e-120029222552", "links": {"self": "http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fefe097937e4410a3378fb2170a5788", "domain_id": "default", "password_expires_at": null}} 2018-07-23 13:23:42,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b86bf02c-996b-4599-8f72-1cf9910ad5ff 2018-07-23 13:23:42,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442602157593s 2018-07-23 13:23:42,712 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b86bf02c-996b-4599-8f72-1cf9910ad5ff 2018-07-23 13:23:42,712 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0fefe097937e4410a3378fb2170a5788', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_79d99df5-d2d9-4fed-b47e-120029222552'}) 2018-07-23 13:23:42,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:23:42,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:42,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9babea-87fc-42a4-a03e-17735e84f8b0 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:23:42,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-be9babea-87fc-42a4-a03e-17735e84f8b0 2018-07-23 13:23:42,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0200009346008s 2018-07-23 13:23:42,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-be9babea-87fc-42a4-a03e-17735e84f8b0 2018-07-23 13:23:42,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:23:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:42,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5868af-1b1c-4f98-a754-838f05f6c3ff Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:23:42,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cd5868af-1b1c-4f98-a754-838f05f6c3ff 2018-07-23 13:23:42,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101176977158s 2018-07-23 13:23:42,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cd5868af-1b1c-4f98-a754-838f05f6c3ff 2018-07-23 13:23:42,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:23:42,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:42,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d94d109-70c8-4d76-9248-8cf37780bd5d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:23:42,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7d94d109-70c8-4d76-9248-8cf37780bd5d 2018-07-23 13:23:42,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101536035538s 2018-07-23 13:23:42,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7d94d109-70c8-4d76-9248-8cf37780bd5d 2018-07-23 13:23:42,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 13:23:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:43,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703279f8-80db-46e3-9e5c-cdcc591c146b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 13:23:43,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-703279f8-80db-46e3-9e5c-cdcc591c146b 2018-07-23 13:23:43,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106996059418s 2018-07-23 13:23:43,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-703279f8-80db-46e3-9e5c-cdcc591c146b 2018-07-23 13:23:43,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:23:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:43,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742cc918-06d7-4e6a-a95b-e715b6b8d1f5 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_79d99df5-d2d9-4fed-b47e-120029222552", "links": {"self": "http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fefe097937e4410a3378fb2170a5788", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:23:43,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-742cc918-06d7-4e6a-a95b-e715b6b8d1f5 2018-07-23 13:23:43,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11013007164s 2018-07-23 13:23:43,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-742cc918-06d7-4e6a-a95b-e715b6b8d1f5 2018-07-23 13:23:43,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 13:23:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:43,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea46c3e3-a12b-4084-9e89-6adf4c9cd888 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf"}, "tags": [], "enabled": true, "id": "a4ed318f316646cca1336933bb7dd7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:23:43,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ea46c3e3-a12b-4084-9e89-6adf4c9cd888 2018-07-23 13:23:43,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102267026901s 2018-07-23 13:23:43,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ea46c3e3-a12b-4084-9e89-6adf4c9cd888 2018-07-23 13:23:43,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 13:23:43,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0fefe097937e4410a3378fb2170a5788&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=a4ed318f316646cca1336933bb7dd7cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:43,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a20b21-3308-4aa0-902c-34181384a125 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0fefe097937e4410a3378fb2170a5788&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=a4ed318f316646cca1336933bb7dd7cf", "previous": null, "next": null}} 2018-07-23 13:23:43,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0fefe097937e4410a3378fb2170a5788&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=a4ed318f316646cca1336933bb7dd7cf used request id req-61a20b21-3308-4aa0-902c-34181384a125 2018-07-23 13:23:43,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0955770015717s 2018-07-23 13:23:43,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0fefe097937e4410a3378fb2170a5788&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=a4ed318f316646cca1336933bb7dd7cf used request id req-61a20b21-3308-4aa0-902c-34181384a125 2018-07-23 13:23:43,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 13:23:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf/users/0fefe097937e4410a3378fb2170a5788/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:23:43,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-396a1d97-c673-42c2-8eed-59e838fa935e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:23:43,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf/users/0fefe097937e4410a3378fb2170a5788/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-396a1d97-c673-42c2-8eed-59e838fa935e 2018-07-23 13:23:43,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122723817825s 2018-07-23 13:23:43,517 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf/users/0fefe097937e4410a3378fb2170a5788/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-396a1d97-c673-42c2-8eed-59e838fa935e 2018-07-23 13:23:43,518 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_79d99df5-d2d9-4fed-b47e-120029222552', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a4ed318f316646cca1336933bb7dd7cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd9d7d592-f1f1-4273-9929-2495311e44db', 'username': u'shaker-user_79d99df5-d2d9-4fed-b47e-120029222552', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 13:23:43,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:23:43,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 13:23:43,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:23:43,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:23:43,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:23:43,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:23:43,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:23:43,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:23:43,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:23:43,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:23:43,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:23:43,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:23:43,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:23:43,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:23:43,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:23:43,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 13:23:43,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 13:23:43,523 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_79d99df5-d2d9-4fed-b47e-120029222552', 'password': 'd9d7d592-f1f1-4273-9929-2495311e44db', 'project_name': 'shaker-project_79d99df5-d2d9-4fed-b47e-120029222552', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'a4ed318f316646cca1336933bb7dd7cf', 'project_domain_name': 'Default'} 2018-07-23 13:23:43,524 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-23 13:23:43,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:23:43,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7202e13b-257f-46ce-8700-b07db2dd2a4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:23:43,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7202e13b-257f-46ce-8700-b07db2dd2a4d 2018-07-23 13:23:43,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:23:43,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T14:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4ed318f316646cca1336933bb7dd7cf", "name": "shaker-project_79d99df5-d2d9-4fed-b47e-120029222552"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a4ed318f316646cca1336933bb7dd7cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/a4ed318f316646cca1336933bb7dd7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/a4ed318f316646cca1336933bb7dd7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a4ed318f316646cca1336933bb7dd7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/a4ed318f316646cca1336933bb7dd7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/a4ed318f316646cca1336933bb7dd7cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/a4ed318f316646cca1336933bb7dd7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/a4ed318f316646cca1336933bb7dd7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/a4ed318f316646cca1336933bb7dd7cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a4ed318f316646cca1336933bb7dd7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_a4ed318f316646cca1336933bb7dd7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a4ed318f316646cca1336933bb7dd7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/a4ed318f316646cca1336933bb7dd7cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/a4ed318f316646cca1336933bb7dd7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_79d99df5-d2d9-4fed-b47e-120029222552", "id": "0fefe097937e4410a3378fb2170a5788"}, "audit_ids": ["4C8XRrFaQVaHYUPBFY6ApQ"], "issued_at": "2018-07-23T13:23:43.000000Z"}} 2018-07-23 13:23:43,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 13:23:43,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"network": {"name": "shaker-net_79d99df5-d2d9-4fed-b47e-120029222552", "admin_state_up": true}}' 2018-07-23 13:23:44,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-ba716b91-a124-4680-a9b8-8a167b229e45 Date: Mon, 23 Jul 2018 13:23:44 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T13:23:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a4ed318f316646cca1336933bb7dd7cf","id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","name":"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552"}} 2018-07-23 13:23:44,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ba716b91-a124-4680-a9b8-8a167b229e45 2018-07-23 13:23:44,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.937300205231s 2018-07-23 13:23:44,854 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ba716b91-a124-4680-a9b8-8a167b229e45 2018-07-23 13:23:44,854 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T13:23:44Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'9670cc60-72f3-4c27-b675-0e6ff49fe72e', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_79d99df5-d2d9-4fed-b47e-120029222552', u'admin_state_up': True, u'tenant_id': u'a4ed318f316646cca1336933bb7dd7cf', u'created_at': u'2018-07-23T13:23:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4ed318f316646cca1336933bb7dd7cf'}) 2018-07-23 13:23:44,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:23:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:23:45,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1145 X-Openstack-Request-Id: req-066db869-98e4-4176-8c2d-4227d00de69b Date: Mon, 23 Jul 2018 13:23:45 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-23T13:23:44Z","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"a4ed318f316646cca1336933bb7dd7cf","id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","name":"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 13:23:45,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-066db869-98e4-4176-8c2d-4227d00de69b 2018-07-23 13:23:45,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.190743923187s 2018-07-23 13:23:45,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-066db869-98e4-4176-8c2d-4227d00de69b 2018-07-23 13:23:45,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 13:23:45,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"subnet": {"name": "shaker-subnet_79d99df5-d2d9-4fed-b47e-120029222552", "enable_dhcp": true, "network_id": "9670cc60-72f3-4c27-b675-0e6ff49fe72e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 13:23:45,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-68e058e5-4c91-4594-a3fe-f7a0afd20646 Date: Mon, 23 Jul 2018 13:23:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:23: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":"a4ed318f316646cca1336933bb7dd7cf","id":"85a41d30-807e-42dd-80a6-45dc9aba2a4b","subnetpool_id":null,"name":"shaker-subnet_79d99df5-d2d9-4fed-b47e-120029222552"}} 2018-07-23 13:23:45,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-68e058e5-4c91-4594-a3fe-f7a0afd20646 2018-07-23 13:23:45,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.728439092636s 2018-07-23 13:23:45,776 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-68e058e5-4c91-4594-a3fe-f7a0afd20646 2018-07-23 13:23:45,777 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T13:23: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'85a41d30-807e-42dd-80a6-45dc9aba2a4b', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_79d99df5-d2d9-4fed-b47e-120029222552', u'enable_dhcp': True, u'network_id': u'9670cc60-72f3-4c27-b675-0e6ff49fe72e', u'tenant_id': u'a4ed318f316646cca1336933bb7dd7cf', u'created_at': u'2018-07-23T13:23: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'a4ed318f316646cca1336933bb7dd7cf'}) 2018-07-23 13:23:45,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 13:23:45,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "shaker-router_79d99df5-d2d9-4fed-b47e-120029222552", "admin_state_up": true}}' 2018-07-23 13:23:46,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-d5f51cde-1bfe-464d-bdc2-4d48c6050d1b Date: Mon, 23 Jul 2018 13:23:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:23:45Z", "admin_state_up": true, "updated_at": "2018-07-23T13:23:46Z", "revision_number": 2, "routes": [], "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "5313d592-75f6-4168-bc28-7ec8ace395d7", "name": "shaker-router_79d99df5-d2d9-4fed-b47e-120029222552"}} 2018-07-23 13:23:46,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d5f51cde-1bfe-464d-bdc2-4d48c6050d1b 2018-07-23 13:23:46,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.98373913765s 2018-07-23 13:23:46,761 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d5f51cde-1bfe-464d-bdc2-4d48c6050d1b 2018-07-23 13:23:46,762 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a4ed318f316646cca1336933bb7dd7cf', u'created_at': u'2018-07-23T13:23:45Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T13:23:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'a4ed318f316646cca1336933bb7dd7cf', u'id': u'5313d592-75f6-4168-bc28-7ec8ace395d7', u'name': u'shaker-router_79d99df5-d2d9-4fed-b47e-120029222552'}) 2018-07-23 13:23:46,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 13:23:46,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7/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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"subnet_id": "85a41d30-807e-42dd-80a6-45dc9aba2a4b"}' 2018-07-23 13:23:48,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4dae7a10-9d4a-4316-b947-358535c03587 Date: Mon, 23 Jul 2018 13:23:48 GMT RESP BODY: {"network_id": "9670cc60-72f3-4c27-b675-0e6ff49fe72e", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "subnet_id": "85a41d30-807e-42dd-80a6-45dc9aba2a4b", "subnet_ids": ["85a41d30-807e-42dd-80a6-45dc9aba2a4b"], "port_id": "33be18f8-56a4-41ba-a2d7-bc3b150c9765", "id": "5313d592-75f6-4168-bc28-7ec8ace395d7"} 2018-07-23 13:23:48,748 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7/add_router_interface.json used request id req-4dae7a10-9d4a-4316-b947-358535c03587 2018-07-23 13:23:48,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9860560894s 2018-07-23 13:23:48,749 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7/add_router_interface.json used request id req-4dae7a10-9d4a-4316-b947-358535c03587 returning object 5313d592-75f6-4168-bc28-7ec8ace395d7 2018-07-23 13:23:48,749 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-23 13:23:52,341 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-23 13:23:52,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:23:52,346 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 13:23:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 13:23:52,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:23:52,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:23:52,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d344c6f0-bfdf-4619-8ca3-667cff745b31 Date: Mon, 23 Jul 2018 13:23:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:23:52,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d344c6f0-bfdf-4619-8ca3-667cff745b31 2018-07-23 13:23:52,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204804897308s 2018-07-23 13:23:52,553 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d344c6f0-bfdf-4619-8ca3-667cff745b31 2018-07-23 13:23:52,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 13:23:52,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_79d99df5-d2d9-4fed-b47e-120029222552", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_79d99df5-d2d9-4fed-b47e-120029222552"}' 2018-07-23 13:23:52,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43c59136-2fec-48d2-8a40-2718546ca3ce Date: Mon, 23 Jul 2018 13:23:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/file", "owner": "a4ed318f316646cca1336933bb7dd7cf", "id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "size": null, "self": "/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T13:23:52Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_79d99df5-d2d9-4fed-b47e-120029222552", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_79d99df5-d2d9-4fed-b47e-120029222552", "checksum": null, "created_at": "2018-07-23T13:23:52Z", "protected": false} 2018-07-23 13:23:52,853 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-43c59136-2fec-48d2-8a40-2718546ca3ce 2018-07-23 13:23:52,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.293031215668s 2018-07-23 13:23:52,854 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-43c59136-2fec-48d2-8a40-2718546ca3ce returning object 64ec5e9b-c2e1-4f29-a589-dbb15469c3d3 2018-07-23 13:23:52,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 13:23:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '' 2018-07-23 13:24:02,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09e2a765-3f3c-4d35-8d7a-0435c195e02b Date: Mon, 23 Jul 2018 13:24:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:24:02,282 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/file used request id req-09e2a765-3f3c-4d35-8d7a-0435c195e02b 2018-07-23 13:24:02,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.42736101151s 2018-07-23 13:24:02,282 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/file used request id req-09e2a765-3f3c-4d35-8d7a-0435c195e02b 2018-07-23 13:24:02,283 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_79d99df5-d2d9-4fed-b47e-120029222552', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T13:23:52Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/file', u'owner': u'a4ed318f316646cca1336933bb7dd7cf', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'64ec5e9b-c2e1-4f29-a589-dbb15469c3d3', u'size': None, u'name': u'shaker-img_79d99df5-d2d9-4fed-b47e-120029222552', u'checksum': None, u'self': u'/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T13:23:52Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 13:24:02,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 13:24:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_79d99df5-d2d9-4fed-b47e-120029222552", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-23 13:24:02,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e62b11c8-4db2-49c7-a705-5d3729214a69 x-compute-request-id: req-e62b11c8-4db2-49c7-a705-5d3729214a69 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_79d99df5-d2d9-4fed-b47e-120029222552", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "37714525-26b3-45d3-9b45-172b2f664a07"}} 2018-07-23 13:24:02,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e62b11c8-4db2-49c7-a705-5d3729214a69 2018-07-23 13:24:02,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.650357961655s 2018-07-23 13:24:02,934 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e62b11c8-4db2-49c7-a705-5d3729214a69 2018-07-23 13:24:02,935 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_79d99df5-d2d9-4fed-b47e-120029222552', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'37714525-26b3-45d3-9b45-172b2f664a07', 'swap': 0}) 2018-07-23 13:24:02,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 13:24:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07/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}4c866562cd357970e2af08bbc9b727b10e255dca" -d '{"extra_specs": {}}' 2018-07-23 13:24:02,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8290818d-861a-4da4-bdfd-3de918946496 x-compute-request-id: req-8290818d-861a-4da4-bdfd-3de918946496 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 13:24:02,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07/os-extra_specs used request id req-8290818d-861a-4da4-bdfd-3de918946496 2018-07-23 13:24:02,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244979858398s 2018-07-23 13:24:02,961 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07/os-extra_specs used request id req-8290818d-861a-4da4-bdfd-3de918946496 2018-07-23 13:24:02,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 13:24:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"keypair": {"name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552"}}' 2018-07-23 13:24:03,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-666b4f09-7d9a-43f6-bab3-dbc4009ed790 x-compute-request-id: req-666b4f09-7d9a-43f6-bab3-dbc4009ed790 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ9w2+MeSoXcu1NrYIr/mfaY7rWQRQJhaFPYDG/Xnt/W6ecGAsNam5I9WRXNf0GU6H8aS85UrpwE7YqGPMOZvsRlXQ25uR1VqW8sK1CexbWR3b3dzJu4xT60iKyEs+VimJh0cIt7TKLJDjnsrhlsaqUAKk2AFcgIi8viJu9EPkVBVOnWAxI4aocWrt0MKGRkeTwqTaw5bY5ONRzb788ipEwHLjAkyyLlXcXSeu2k3cjlQNGPxJmYeNLg1Wmw4VDJHSI+sEbdKAuSozIk5mDnYl8ww4wNIZt1u1lKaS/6eUEp4tfaWhFBCNkS0kIcDMM7i4lNrmrcN2izGC5Wo17bUf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAyfcNvjHkqF3LtTa2CK/5n2mO61kEUCYWhT2Axv157f1unnBg\nLDWpuSPVkVzX9BlOh/GkvOVK6cBO2KhjzDmb7EZV0NubkdValvLCtQnsW1kd293c\nybuMU+tIishLPlYpiYdHCLe0yiyQ457K4ZbGqlACpNgBXICIvL4ibvRD5FQVTp1g\nMSOGqHFq7dDChkZHk8Kk2sOW2OTjUc2+/PIqRMBy4wJMsi5V3F0nrtpN3I5UDRj8\nSZmHjS4NVpsOFQyR0iPrBG3SgLkqMyJOZg52JfMMOMDSGbdbtZSmkv+nlBKeLX2l\noRQQjZEtJCHAzDO4uJTa5q3DdosxguVqNe21HwIDAQABAoIBABnm0l9jHLUvGlIK\nSzw//V6hdg/e4bu5tsetxJdAqOOJzicJuHvTAgpZeyliY9vNZxHuPrdvHLVv0Wzd\n47asaL/boWPg1knUuAKF7cy0EhkBC+BHyuogYHXexfXujB/Zgwg9TjHjBY+sOYTH\nt7NI1/+9tSkY/suzPFYgeGAMeayNlXBvLLrb3L3lf/WeZT4s3sL2nMD2Up8J9xsp\nPztUW+dnA3yx5aKTNBn5uC7AfNkXgLQziiiEAPZ+eu0wXfT6d73AeRTyhDv7cIKz\neJY4zbrRaNaFoZWktWVFOts1Ex3SqVpkwKEdwVwB2hiaNJUE4RN6E6HsZAk5COTj\n8hF3r6kCgYEA+/L06UrYpozsTkpW4rWF/o/yP/BIUC8r3geEkE1LJj+vn0kUGRNN\nLZGOG2yy0FtOSnfzrwAm3fr2kRGVFLYrad0RfkIhSEisZZu4PoiLEBhgN+zvbf4U\nsPqd+oIsSj8sve47mcjIWe1WqstjbFP5eWCGM1HQVuUzrIc9u8OeP3MCgYEAzTZb\n07RK8tDrur4lgnl8PmuqJcJGSqwkOobqx+cwnjx4sSGzaFRDHtB21iaJ8WFRxS7M\nmNoHAk+PnkVZdIhR65z7EY4DxSPducZKMa7evmxin+kPASQvaZTH0uLtbUOqWwWZ\nANqB6gvcY/8gbgRhqELakWh01RTEKOkcZeIB8KUCgYAKojBwADawoNYAX+bW3q5v\nFgg1ZqDGsZb6YfrYVErNrHZvFJiCjmv9dl03Dxlk7dWaEwH36tu5FrR9Xu6Z1y5x\n42CvoX7iHB8akr3t9blYzo6RDbD1RXn+FjXAsunHoG70/S8KyIycLwYvYzIpCkpH\nMym21MckQ7wwleynFhSBvQKBgBFs5T1D2P1naizwSoUaxccTI16TcZ6ToXvqyvLw\nmbtGDUWVRAO+6/go4X5rxVje16+zuqHcGa5DjUF2SBNSJAqqyNMDySQrWH+W6+Pu\nInHvCCzmAGUram8/t/wbUuftUADsp8Jfy5pRKYTAPEO7UYOVMbQZN5qEaefDa6rn\nFx0VAoGAX+awXKWATfPEYIn4/ClVj5fSsFugFsJsfNYhPmgwP2LxaW9WXr9Th4gU\na51Qt1jVr7XNUFobQ2ak+b4E7RZchJW4EGHaFkTR+bA4s0N4wFZF4baA8Z7QkUlv\nvmh+xUKNgohgW9QdHMNK0ZFYXHgQmLQ/u5v8d66428leZBSmddw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0fefe097937e4410a3378fb2170a5788", "name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "fingerprint": "dc:d4:fd:8a:be:1f:70:af:46:0c:65:b1:8f:6f:5a:9a"}} 2018-07-23 13:24:03,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-666b4f09-7d9a-43f6-bab3-dbc4009ed790 2018-07-23 13:24:03,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.73849105835s 2018-07-23 13:24:03,700 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-666b4f09-7d9a-43f6-bab3-dbc4009ed790 2018-07-23 13:24:03,701 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ9w2+MeSoXcu1NrYIr/mfaY7rWQRQJhaFPYDG/Xnt/W6ecGAsNam5I9WRXNf0GU6H8aS85UrpwE7YqGPMOZvsRlXQ25uR1VqW8sK1CexbWR3b3dzJu4xT60iKyEs+VimJh0cIt7TKLJDjnsrhlsaqUAKk2AFcgIi8viJu9EPkVBVOnWAxI4aocWrt0MKGRkeTwqTaw5bY5ONRzb788ipEwHLjAkyyLlXcXSeu2k3cjlQNGPxJmYeNLg1Wmw4VDJHSI+sEbdKAuSozIk5mDnYl8ww4wNIZt1u1lKaS/6eUEp4tfaWhFBCNkS0kIcDMM7i4lNrmrcN2izGC5Wo17bUf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAyfcNvjHkqF3LtTa2CK/5n2mO61kEUCYWhT2Axv157f1unnBg\nLDWpuSPVkVzX9BlOh/GkvOVK6cBO2KhjzDmb7EZV0NubkdValvLCtQnsW1kd293c\nybuMU+tIishLPlYpiYdHCLe0yiyQ457K4ZbGqlACpNgBXICIvL4ibvRD5FQVTp1g\nMSOGqHFq7dDChkZHk8Kk2sOW2OTjUc2+/PIqRMBy4wJMsi5V3F0nrtpN3I5UDRj8\nSZmHjS4NVpsOFQyR0iPrBG3SgLkqMyJOZg52JfMMOMDSGbdbtZSmkv+nlBKeLX2l\noRQQjZEtJCHAzDO4uJTa5q3DdosxguVqNe21HwIDAQABAoIBABnm0l9jHLUvGlIK\nSzw//V6hdg/e4bu5tsetxJdAqOOJzicJuHvTAgpZeyliY9vNZxHuPrdvHLVv0Wzd\n47asaL/boWPg1knUuAKF7cy0EhkBC+BHyuogYHXexfXujB/Zgwg9TjHjBY+sOYTH\nt7NI1/+9tSkY/suzPFYgeGAMeayNlXBvLLrb3L3lf/WeZT4s3sL2nMD2Up8J9xsp\nPztUW+dnA3yx5aKTNBn5uC7AfNkXgLQziiiEAPZ+eu0wXfT6d73AeRTyhDv7cIKz\neJY4zbrRaNaFoZWktWVFOts1Ex3SqVpkwKEdwVwB2hiaNJUE4RN6E6HsZAk5COTj\n8hF3r6kCgYEA+/L06UrYpozsTkpW4rWF/o/yP/BIUC8r3geEkE1LJj+vn0kUGRNN\nLZGOG2yy0FtOSnfzrwAm3fr2kRGVFLYrad0RfkIhSEisZZu4PoiLEBhgN+zvbf4U\nsPqd+oIsSj8sve47mcjIWe1WqstjbFP5eWCGM1HQVuUzrIc9u8OeP3MCgYEAzTZb\n07RK8tDrur4lgnl8PmuqJcJGSqwkOobqx+cwnjx4sSGzaFRDHtB21iaJ8WFRxS7M\nmNoHAk+PnkVZdIhR65z7EY4DxSPducZKMa7evmxin+kPASQvaZTH0uLtbUOqWwWZ\nANqB6gvcY/8gbgRhqELakWh01RTEKOkcZeIB8KUCgYAKojBwADawoNYAX+bW3q5v\nFgg1ZqDGsZb6YfrYVErNrHZvFJiCjmv9dl03Dxlk7dWaEwH36tu5FrR9Xu6Z1y5x\n42CvoX7iHB8akr3t9blYzo6RDbD1RXn+FjXAsunHoG70/S8KyIycLwYvYzIpCkpH\nMym21MckQ7wwleynFhSBvQKBgBFs5T1D2P1naizwSoUaxccTI16TcZ6ToXvqyvLw\nmbtGDUWVRAO+6/go4X5rxVje16+zuqHcGa5DjUF2SBNSJAqqyNMDySQrWH+W6+Pu\nInHvCCzmAGUram8/t/wbUuftUADsp8Jfy5pRKYTAPEO7UYOVMbQZN5qEaefDa6rn\nFx0VAoGAX+awXKWATfPEYIn4/ClVj5fSsFugFsJsfNYhPmgwP2LxaW9WXr9Th4gU\na51Qt1jVr7XNUFobQ2ak+b4E7RZchJW4EGHaFkTR+bA4s0N4wFZF4baA8Z7QkUlv\nvmh+xUKNgohgW9QdHMNK0ZFYXHgQmLQ/u5v8d66428leZBSmddw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0fefe097937e4410a3378fb2170a5788', 'name': u'shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552', 'created_at': '2018-07-23T13:24:03.701282', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4ed318f316646cca1336933bb7dd7cf', 'name': 'shaker-project_79d99df5-d2d9-4fed-b47e-120029222552', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'dc:d4:fd:8a:be:1f:70:af:46:0c:65:b1:8f:6f:5a:9a', 'type': 'ssh', 'id': u'shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552'}) 2018-07-23 13:24:03,701 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAyfcNvjHkqF3LtTa2CK/5n2mO61kEUCYWhT2Axv157f1unnBg LDWpuSPVkVzX9BlOh/GkvOVK6cBO2KhjzDmb7EZV0NubkdValvLCtQnsW1kd293c ybuMU+tIishLPlYpiYdHCLe0yiyQ457K4ZbGqlACpNgBXICIvL4ibvRD5FQVTp1g MSOGqHFq7dDChkZHk8Kk2sOW2OTjUc2+/PIqRMBy4wJMsi5V3F0nrtpN3I5UDRj8 SZmHjS4NVpsOFQyR0iPrBG3SgLkqMyJOZg52JfMMOMDSGbdbtZSmkv+nlBKeLX2l oRQQjZEtJCHAzDO4uJTa5q3DdosxguVqNe21HwIDAQABAoIBABnm0l9jHLUvGlIK Szw//V6hdg/e4bu5tsetxJdAqOOJzicJuHvTAgpZeyliY9vNZxHuPrdvHLVv0Wzd 47asaL/boWPg1knUuAKF7cy0EhkBC+BHyuogYHXexfXujB/Zgwg9TjHjBY+sOYTH t7NI1/+9tSkY/suzPFYgeGAMeayNlXBvLLrb3L3lf/WeZT4s3sL2nMD2Up8J9xsp PztUW+dnA3yx5aKTNBn5uC7AfNkXgLQziiiEAPZ+eu0wXfT6d73AeRTyhDv7cIKz eJY4zbrRaNaFoZWktWVFOts1Ex3SqVpkwKEdwVwB2hiaNJUE4RN6E6HsZAk5COTj 8hF3r6kCgYEA+/L06UrYpozsTkpW4rWF/o/yP/BIUC8r3geEkE1LJj+vn0kUGRNN LZGOG2yy0FtOSnfzrwAm3fr2kRGVFLYrad0RfkIhSEisZZu4PoiLEBhgN+zvbf4U sPqd+oIsSj8sve47mcjIWe1WqstjbFP5eWCGM1HQVuUzrIc9u8OeP3MCgYEAzTZb 07RK8tDrur4lgnl8PmuqJcJGSqwkOobqx+cwnjx4sSGzaFRDHtB21iaJ8WFRxS7M mNoHAk+PnkVZdIhR65z7EY4DxSPducZKMa7evmxin+kPASQvaZTH0uLtbUOqWwWZ ANqB6gvcY/8gbgRhqELakWh01RTEKOkcZeIB8KUCgYAKojBwADawoNYAX+bW3q5v Fgg1ZqDGsZb6YfrYVErNrHZvFJiCjmv9dl03Dxlk7dWaEwH36tu5FrR9Xu6Z1y5x 42CvoX7iHB8akr3t9blYzo6RDbD1RXn+FjXAsunHoG70/S8KyIycLwYvYzIpCkpH Mym21MckQ7wwleynFhSBvQKBgBFs5T1D2P1naizwSoUaxccTI16TcZ6ToXvqyvLw mbtGDUWVRAO+6/go4X5rxVje16+zuqHcGa5DjUF2SBNSJAqqyNMDySQrWH+W6+Pu InHvCCzmAGUram8/t/wbUuftUADsp8Jfy5pRKYTAPEO7UYOVMbQZN5qEaefDa6rn Fx0VAoGAX+awXKWATfPEYIn4/ClVj5fSsFugFsJsfNYhPmgwP2LxaW9WXr9Th4gU a51Qt1jVr7XNUFobQ2ak+b4E7RZchJW4EGHaFkTR+bA4s0N4wFZF4baA8Z7QkUlv vmh+xUKNgohgW9QdHMNK0ZFYXHgQmLQ/u5v8d66428leZBSmddw= -----END RSA PRIVATE KEY----- 2018-07-23 13:24:03,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 13:24:03,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"security_group": {"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-23 13:24:03,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-edd1cf50-0b30-40dc-9864-354d1abf73e5 Date: Mon, 23 Jul 2018 13:24:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:24:03Z", "updated_at": "2018-07-23T13:24:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "5a46ff34-23ef-45c5-9a71-a9ed0d21e820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "a96e1ab1-d72b-4794-a884-5b48e982e70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 1, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}} 2018-07-23 13:24:03,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-edd1cf50-0b30-40dc-9864-354d1abf73e5 2018-07-23 13:24:03,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.152263879776s 2018-07-23 13:24:03,857 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-edd1cf50-0b30-40dc-9864-354d1abf73e5 2018-07-23 13:24:03,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:24:03,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-4c2b7ba8-03f0-42a5-979d-94f3606eaf6b Date: Mon, 23 Jul 2018 13:24:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:23:44Z", "updated_at": "2018-07-23T13:23:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "53265f1f-37bb-42a7-bdf4-4c59a936557f", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "94be378d-a0d3-4721-b5f4-369624002598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "a6eaef9b-a32f-4fcb-9b6d-07d11ea26c8b", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "e2f91637-e9ad-46df-96ff-f2fbdd9a43ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 1, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:24:03Z", "updated_at": "2018-07-23T13:24:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "5a46ff34-23ef-45c5-9a71-a9ed0d21e820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "a96e1ab1-d72b-4794-a884-5b48e982e70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 1, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:24:03,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4c2b7ba8-03f0-42a5-979d-94f3606eaf6b 2018-07-23 13:24:03,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.078989982605s 2018-07-23 13:24:03,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4c2b7ba8-03f0-42a5-979d-94f3606eaf6b 2018-07-23 13:24:03,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:24:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -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": "83339345-777f-4ffe-9561-5b5a98fe15eb"}}' 2018-07-23 13:24:04,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1daee81f-fc60-4257-a7a9-c10a4b4f5d2b Date: Mon, 23 Jul 2018 13:24:04 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-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "port_range_min": 22, "revision_number": 0, "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:24:04Z", "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "dfc0f8a5-2043-4b73-bed8-28ec54c3656d"}} 2018-07-23 13:24:04,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1daee81f-fc60-4257-a7a9-c10a4b4f5d2b 2018-07-23 13:24:04,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159616947174s 2018-07-23 13:24:04,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1daee81f-fc60-4257-a7a9-c10a4b4f5d2b 2018-07-23 13:24:04,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:24:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:04,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-d7efda77-d1e4-41f8-8a78-381560d66b34 Date: Mon, 23 Jul 2018 13:24:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:23:44Z", "updated_at": "2018-07-23T13:23:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "53265f1f-37bb-42a7-bdf4-4c59a936557f", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "94be378d-a0d3-4721-b5f4-369624002598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "a6eaef9b-a32f-4fcb-9b6d-07d11ea26c8b", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "e2f91637-e9ad-46df-96ff-f2fbdd9a43ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 1, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:24:03Z", "updated_at": "2018-07-23T13:24:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "5a46ff34-23ef-45c5-9a71-a9ed0d21e820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "a96e1ab1-d72b-4794-a884-5b48e982e70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:24:04Z", "revision_number": 0, "id": "dfc0f8a5-2043-4b73-bed8-28ec54c3656d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 2, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:24:04,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d7efda77-d1e4-41f8-8a78-381560d66b34 2018-07-23 13:24:04,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0615341663361s 2018-07-23 13:24:04,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d7efda77-d1e4-41f8-8a78-381560d66b34 2018-07-23 13:24:04,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:24:04,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -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": "83339345-777f-4ffe-9561-5b5a98fe15eb"}}' 2018-07-23 13:24:04,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-19538219-af5d-49c2-b3f4-fa73cf82ac56 Date: Mon, 23 Jul 2018 13:24:04 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-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "port_range_min": null, "revision_number": 0, "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:24:04Z", "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "e758f8a6-38ed-46cb-9ff8-57b91111f597"}} 2018-07-23 13:24:04,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-19538219-af5d-49c2-b3f4-fa73cf82ac56 2018-07-23 13:24:04,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.162596940994s 2018-07-23 13:24:04,336 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-19538219-af5d-49c2-b3f4-fa73cf82ac56 2018-07-23 13:24:04,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:24:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:04,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-06e3b585-6cf5-4211-ac76-205d29ab68bc Date: Mon, 23 Jul 2018 13:24:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:23:44Z", "updated_at": "2018-07-23T13:23:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "53265f1f-37bb-42a7-bdf4-4c59a936557f", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "94be378d-a0d3-4721-b5f4-369624002598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "a6eaef9b-a32f-4fcb-9b6d-07d11ea26c8b", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "e2f91637-e9ad-46df-96ff-f2fbdd9a43ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 1, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:24:03Z", "updated_at": "2018-07-23T13:24:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "5a46ff34-23ef-45c5-9a71-a9ed0d21e820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "a96e1ab1-d72b-4794-a884-5b48e982e70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:24:04Z", "revision_number": 0, "id": "dfc0f8a5-2043-4b73-bed8-28ec54c3656d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:04Z", "revision_number": 0, "id": "e758f8a6-38ed-46cb-9ff8-57b91111f597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 3, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:24:04,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-06e3b585-6cf5-4211-ac76-205d29ab68bc 2018-07-23 13:24:04,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554580688477s 2018-07-23 13:24:04,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-06e3b585-6cf5-4211-ac76-205d29ab68bc 2018-07-23 13:24:04,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:24:04,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb"}}' 2018-07-23 13:24:04,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-dbadb75f-76ff-4c2a-ae44-a3d1d6ff80a4 Date: Mon, 23 Jul 2018 13:24:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-07-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "port_range_min": 9000, "revision_number": 0, "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:24:04Z", "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "83c6c04c-2bf4-40c1-887d-af6695dbf878"}} 2018-07-23 13:24:04,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-dbadb75f-76ff-4c2a-ae44-a3d1d6ff80a4 2018-07-23 13:24:04,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153529167175s 2018-07-23 13:24:04,552 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-dbadb75f-76ff-4c2a-ae44-a3d1d6ff80a4 2018-07-23 13:24:04,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:24:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:04,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-5439ae3f-d547-4ceb-9267-40c02b7a8f6a Date: Mon, 23 Jul 2018 13:24:04 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":["85a41d30-807e-42dd-80a6-45dc9aba2a4b"],"updated_at":"2018-07-23T13:23:45Z","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a4ed318f316646cca1336933bb7dd7cf","id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","name":"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 13:24:04,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5439ae3f-d547-4ceb-9267-40c02b7a8f6a 2018-07-23 13:24:04,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113524913788s 2018-07-23 13:24:04,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5439ae3f-d547-4ceb-9267-40c02b7a8f6a 2018-07-23 13:24:04,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:24:04,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:04,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-d24dbd9c-c902-4649-be8b-30036d850d2a Date: Mon, 23 Jul 2018 13:24:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/snap", "metadata": {}}], "file": "/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/file", "owner": "a4ed318f316646cca1336933bb7dd7cf", "id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "size": 666173440, "self": "/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T13:24:02Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_79d99df5-d2d9-4fed-b47e-120029222552", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_79d99df5-d2d9-4fed-b47e-120029222552", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-23T13:23:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:24:04,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d24dbd9c-c902-4649-be8b-30036d850d2a 2018-07-23 13:24:04,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0340220928192s 2018-07-23 13:24:04,705 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d24dbd9c-c902-4649-be8b-30036d850d2a 2018-07-23 13:24:04,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 13:24:04,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:04,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8982673a-fe8a-483d-9d57-928cabf2e15a x-compute-request-id: req-8982673a-fe8a-483d-9d57-928cabf2e15a Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_79d99df5-d2d9-4fed-b47e-120029222552", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "37714525-26b3-45d3-9b45-172b2f664a07"}, {"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}]} 2018-07-23 13:24:04,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8982673a-fe8a-483d-9d57-928cabf2e15a 2018-07-23 13:24:04,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258331298828s 2018-07-23 13:24:04,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8982673a-fe8a-483d-9d57-928cabf2e15a 2018-07-23 13:24:04,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 13:24:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"server": {"name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "imageRef": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "flavorRef": "37714525-26b3-45d3-9b45-172b2f664a07", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9670cc60-72f3-4c27-b675-0e6ff49fe72e"}], "security_groups": [{"name": "83339345-777f-4ffe-9561-5b5a98fe15eb"}]}}' 2018-07-23 13:24:05,824 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:24:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-396ada73-2311-4066-8ea9-55b9bdfa3bff x-compute-request-id: req-396ada73-2311-4066-8ea9-55b9bdfa3bff Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "83339345-777f-4ffe-9561-5b5a98fe15eb"}], "OS-DCF:diskConfig": "MANUAL", "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "adminPass": "2tAXGgrS4zrE"}} 2018-07-23 13:24:05,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-396ada73-2311-4066-8ea9-55b9bdfa3bff 2018-07-23 13:24:05,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.08882308006s 2018-07-23 13:24:05,824 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-396ada73-2311-4066-8ea9-55b9bdfa3bff 2018-07-23 13:24:05,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:06,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff8b725b-4941-4765-809c-e1c832c391c6 x-compute-request-id: req-ff8b725b-4941-4765-809c-e1c832c391c6 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:06,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ff8b725b-4941-4765-809c-e1c832c391c6 2018-07-23 13:24:06,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884261846542s 2018-07-23 13:24:06,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ff8b725b-4941-4765-809c-e1c832c391c6 2018-07-23 13:24:06,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:24:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:06,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-8331c710-9470-42a1-8508-db93bee6f3ee Date: Mon, 23 Jul 2018 13:24:06 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":["85a41d30-807e-42dd-80a6-45dc9aba2a4b"],"updated_at":"2018-07-23T13:23:45Z","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a4ed318f316646cca1336933bb7dd7cf","id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","name":"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 13:24:06,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8331c710-9470-42a1-8508-db93bee6f3ee 2018-07-23 13:24:06,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.157332897186s 2018-07-23 13:24:06,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8331c710-9470-42a1-8508-db93bee6f3ee 2018-07-23 13:24:06,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 13:24:06,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:07,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7aa22817-92d8-4499-8393-0782a6737b02 Date: Mon, 23 Jul 2018 13:24:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:23: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":"a4ed318f316646cca1336933bb7dd7cf","id":"85a41d30-807e-42dd-80a6-45dc9aba2a4b","subnetpool_id":null,"name":"shaker-subnet_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:24:07,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7aa22817-92d8-4499-8393-0782a6737b02 2018-07-23 13:24:07,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.148167133331s 2018-07-23 13:24:07,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7aa22817-92d8-4499-8393-0782a6737b02 2018-07-23 13:24:07,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:09,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:09,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:09,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9378900d-344d-4b47-8afa-c9aea2dc9cfe x-compute-request-id: req-9378900d-344d-4b47-8afa-c9aea2dc9cfe Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:09,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9378900d-344d-4b47-8afa-c9aea2dc9cfe 2018-07-23 13:24:09,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789602994919s 2018-07-23 13:24:09,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9378900d-344d-4b47-8afa-c9aea2dc9cfe 2018-07-23 13:24:09,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:11,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:11,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:12,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a58802ea-7b36-4395-9597-6c1cdc63a9bf x-compute-request-id: req-a58802ea-7b36-4395-9597-6c1cdc63a9bf Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:12,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a58802ea-7b36-4395-9597-6c1cdc63a9bf 2018-07-23 13:24:12,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.948815822601s 2018-07-23 13:24:12,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a58802ea-7b36-4395-9597-6c1cdc63a9bf 2018-07-23 13:24:12,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:14,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:14,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:15,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e62ae70-4d25-45ae-a6d5-603c04548e2b x-compute-request-id: req-0e62ae70-4d25-45ae-a6d5-603c04548e2b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:15,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e62ae70-4d25-45ae-a6d5-603c04548e2b 2018-07-23 13:24:15,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790053129196s 2018-07-23 13:24:15,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e62ae70-4d25-45ae-a6d5-603c04548e2b 2018-07-23 13:24:15,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:17,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:18,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f03b21a7-152d-48e6-9035-1e853fee3e5b x-compute-request-id: req-f03b21a7-152d-48e6-9035-1e853fee3e5b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:18,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f03b21a7-152d-48e6-9035-1e853fee3e5b 2018-07-23 13:24:18,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920655965805s 2018-07-23 13:24:18,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f03b21a7-152d-48e6-9035-1e853fee3e5b 2018-07-23 13:24:18,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:20,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:21,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8572b8bc-3450-4f3f-b2d5-131e46e818fb x-compute-request-id: req-8572b8bc-3450-4f3f-b2d5-131e46e818fb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:21,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8572b8bc-3450-4f3f-b2d5-131e46e818fb 2018-07-23 13:24:21,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54288315773s 2018-07-23 13:24:21,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8572b8bc-3450-4f3f-b2d5-131e46e818fb 2018-07-23 13:24:21,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:23,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:23,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afde9299-f783-4b67-8a29-781301084159 x-compute-request-id: req-afde9299-f783-4b67-8a29-781301084159 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:23,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-afde9299-f783-4b67-8a29-781301084159 2018-07-23 13:24:23,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.910871982574s 2018-07-23 13:24:23,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-afde9299-f783-4b67-8a29-781301084159 2018-07-23 13:24:23,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:25,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:25,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:26,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8a48d83-d092-429b-bc29-3990e88b72b9 x-compute-request-id: req-f8a48d83-d092-429b-bc29-3990e88b72b9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:26,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8a48d83-d092-429b-bc29-3990e88b72b9 2018-07-23 13:24:26,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746538877487s 2018-07-23 13:24:26,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8a48d83-d092-429b-bc29-3990e88b72b9 2018-07-23 13:24:26,718 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:28,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:29,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cec6b505-e5c9-4fa5-a38f-9ac857c2b1b2 x-compute-request-id: req-cec6b505-e5c9-4fa5-a38f-9ac857c2b1b2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:29,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cec6b505-e5c9-4fa5-a38f-9ac857c2b1b2 2018-07-23 13:24:29,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353111028671s 2018-07-23 13:24:29,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cec6b505-e5c9-4fa5-a38f-9ac857c2b1b2 2018-07-23 13:24:29,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:31,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:31,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4468f129-de5e-4951-b166-7734e2574329 x-compute-request-id: req-4468f129-de5e-4951-b166-7734e2574329 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:31,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4468f129-de5e-4951-b166-7734e2574329 2018-07-23 13:24:31,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366750955582s 2018-07-23 13:24:31,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4468f129-de5e-4951-b166-7734e2574329 2018-07-23 13:24:31,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:33,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:33,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aef55c3a-122f-4835-919d-5accb465c3f2 x-compute-request-id: req-aef55c3a-122f-4835-919d-5accb465c3f2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:33,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aef55c3a-122f-4835-919d-5accb465c3f2 2018-07-23 13:24:33,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362228870392s 2018-07-23 13:24:33,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aef55c3a-122f-4835-919d-5accb465c3f2 2018-07-23 13:24:33,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:35,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:36,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa6933c-54bd-4869-a3ce-caf4360c0857 x-compute-request-id: req-aaa6933c-54bd-4869-a3ce-caf4360c0857 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:36,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aaa6933c-54bd-4869-a3ce-caf4360c0857 2018-07-23 13:24:36,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356930017471s 2018-07-23 13:24:36,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aaa6933c-54bd-4869-a3ce-caf4360c0857 2018-07-23 13:24:36,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:38,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:38,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:39,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ebded8-f20b-4630-a271-aa45f78657f0 x-compute-request-id: req-30ebded8-f20b-4630-a271-aa45f78657f0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:39,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30ebded8-f20b-4630-a271-aa45f78657f0 2018-07-23 13:24:39,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975054979324s 2018-07-23 13:24:39,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30ebded8-f20b-4630-a271-aa45f78657f0 2018-07-23 13:24:39,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:41,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:41,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:41,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd698fd5-9570-4f08-8ba2-6407b69dfe1b x-compute-request-id: req-dd698fd5-9570-4f08-8ba2-6407b69dfe1b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:41,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd698fd5-9570-4f08-8ba2-6407b69dfe1b 2018-07-23 13:24:41,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381350040436s 2018-07-23 13:24:41,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd698fd5-9570-4f08-8ba2-6407b69dfe1b 2018-07-23 13:24:41,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:43,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:43,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:44,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5963b2da-4019-4e5b-871a-117d98127b26 x-compute-request-id: req-5963b2da-4019-4e5b-871a-117d98127b26 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:44,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5963b2da-4019-4e5b-871a-117d98127b26 2018-07-23 13:24:44,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581094026566s 2018-07-23 13:24:44,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5963b2da-4019-4e5b-871a-117d98127b26 2018-07-23 13:24:44,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:46,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:46,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05175353-4ea2-4010-a350-f88f1507a20d x-compute-request-id: req-05175353-4ea2-4010-a350-f88f1507a20d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:46,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05175353-4ea2-4010-a350-f88f1507a20d 2018-07-23 13:24:46,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377968788147s 2018-07-23 13:24:46,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05175353-4ea2-4010-a350-f88f1507a20d 2018-07-23 13:24:46,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:48,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:49,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45ae5704-3d25-42ce-a9a0-7c3b259a62af x-compute-request-id: req-45ae5704-3d25-42ce-a9a0-7c3b259a62af Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:49,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-45ae5704-3d25-42ce-a9a0-7c3b259a62af 2018-07-23 13:24:49,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79495382309s 2018-07-23 13:24:49,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-45ae5704-3d25-42ce-a9a0-7c3b259a62af 2018-07-23 13:24:49,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:51,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:51,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f6e624f-108c-4c9d-ae83-378492054eb4 x-compute-request-id: req-2f6e624f-108c-4c9d-ae83-378492054eb4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:52,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2f6e624f-108c-4c9d-ae83-378492054eb4 2018-07-23 13:24:52,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00332713127s 2018-07-23 13:24:52,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2f6e624f-108c-4c9d-ae83-378492054eb4 2018-07-23 13:24:52,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:54,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:54,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3a36cf2-03e0-4f6a-b233-e33e0340f51b x-compute-request-id: req-b3a36cf2-03e0-4f6a-b233-e33e0340f51b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:54,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3a36cf2-03e0-4f6a-b233-e33e0340f51b 2018-07-23 13:24:54,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193623065948s 2018-07-23 13:24:54,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3a36cf2-03e0-4f6a-b233-e33e0340f51b 2018-07-23 13:24:54,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:56,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:56,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:56,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5719ea93-b668-4ecf-af1e-113bf949f8b4 x-compute-request-id: req-5719ea93-b668-4ecf-af1e-113bf949f8b4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:56,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5719ea93-b668-4ecf-af1e-113bf949f8b4 2018-07-23 13:24:56,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195932149887s 2018-07-23 13:24:56,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5719ea93-b668-4ecf-af1e-113bf949f8b4 2018-07-23 13:24:56,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:24:58,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:24:58,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:24:59,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:24:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-320096ce-88cf-40df-891f-b01ac5823eaa x-compute-request-id: req-320096ce-88cf-40df-891f-b01ac5823eaa Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:24:59,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-320096ce-88cf-40df-891f-b01ac5823eaa 2018-07-23 13:24:59,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393199920654s 2018-07-23 13:24:59,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-320096ce-88cf-40df-891f-b01ac5823eaa 2018-07-23 13:24:59,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:01,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:01,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:01,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54ad2ce8-8909-46e1-8c78-1981e62f7662 x-compute-request-id: req-54ad2ce8-8909-46e1-8c78-1981e62f7662 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:01,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54ad2ce8-8909-46e1-8c78-1981e62f7662 2018-07-23 13:25:01,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373866081238s 2018-07-23 13:25:01,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54ad2ce8-8909-46e1-8c78-1981e62f7662 2018-07-23 13:25:01,520 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:03,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:03,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-661a5291-0ab0-407f-b65d-1c9d09f98c93 x-compute-request-id: req-661a5291-0ab0-407f-b65d-1c9d09f98c93 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:03,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-661a5291-0ab0-407f-b65d-1c9d09f98c93 2018-07-23 13:25:03,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205142021179s 2018-07-23 13:25:03,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-661a5291-0ab0-407f-b65d-1c9d09f98c93 2018-07-23 13:25:03,732 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:05,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:05,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:06,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4c82dff-72b0-4025-b3e6-646d7c7c84df x-compute-request-id: req-e4c82dff-72b0-4025-b3e6-646d7c7c84df Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:06,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e4c82dff-72b0-4025-b3e6-646d7c7c84df 2018-07-23 13:25:06,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380367040634s 2018-07-23 13:25:06,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e4c82dff-72b0-4025-b3e6-646d7c7c84df 2018-07-23 13:25:06,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:08,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:08,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:08,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3348c723-cb99-4cb9-a1c3-7640aee99017 x-compute-request-id: req-3348c723-cb99-4cb9-a1c3-7640aee99017 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:08,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3348c723-cb99-4cb9-a1c3-7640aee99017 2018-07-23 13:25:08,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220142841339s 2018-07-23 13:25:08,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3348c723-cb99-4cb9-a1c3-7640aee99017 2018-07-23 13:25:08,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:10,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:10,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:10,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09b82013-818c-497d-b8e0-65986457cd18 x-compute-request-id: req-09b82013-818c-497d-b8e0-65986457cd18 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:10,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-09b82013-818c-497d-b8e0-65986457cd18 2018-07-23 13:25:10,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364733934402s 2018-07-23 13:25:10,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-09b82013-818c-497d-b8e0-65986457cd18 2018-07-23 13:25:10,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:12,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:13,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abf56f4d-902a-4ef7-8e42-976d1b26ea91 x-compute-request-id: req-abf56f4d-902a-4ef7-8e42-976d1b26ea91 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:13,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abf56f4d-902a-4ef7-8e42-976d1b26ea91 2018-07-23 13:25:13,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369851827621s 2018-07-23 13:25:13,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abf56f4d-902a-4ef7-8e42-976d1b26ea91 2018-07-23 13:25:13,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:15,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:15,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:15,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0abafdf1-5081-4457-95e5-7cd717911fa2 x-compute-request-id: req-0abafdf1-5081-4457-95e5-7cd717911fa2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:15,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0abafdf1-5081-4457-95e5-7cd717911fa2 2018-07-23 13:25:15,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532766819s 2018-07-23 13:25:15,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0abafdf1-5081-4457-95e5-7cd717911fa2 2018-07-23 13:25:15,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:17,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:18,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15e7f88c-cf02-4f07-9a92-bc8944159745 x-compute-request-id: req-15e7f88c-cf02-4f07-9a92-bc8944159745 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:18,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15e7f88c-cf02-4f07-9a92-bc8944159745 2018-07-23 13:25:18,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393575906754s 2018-07-23 13:25:18,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15e7f88c-cf02-4f07-9a92-bc8944159745 2018-07-23 13:25:18,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:20,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:20,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:20,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36f13102-1f92-4d9d-948a-ac535e56908b x-compute-request-id: req-36f13102-1f92-4d9d-948a-ac535e56908b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:20,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-36f13102-1f92-4d9d-948a-ac535e56908b 2018-07-23 13:25:20,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37682390213s 2018-07-23 13:25:20,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-36f13102-1f92-4d9d-948a-ac535e56908b 2018-07-23 13:25:20,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:22,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:22,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:22,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-829e4148-445c-4157-b3ec-aca2203a53c7 x-compute-request-id: req-829e4148-445c-4157-b3ec-aca2203a53c7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:22,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-829e4148-445c-4157-b3ec-aca2203a53c7 2018-07-23 13:25:22,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407778024673s 2018-07-23 13:25:22,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-829e4148-445c-4157-b3ec-aca2203a53c7 2018-07-23 13:25:22,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:24,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:25,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63230587-b2e7-42be-86c0-f072f837d092 x-compute-request-id: req-63230587-b2e7-42be-86c0-f072f837d092 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:25,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-63230587-b2e7-42be-86c0-f072f837d092 2018-07-23 13:25:25,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204102993011s 2018-07-23 13:25:25,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-63230587-b2e7-42be-86c0-f072f837d092 2018-07-23 13:25:25,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:27,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:27,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-013d2b7e-c8f4-41fb-8767-de7247427620 x-compute-request-id: req-013d2b7e-c8f4-41fb-8767-de7247427620 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:27,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-013d2b7e-c8f4-41fb-8767-de7247427620 2018-07-23 13:25:27,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39204120636s 2018-07-23 13:25:27,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-013d2b7e-c8f4-41fb-8767-de7247427620 2018-07-23 13:25:27,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:29,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:29,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e5e51bd-34da-4ec4-9bfe-1545bc38a724 x-compute-request-id: req-6e5e51bd-34da-4ec4-9bfe-1545bc38a724 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:29,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6e5e51bd-34da-4ec4-9bfe-1545bc38a724 2018-07-23 13:25:29,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378064155579s 2018-07-23 13:25:29,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6e5e51bd-34da-4ec4-9bfe-1545bc38a724 2018-07-23 13:25:29,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:31,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:32,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c87a337-406e-4970-83d6-5ffba3f4487e x-compute-request-id: req-5c87a337-406e-4970-83d6-5ffba3f4487e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:32,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c87a337-406e-4970-83d6-5ffba3f4487e 2018-07-23 13:25:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191215991974s 2018-07-23 13:25:32,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c87a337-406e-4970-83d6-5ffba3f4487e 2018-07-23 13:25:32,019 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:34,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:34,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04e91a7a-03e7-415b-a103-f1b61a27c36c x-compute-request-id: req-04e91a7a-03e7-415b-a103-f1b61a27c36c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:34,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04e91a7a-03e7-415b-a103-f1b61a27c36c 2018-07-23 13:25:34,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199245929718s 2018-07-23 13:25:34,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04e91a7a-03e7-415b-a103-f1b61a27c36c 2018-07-23 13:25:34,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:36,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:36,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9851c90-fa1c-48b3-a220-6efbd644b791 x-compute-request-id: req-d9851c90-fa1c-48b3-a220-6efbd644b791 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:36,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9851c90-fa1c-48b3-a220-6efbd644b791 2018-07-23 13:25:36,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384978055954s 2018-07-23 13:25:36,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9851c90-fa1c-48b3-a220-6efbd644b791 2018-07-23 13:25:36,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:38,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:38,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:39,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ba48603-27b7-4924-a4cc-32bd70fc515d x-compute-request-id: req-9ba48603-27b7-4924-a4cc-32bd70fc515d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:39,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9ba48603-27b7-4924-a4cc-32bd70fc515d 2018-07-23 13:25:39,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399240016937s 2018-07-23 13:25:39,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9ba48603-27b7-4924-a4cc-32bd70fc515d 2018-07-23 13:25:39,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:41,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:41,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47d3cb8a-965d-4a99-8411-ff92f0e2b1ea x-compute-request-id: req-47d3cb8a-965d-4a99-8411-ff92f0e2b1ea Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:41,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-47d3cb8a-965d-4a99-8411-ff92f0e2b1ea 2018-07-23 13:25:41,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38081407547s 2018-07-23 13:25:41,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-47d3cb8a-965d-4a99-8411-ff92f0e2b1ea 2018-07-23 13:25:41,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:43,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:43,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:43,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd5c1a89-cb10-4f6b-9ef5-47d5363b1e70 x-compute-request-id: req-dd5c1a89-cb10-4f6b-9ef5-47d5363b1e70 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:43,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd5c1a89-cb10-4f6b-9ef5-47d5363b1e70 2018-07-23 13:25:43,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200715065002s 2018-07-23 13:25:43,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd5c1a89-cb10-4f6b-9ef5-47d5363b1e70 2018-07-23 13:25:43,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:45,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:45,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfc5d9a8-a6a2-4962-99fc-552d025a9b23 x-compute-request-id: req-dfc5d9a8-a6a2-4962-99fc-552d025a9b23 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:45,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dfc5d9a8-a6a2-4962-99fc-552d025a9b23 2018-07-23 13:25:45,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1921479702s 2018-07-23 13:25:45,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dfc5d9a8-a6a2-4962-99fc-552d025a9b23 2018-07-23 13:25:45,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:47,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:48,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a5c657b-5d62-4a8d-88f2-bfd7d46aae8a x-compute-request-id: req-8a5c657b-5d62-4a8d-88f2-bfd7d46aae8a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:48,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a5c657b-5d62-4a8d-88f2-bfd7d46aae8a 2018-07-23 13:25:48,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197085142136s 2018-07-23 13:25:48,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a5c657b-5d62-4a8d-88f2-bfd7d46aae8a 2018-07-23 13:25:48,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:50,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:50,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bca500d-0875-4532-8d15-2a34c499179f x-compute-request-id: req-8bca500d-0875-4532-8d15-2a34c499179f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:50,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8bca500d-0875-4532-8d15-2a34c499179f 2018-07-23 13:25:50,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354563951492s 2018-07-23 13:25:50,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8bca500d-0875-4532-8d15-2a34c499179f 2018-07-23 13:25:50,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:52,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:53,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d1d6760-eba7-4a03-a67b-52dbff267a26 x-compute-request-id: req-6d1d6760-eba7-4a03-a67b-52dbff267a26 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:53,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d1d6760-eba7-4a03-a67b-52dbff267a26 2018-07-23 13:25:53,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636118888855s 2018-07-23 13:25:53,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d1d6760-eba7-4a03-a67b-52dbff267a26 2018-07-23 13:25:53,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:55,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:55,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:55,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6badfe5d-fe6e-4de7-8861-ca92079a9a53 x-compute-request-id: req-6badfe5d-fe6e-4de7-8861-ca92079a9a53 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:55,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6badfe5d-fe6e-4de7-8861-ca92079a9a53 2018-07-23 13:25:55,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364794969559s 2018-07-23 13:25:55,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6badfe5d-fe6e-4de7-8861-ca92079a9a53 2018-07-23 13:25:55,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:57,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:57,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4930fece-d9a7-4591-97d4-2a77c63db757 x-compute-request-id: req-4930fece-d9a7-4591-97d4-2a77c63db757 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:57,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4930fece-d9a7-4591-97d4-2a77c63db757 2018-07-23 13:25:57,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213549137115s 2018-07-23 13:25:57,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4930fece-d9a7-4591-97d4-2a77c63db757 2018-07-23 13:25:57,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:25:59,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:25:59,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:25:59,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5ff5a28-e3ab-40fa-9ef0-0976780f8081 x-compute-request-id: req-b5ff5a28-e3ab-40fa-9ef0-0976780f8081 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:25:59,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b5ff5a28-e3ab-40fa-9ef0-0976780f8081 2018-07-23 13:25:59,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376329898834s 2018-07-23 13:25:59,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b5ff5a28-e3ab-40fa-9ef0-0976780f8081 2018-07-23 13:25:59,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:02,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:02,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77c925e1-ba1f-48b1-804d-9715b0a33cbb x-compute-request-id: req-77c925e1-ba1f-48b1-804d-9715b0a33cbb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:02,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-77c925e1-ba1f-48b1-804d-9715b0a33cbb 2018-07-23 13:26:02,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356117010117s 2018-07-23 13:26:02,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-77c925e1-ba1f-48b1-804d-9715b0a33cbb 2018-07-23 13:26:02,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:04,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:04,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e477e89a-fe46-488a-8402-87df28d3a7a8 x-compute-request-id: req-e477e89a-fe46-488a-8402-87df28d3a7a8 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:04,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e477e89a-fe46-488a-8402-87df28d3a7a8 2018-07-23 13:26:04,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212559938431s 2018-07-23 13:26:04,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e477e89a-fe46-488a-8402-87df28d3a7a8 2018-07-23 13:26:04,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:06,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:06,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6555816-55bd-46c9-ba1e-b8a0a5b6d63f x-compute-request-id: req-f6555816-55bd-46c9-ba1e-b8a0a5b6d63f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:06,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f6555816-55bd-46c9-ba1e-b8a0a5b6d63f 2018-07-23 13:26:06,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383830070496s 2018-07-23 13:26:06,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f6555816-55bd-46c9-ba1e-b8a0a5b6d63f 2018-07-23 13:26:06,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:08,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:08,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:09,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba979f90-6739-40db-9e47-a1fb3aad5e5b x-compute-request-id: req-ba979f90-6739-40db-9e47-a1fb3aad5e5b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:09,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ba979f90-6739-40db-9e47-a1fb3aad5e5b 2018-07-23 13:26:09,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19598698616s 2018-07-23 13:26:09,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ba979f90-6739-40db-9e47-a1fb3aad5e5b 2018-07-23 13:26:09,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:11,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:11,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:11,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc4e23ef-33cc-4135-83d5-342ee26233aa x-compute-request-id: req-dc4e23ef-33cc-4135-83d5-342ee26233aa Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:11,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dc4e23ef-33cc-4135-83d5-342ee26233aa 2018-07-23 13:26:11,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375634908676s 2018-07-23 13:26:11,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dc4e23ef-33cc-4135-83d5-342ee26233aa 2018-07-23 13:26:11,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:13,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:13,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:14,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4126aae8-0a31-476c-97ee-1a4372a6922c x-compute-request-id: req-4126aae8-0a31-476c-97ee-1a4372a6922c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:14,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4126aae8-0a31-476c-97ee-1a4372a6922c 2018-07-23 13:26:14,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509528875351s 2018-07-23 13:26:14,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4126aae8-0a31-476c-97ee-1a4372a6922c 2018-07-23 13:26:14,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:16,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:16,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:16,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f294065f-c6a5-4434-ade9-c5ae0011a668 x-compute-request-id: req-f294065f-c6a5-4434-ade9-c5ae0011a668 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:16,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f294065f-c6a5-4434-ade9-c5ae0011a668 2018-07-23 13:26:16,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375424861908s 2018-07-23 13:26:16,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f294065f-c6a5-4434-ade9-c5ae0011a668 2018-07-23 13:26:16,455 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:18,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:18,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:18,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d30bcd9a-4fd8-4306-91b0-a002dd02d153 x-compute-request-id: req-d30bcd9a-4fd8-4306-91b0-a002dd02d153 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:18,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d30bcd9a-4fd8-4306-91b0-a002dd02d153 2018-07-23 13:26:18,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367621898651s 2018-07-23 13:26:18,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d30bcd9a-4fd8-4306-91b0-a002dd02d153 2018-07-23 13:26:18,830 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:20,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:20,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:21,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-925f9c93-6f3a-4de6-8ed5-4d06b48c8498 x-compute-request-id: req-925f9c93-6f3a-4de6-8ed5-4d06b48c8498 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:21,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-925f9c93-6f3a-4de6-8ed5-4d06b48c8498 2018-07-23 13:26:21,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368037939072s 2018-07-23 13:26:21,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-925f9c93-6f3a-4de6-8ed5-4d06b48c8498 2018-07-23 13:26:21,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:23,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:23,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:23,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d4c7dcf-5e27-4004-8cc8-97f0de4bfa63 x-compute-request-id: req-5d4c7dcf-5e27-4004-8cc8-97f0de4bfa63 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:23,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d4c7dcf-5e27-4004-8cc8-97f0de4bfa63 2018-07-23 13:26:23,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200313091278s 2018-07-23 13:26:23,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d4c7dcf-5e27-4004-8cc8-97f0de4bfa63 2018-07-23 13:26:23,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:25,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:25,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:25,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2204dc77-4377-4272-8f80-1affc7023ded x-compute-request-id: req-2204dc77-4377-4272-8f80-1affc7023ded Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:25,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2204dc77-4377-4272-8f80-1affc7023ded 2018-07-23 13:26:25,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201017856598s 2018-07-23 13:26:25,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2204dc77-4377-4272-8f80-1affc7023ded 2018-07-23 13:26:25,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:27,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:27,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:27,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a85d0cb8-7a54-47c8-9e73-6cc9021099f1 x-compute-request-id: req-a85d0cb8-7a54-47c8-9e73-6cc9021099f1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:27,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a85d0cb8-7a54-47c8-9e73-6cc9021099f1 2018-07-23 13:26:27,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35853099823s 2018-07-23 13:26:27,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a85d0cb8-7a54-47c8-9e73-6cc9021099f1 2018-07-23 13:26:27,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:29,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:30,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da7eb09a-5b3d-4704-bca0-3caa57814df6 x-compute-request-id: req-da7eb09a-5b3d-4704-bca0-3caa57814df6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:30,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-da7eb09a-5b3d-4704-bca0-3caa57814df6 2018-07-23 13:26:30,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582036972046s 2018-07-23 13:26:30,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-da7eb09a-5b3d-4704-bca0-3caa57814df6 2018-07-23 13:26:30,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:32,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:32,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-699c7704-cbfe-4685-95a6-73cf02307dc1 x-compute-request-id: req-699c7704-cbfe-4685-95a6-73cf02307dc1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:32,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-699c7704-cbfe-4685-95a6-73cf02307dc1 2018-07-23 13:26:32,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355376958847s 2018-07-23 13:26:32,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-699c7704-cbfe-4685-95a6-73cf02307dc1 2018-07-23 13:26:32,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:34,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:34,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:35,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46619c9a-ab0b-4147-972e-ba6452a29a6f x-compute-request-id: req-46619c9a-ab0b-4147-972e-ba6452a29a6f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:35,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46619c9a-ab0b-4147-972e-ba6452a29a6f 2018-07-23 13:26:35,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552489995956s 2018-07-23 13:26:35,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46619c9a-ab0b-4147-972e-ba6452a29a6f 2018-07-23 13:26:35,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:37,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:37,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:37,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c6b93d2-e3d3-4c02-8636-aaa7c47fac6d x-compute-request-id: req-5c6b93d2-e3d3-4c02-8636-aaa7c47fac6d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:37,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c6b93d2-e3d3-4c02-8636-aaa7c47fac6d 2018-07-23 13:26:37,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371132850647s 2018-07-23 13:26:37,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c6b93d2-e3d3-4c02-8636-aaa7c47fac6d 2018-07-23 13:26:37,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:39,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:39,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:40,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d7eab2e-8440-4342-852c-2a24f98bd285 x-compute-request-id: req-9d7eab2e-8440-4342-852c-2a24f98bd285 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:40,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d7eab2e-8440-4342-852c-2a24f98bd285 2018-07-23 13:26:40,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431231975555s 2018-07-23 13:26:40,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d7eab2e-8440-4342-852c-2a24f98bd285 2018-07-23 13:26:40,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:42,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:42,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:42,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-468465b7-33d3-4328-9ac2-11ba8d7dc419 x-compute-request-id: req-468465b7-33d3-4328-9ac2-11ba8d7dc419 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:42,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-468465b7-33d3-4328-9ac2-11ba8d7dc419 2018-07-23 13:26:42,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349530220032s 2018-07-23 13:26:42,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-468465b7-33d3-4328-9ac2-11ba8d7dc419 2018-07-23 13:26:42,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:44,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:45,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83ae2f92-9d73-42f8-a98f-60bfe778f291 x-compute-request-id: req-83ae2f92-9d73-42f8-a98f-60bfe778f291 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:45,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-83ae2f92-9d73-42f8-a98f-60bfe778f291 2018-07-23 13:26:45,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654026031494s 2018-07-23 13:26:45,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-83ae2f92-9d73-42f8-a98f-60bfe778f291 2018-07-23 13:26:45,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:47,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:47,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c26777c4-fe2a-4f45-b0a7-36b018dbfa91 x-compute-request-id: req-c26777c4-fe2a-4f45-b0a7-36b018dbfa91 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:47,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c26777c4-fe2a-4f45-b0a7-36b018dbfa91 2018-07-23 13:26:47,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18997502327s 2018-07-23 13:26:47,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c26777c4-fe2a-4f45-b0a7-36b018dbfa91 2018-07-23 13:26:47,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:49,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:49,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:49,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27127ce4-bae8-4da9-a503-b9e45be3cc3b x-compute-request-id: req-27127ce4-bae8-4da9-a503-b9e45be3cc3b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:49,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27127ce4-bae8-4da9-a503-b9e45be3cc3b 2018-07-23 13:26:49,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197640895844s 2018-07-23 13:26:49,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27127ce4-bae8-4da9-a503-b9e45be3cc3b 2018-07-23 13:26:49,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:51,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:52,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb3ac268-5415-4295-a67f-ea91d65b1658 x-compute-request-id: req-bb3ac268-5415-4295-a67f-ea91d65b1658 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:52,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bb3ac268-5415-4295-a67f-ea91d65b1658 2018-07-23 13:26:52,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382191896439s 2018-07-23 13:26:52,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bb3ac268-5415-4295-a67f-ea91d65b1658 2018-07-23 13:26:52,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:54,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:54,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:54,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cb9e7ff-ee3b-426a-8b05-54ebfad50faa x-compute-request-id: req-4cb9e7ff-ee3b-426a-8b05-54ebfad50faa Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:54,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4cb9e7ff-ee3b-426a-8b05-54ebfad50faa 2018-07-23 13:26:54,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370828866959s 2018-07-23 13:26:54,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4cb9e7ff-ee3b-426a-8b05-54ebfad50faa 2018-07-23 13:26:54,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:56,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:56,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:56,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56e1bc81-0704-4145-9860-ef8b39c0a2df x-compute-request-id: req-56e1bc81-0704-4145-9860-ef8b39c0a2df Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:56,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-56e1bc81-0704-4145-9860-ef8b39c0a2df 2018-07-23 13:26:56,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19403886795s 2018-07-23 13:26:56,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-56e1bc81-0704-4145-9860-ef8b39c0a2df 2018-07-23 13:26:56,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:26:58,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:26:58,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:26:58,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce2baab3-c8bd-405f-ad35-b88f757084d3 x-compute-request-id: req-ce2baab3-c8bd-405f-ad35-b88f757084d3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:26:58,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce2baab3-c8bd-405f-ad35-b88f757084d3 2018-07-23 13:26:58,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196806192398s 2018-07-23 13:26:58,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce2baab3-c8bd-405f-ad35-b88f757084d3 2018-07-23 13:26:58,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:00,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:00,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:01,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8fdb70b-03f6-4230-9e2d-203f538a9648 x-compute-request-id: req-b8fdb70b-03f6-4230-9e2d-203f538a9648 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:01,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b8fdb70b-03f6-4230-9e2d-203f538a9648 2018-07-23 13:27:01,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362411022186s 2018-07-23 13:27:01,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b8fdb70b-03f6-4230-9e2d-203f538a9648 2018-07-23 13:27:01,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:03,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:03,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:03,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abf8583e-bd3e-4541-8de6-e5654e7bd667 x-compute-request-id: req-abf8583e-bd3e-4541-8de6-e5654e7bd667 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:03,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abf8583e-bd3e-4541-8de6-e5654e7bd667 2018-07-23 13:27:03,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380503177643s 2018-07-23 13:27:03,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abf8583e-bd3e-4541-8de6-e5654e7bd667 2018-07-23 13:27:03,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:05,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:06,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b7ec137-8732-49a3-bd8c-d67c97d748a7 x-compute-request-id: req-9b7ec137-8732-49a3-bd8c-d67c97d748a7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:06,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9b7ec137-8732-49a3-bd8c-d67c97d748a7 2018-07-23 13:27:06,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380225896835s 2018-07-23 13:27:06,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9b7ec137-8732-49a3-bd8c-d67c97d748a7 2018-07-23 13:27:06,044 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:08,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:08,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:08,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7910e269-3b2c-40ad-af5a-3a5ed73685e4 x-compute-request-id: req-7910e269-3b2c-40ad-af5a-3a5ed73685e4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:08,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7910e269-3b2c-40ad-af5a-3a5ed73685e4 2018-07-23 13:27:08,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203612089157s 2018-07-23 13:27:08,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7910e269-3b2c-40ad-af5a-3a5ed73685e4 2018-07-23 13:27:08,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:10,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:10,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:10,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e586c9de-830c-4a0a-af9c-3299e6a1d663 x-compute-request-id: req-e586c9de-830c-4a0a-af9c-3299e6a1d663 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:10,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e586c9de-830c-4a0a-af9c-3299e6a1d663 2018-07-23 13:27:10,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379932880402s 2018-07-23 13:27:10,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e586c9de-830c-4a0a-af9c-3299e6a1d663 2018-07-23 13:27:10,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:12,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:12,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:13,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-731806f2-b404-4c54-ad8a-d7736ee1f876 x-compute-request-id: req-731806f2-b404-4c54-ad8a-d7736ee1f876 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:13,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-731806f2-b404-4c54-ad8a-d7736ee1f876 2018-07-23 13:27:13,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406448125839s 2018-07-23 13:27:13,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-731806f2-b404-4c54-ad8a-d7736ee1f876 2018-07-23 13:27:13,055 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:15,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:15,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:15,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e6f5dbd-3f27-442c-a17b-54a1fd2a3c90 x-compute-request-id: req-2e6f5dbd-3f27-442c-a17b-54a1fd2a3c90 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:15,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2e6f5dbd-3f27-442c-a17b-54a1fd2a3c90 2018-07-23 13:27:15,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20839715004s 2018-07-23 13:27:15,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2e6f5dbd-3f27-442c-a17b-54a1fd2a3c90 2018-07-23 13:27:15,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:17,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:17,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:17,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-527893d3-6984-40ee-8a48-280f87e70356 x-compute-request-id: req-527893d3-6984-40ee-8a48-280f87e70356 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:17,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-527893d3-6984-40ee-8a48-280f87e70356 2018-07-23 13:27:17,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381786108017s 2018-07-23 13:27:17,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-527893d3-6984-40ee-8a48-280f87e70356 2018-07-23 13:27:17,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:19,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:19,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:20,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af79a296-c7a7-4b02-b7e5-91b6a41927fb x-compute-request-id: req-af79a296-c7a7-4b02-b7e5-91b6a41927fb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "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-23T13:24:08Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:20,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-af79a296-c7a7-4b02-b7e5-91b6a41927fb 2018-07-23 13:27:20,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372005939484s 2018-07-23 13:27:20,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-af79a296-c7a7-4b02-b7e5-91b6a41927fb 2018-07-23 13:27:20,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:27:22,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:22,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1947ad-3cae-4746-9d82-38d0d721cef3 x-compute-request-id: req-1d1947ad-3cae-4746-9d82-38d0d721cef3 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ea:5c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T13:27:21.000000", "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T13:27:21Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:22,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d1947ad-3cae-4746-9d82-38d0d721cef3 2018-07-23 13:27:22,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197007894516s 2018-07-23 13:27:22,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d1947ad-3cae-4746-9d82-38d0d721cef3 2018-07-23 13:27:22,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 13:27:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:22,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9c081bd4-89a1-4789-9bea-d5b1bcabae28 Date: Mon, 23 Jul 2018 13:27:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:24:08Z","admin_state_up":true,"updated_at":"2018-07-23T13:27:20Z","binding:vnic_type":"normal","device_id":"44bfcb45-f791-4188-8a4c-2ebac28147f3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:41:ea:5c","id":"19b6b67f-c9b2-497f-9161-531f71010717","port_security_enabled":true,"project_id":"a4ed318f316646cca1336933bb7dd7cf","fixed_ips":[{"subnet_id":"85a41d30-807e-42dd-80a6-45dc9aba2a4b","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["83339345-777f-4ffe-9561-5b5a98fe15eb"],"name":""}]} 2018-07-23 13:27:22,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3 used request id req-9c081bd4-89a1-4789-9bea-d5b1bcabae28 2018-07-23 13:27:22,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0560820102692s 2018-07-23 13:27:22,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3 used request id req-9c081bd4-89a1-4789-9bea-d5b1bcabae28 2018-07-23 13:27:22,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 13:27:22,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19b6b67f-c9b2-497f-9161-531f71010717" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:22,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cc841ffe-948d-40c1-bd2f-366182532be8 Date: Mon, 23 Jul 2018 13:27:22 GMT RESP BODY: {"floatingips": []} 2018-07-23 13:27:22,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19b6b67f-c9b2-497f-9161-531f71010717 used request id req-cc841ffe-948d-40c1-bd2f-366182532be8 2018-07-23 13:27:22,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0432178974152s 2018-07-23 13:27:22,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19b6b67f-c9b2-497f-9161-531f71010717 used request id req-cc841ffe-948d-40c1-bd2f-366182532be8 2018-07-23 13:27:22,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:27:22,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:22,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76afc05c-9765-4051-becc-33a808f87d15 x-compute-request-id: req-76afc05c-9765-4051-becc-33a808f87d15 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ea:5c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T13:27:21.000000", "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T13:27:21Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:27:22,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76afc05c-9765-4051-becc-33a808f87d15 2018-07-23 13:27:22,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196165084839s 2018-07-23 13:27:22,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76afc05c-9765-4051-becc-33a808f87d15 2018-07-23 13:27:22,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 13:27:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:22,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-af7d2242-e639-4fed-ba21-119b1df9d6a5 Date: Mon, 23 Jul 2018 13:27:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:24:08Z","admin_state_up":true,"updated_at":"2018-07-23T13:27:20Z","binding:vnic_type":"normal","device_id":"44bfcb45-f791-4188-8a4c-2ebac28147f3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:41:ea:5c","id":"19b6b67f-c9b2-497f-9161-531f71010717","port_security_enabled":true,"project_id":"a4ed318f316646cca1336933bb7dd7cf","fixed_ips":[{"subnet_id":"85a41d30-807e-42dd-80a6-45dc9aba2a4b","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["83339345-777f-4ffe-9561-5b5a98fe15eb"],"name":""}]} 2018-07-23 13:27:22,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3 used request id req-af7d2242-e639-4fed-ba21-119b1df9d6a5 2018-07-23 13:27:22,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546159744263s 2018-07-23 13:27:22,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3 used request id req-af7d2242-e639-4fed-ba21-119b1df9d6a5 2018-07-23 13:27:22,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 13:27:22,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19b6b67f-c9b2-497f-9161-531f71010717" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:22,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-567de1f8-b557-4cf9-b873-4aabdf37dcee Date: Mon, 23 Jul 2018 13:27:22 GMT RESP BODY: {"floatingips": []} 2018-07-23 13:27:22,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19b6b67f-c9b2-497f-9161-531f71010717 used request id req-567de1f8-b557-4cf9-b873-4aabdf37dcee 2018-07-23 13:27:22,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0428729057312s 2018-07-23 13:27:22,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19b6b67f-c9b2-497f-9161-531f71010717 used request id req-567de1f8-b557-4cf9-b873-4aabdf37dcee 2018-07-23 13:27:22,653 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_79d99df5-d2d9-4fed-b47e-120029222552': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:ea:5c', 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'64ec5e9b-c2e1-4f29-a589-dbb15469c3d3'}), 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-23T13:27:21.000000', 'flavor': Munch({u'id': u'37714525-26b3-45d3-9b45-172b2f664a07'}), 'az': u'nova', 'id': u'44bfcb45-f791-4188-8a4c-2ebac28147f3', 'security_groups': [Munch({u'name': u'shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0fefe097937e4410a3378fb2170a5788', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4ed318f316646cca1336933bb7dd7cf', 'name': 'shaker-project_79d99df5-d2d9-4fed-b47e-120029222552', '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-23T13:27:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T13:27:21Z', 'hostId': u'f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c', '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-23T13:27:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a4ed318f316646cca1336933bb7dd7cf', 'name': u'shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552', 'adminPass': None, 'tenant_id': u'a4ed318f316646cca1336933bb7dd7cf', 'created_at': u'2018-07-23T13:24:05Z', 'created': u'2018-07-23T13:24:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 13:27:22,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:27:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:22,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-e05c14cb-e137-4d7d-b909-05a0e6704e06 Date: Mon, 23 Jul 2018 13:27: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":["85a41d30-807e-42dd-80a6-45dc9aba2a4b"],"updated_at":"2018-07-23T13:23:45Z","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a4ed318f316646cca1336933bb7dd7cf","id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","name":"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 13:27:22,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e05c14cb-e137-4d7d-b909-05a0e6704e06 2018-07-23 13:27:22,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111742973328s 2018-07-23 13:27:22,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e05c14cb-e137-4d7d-b909-05a0e6704e06 2018-07-23 13:27:22,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 13:27:22,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:27:22,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7a3c7490-1cf7-4bdf-adc6-d05f3f4bbf20 Date: Mon, 23 Jul 2018 13:27:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:24:08Z","admin_state_up":true,"updated_at":"2018-07-23T13:27:20Z","binding:vnic_type":"normal","device_id":"44bfcb45-f791-4188-8a4c-2ebac28147f3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:41:ea:5c","id":"19b6b67f-c9b2-497f-9161-531f71010717","port_security_enabled":true,"project_id":"a4ed318f316646cca1336933bb7dd7cf","fixed_ips":[{"subnet_id":"85a41d30-807e-42dd-80a6-45dc9aba2a4b","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["83339345-777f-4ffe-9561-5b5a98fe15eb"],"name":""}]} 2018-07-23 13:27:22,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3 used request id req-7a3c7490-1cf7-4bdf-adc6-d05f3f4bbf20 2018-07-23 13:27:22,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0591900348663s 2018-07-23 13:27:22,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=44bfcb45-f791-4188-8a4c-2ebac28147f3 used request id req-7a3c7490-1cf7-4bdf-adc6-d05f3f4bbf20 2018-07-23 13:27:22,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 13:27:22,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"floatingip": {"floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.5", "port_id": "19b6b67f-c9b2-497f-9161-531f71010717"}}' 2018-07-23 13:27:24,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-7f914377-df01-4493-8b88-efbac8f991a2 Date: Mon, 23 Jul 2018 13:27:24 GMT RESP BODY: {"floatingip": {"router_id": "5313d592-75f6-4168-bc28-7ec8ace395d7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-23T13:27:23Z", "floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "19b6b67f-c9b2-497f-9161-531f71010717", "id": "16867ae2-a416-4e49-888e-d608f1297ffa", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:27:23Z", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}} 2018-07-23 13:27:24,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7f914377-df01-4493-8b88-efbac8f991a2 2018-07-23 13:27:24,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.79733705521s 2018-07-23 13:27:24,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7f914377-df01-4493-8b88-efbac8f991a2 2018-07-23 13:27:24,631 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5313d592-75f6-4168-bc28-7ec8ace395d7', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a4ed318f316646cca1336933bb7dd7cf', 'created_at': u'2018-07-23T13:27:23Z', 'attached': True, 'updated_at': u'2018-07-23T13:27:23Z', 'id': u'16867ae2-a416-4e49-888e-d608f1297ffa', 'floating_network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4ed318f316646cca1336933bb7dd7cf', 'name': 'shaker-project_79d99df5-d2d9-4fed-b47e-120029222552', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5313d592-75f6-4168-bc28-7ec8ace395d7', 'project_id': u'a4ed318f316646cca1336933bb7dd7cf', 'port_id': u'19b6b67f-c9b2-497f-9161-531f71010717', 'port': u'19b6b67f-c9b2-497f-9161-531f71010717', 'network': u'99fe539b-9466-47d9-85fe-d944dce101e6'}) 2018-07-23 13:27:24,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 13:27:24,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3/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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 13:27:24,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:27:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03a635f8-f9c3-4d92-8f6e-102ceefabb97 x-compute-request-id: req-03a635f8-f9c3-4d92-8f6e-102ceefabb97 Content-Encoding: gzip Content-Length: 9633 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 653398184 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131155] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132852] pid_max: default: 32768 minimum: 301\n[ 0.133764] ACPI: Core revision 20150930\n[ 0.135171] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136513] Security Framework initialized\n[ 0.137358] Yama: becoming mindful.\n[ 0.138108] AppArmor: AppArmor initialized\n[ 0.138985] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141670] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142912] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144336] Initializing cgroup subsys io\n[ 0.145170] Initializing cgroup subsys memory\n[ 0.146046] Initializing cgroup subsys devices\n[ 0.146939] Initializing cgroup subsys freezer\n[ 0.147830] Initializing cgroup subsys net_cls\n[ 0.148716] Initializing cgroup subsys perf_event\n[ 0.149641] Initializing cgroup subsys net_prio\n[ 0.150548] Initializing cgroup subsys hugetlb\n[ 0.151440] Initializing cgroup subsys pids\n[ 0.152314] CPU: Physical Processor ID: 0\n[ 0.153830] mce: CPU supports 10 MCE banks\n[ 0.154698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155725] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156839] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.157896] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.159077] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.160311] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.161413] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.162956] Speculative Store Bypass: Vulnerable\n[ 0.179620] Freeing SMP alternatives memory: 32K\n[ 0.185200] ftrace: allocating 32237 entries in 126 pages\n[ 0.219757] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221006] smpboot: Max logical packages: 1\n[ 0.222011] x2apic enabled\n[ 0.222838] Switched APIC routing to physical x2apic.\n[ 0.224594] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227903] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229740] KVM setup paravirtual spinlock\n[ 0.231081] x86: Booted up 1 node, 1 CPUs\n[ 0.231908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233334] devtmpfs: initialized\n[ 0.235083] evm: security.selinux\n[ 0.235805] evm: security.SMACK64\n[ 0.236506] evm: security.SMACK64EXEC\n[ 0.237266] evm: security.SMACK64TRANSMUTE\n[ 0.238093] evm: security.SMACK64MMAP\n[ 0.238854] evm: security.ima\n[ 0.239506] evm: security.capability\n[ 0.240341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.243404] pinctrl core: initialized pinctrl subsystem\n[ 0.244529] RTC time: 13:27:21, date: 07/23/18\n[ 0.245518] NET: Registered protocol family 16\n[ 0.246525] cpuidle: using governor ladder\n[ 0.247372] cpuidle: using governor menu\n[ 0.248180] PCCT header not found.\n[ 0.248958] ACPI: bus type PCI registered\n[ 0.249774] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251042] PCI: Using configuration type 1 for base access\n[ 0.252909] ACPI: Added _OSI(Module Device)\n[ 0.253774] ACPI: Added _OSI(Processor Device)\n[ 0.254657] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255585] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257424] ACPI: Interpreter enabled\n[ 0.258219] ACPI: (supports S0 S5)\n[ 0.258949] ACPI: Using IOAPIC for interrupt routing\n[ 0.259919] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263199] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264371] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265639] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269158] acpiphp: Slot [3] registered\n[ 0.269985] acpiphp: Slot [4] registered\n[ 0.280758] acpiphp: Slot [5] registered\n[ 0.281578] acpiphp: Slot [6] registered\n[ 0.282399] acpiphp: Slot [7] registered\n[ 0.283215] acpiphp: Slot [8] registered\n[ 0.284040] acpiphp: Slot [9] registered\n[ 0.284864] acpiphp: Slot [10] registered\n[ 0.285697] acpiphp: Slot [11] registered\n[ 0.286526] acpiphp: Slot [12] registered\n[ 0.287363] acpiphp: Slot [13] registered\n[ 0.288195] acpiphp: Slot [14] registered\n[ 0.289032] acpiphp: Slot [15] registered\n[ 0.289867] acpiphp: Slot [16] registered\n[ 0.290701] acpiphp: Slot [17] registered\n[ 0.291532] acpiphp: Slot [18] registered\n[ 0.292362] acpiphp: Slot [19] registered\n[ 0.293202] acpiphp: Slot [20] registered\n[ 0.294040] acpiphp: Slot [21] registered\n[ 0.294868] acpiphp: Slot [22] registered\n[ 0.295698] acpiphp: Slot [23] registered\n[ 0.296526] acpiphp: Slot [24] registered\n[ 0.297361] acpiphp: Slot [25] registered\n[ 0.298195] acpiphp: Slot [26] registered\n[ 0.299031] acpiphp: Slot [27] registered\n[ 0.299863] acpiphp: Slot [28] registered\n[ 0.300695] acpiphp: Slot [29] registered\n[ 0.301525] acpiphp: Slot [30] registered\n[ 0.302362] acpiphp: Slot [31] registered\n[ 0.303193] PCI host bridge to bus 0000:00\n[ 0.304029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305278] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.308049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309534] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.311050] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315572] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316784] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318165] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321176] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322640] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341526] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.343044] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.344490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.345947] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.347363] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.348778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.350138] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.351220] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.352801] vgaarb: loaded\n[ 0.353408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.354697] SCSI subsystem initialized\n[ 0.355618] ACPI: bus type USB registered\n[ 0.356471] usbcore: registered new interface driver usbfs\n[ 0.357536] usbcore: registered new interface driver hub\n[ 0.358577] usbcore: registered new device driver usb\n[ 0.359718] PCI: Using ACPI for IRQ routing\n[ 0.360849] NetLabel: Initializing\n[ 0.361579] NetLabel: domain hash size = 128\n[ 0.362446] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.363428] NetLabel: unlabeled traffic allowed by default\n[ 0.364605] amd_nb: Cannot enumerate AMD northbridges\n[ 0.365614] clocksource: Switched to clocksource kvm-clock\n[ 0.373220] AppArmor: AppArmor Filesystem Enabled\n[ 0.374233] pnp: PnP ACPI init\n[ 0.375200] pnp: PnP ACPI: found 5 devices\n[ 0.381606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383372] NET: Registered protocol family 2\n[ 0.384437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.385766] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.386997] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388224] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390553] NET: Registered protocol family 1\n[ 0.391455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392583] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393696] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409547] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427326] Unpacking initramfs...\n[ 0.878483] Freeing initrd memory: 37084K\n[ 0.879915] Scanning for low memory corruption every 60 seconds\n[ 0.881458] audit: initializing netlink subsys (disabled)\n[ 0.882588] audit: type=2000 audit(1532352442.559:1): initialized\n[ 0.884051] Initialise system trusted keyring\n[ 0.885122] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.886327] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.888597] zbud: loaded\n[ 0.889483] VFS: Disk quotas dquot_6.6.0\n[ 0.890348] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.891871] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.893215] fuse init (API version 7.23)\n[ 0.894170] Key type big_key registered\n[ 0.895000] Allocating IMA MOK and blacklist keyrings.\n[ 0.896286] Key type asymmetric registered\n[ 0.897137] Asymmetric key parser 'x509' registered\n[ 0.898142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.899677] io scheduler noop registered\n[ 0.900490] io scheduler deadline registered (default)\n[ 0.901518] io scheduler cfq registered\n[ 0.902420] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.903502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.904847] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.906360] ACPI: Power Button [PWRF]\n[ 0.907299] GHES: HEST is not enabled!\n[ 0.922784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.954560] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.956793] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.980824] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.983220] Linux agpgart interface v0.103\n[ 0.985434] loop: module loaded\n[ 0.988205] vda: vda1\n[ 0.989484] scsi host0: ata_piix\n[ 0.990280] scsi host1: ata_piix\n[ 0.991026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.992284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.993850] libphy: Fixed MDIO Bus: probed\n[ 0.994703] tun: Universal TUN/TAP device driver, 1.6\n[ 0.995686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.998003] PPP generic driver version 2.4.2\n[ 0.998952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.000190] ehci-pci: EHCI PCI platform driver\n[ 1.001106] ehci-platform: EHCI generic platform driver\n[ 1.002141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.003321] ohci-pci: OHCI PCI platform driver\n[ 1.004228] ohci-platform: OHCI generic platform driver\n[ 1.005251] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.021137] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.022183] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.023706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.024762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.025958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.027240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.028712] usb usb1: Product: UHCI Host Controller\n[ 1.029682] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.030883] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.031902] hub 1-0:1.0: USB hub found\n[ 1.032713] hub 1-0:1.0: 2 ports detected\n[ 1.033696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.035924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.036916] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.038004] mousedev: PS/2 mouse device common for all mice\n[ 1.039317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.041326] rtc_cmos 00:00: RTC can wake from S4\n[ 1.042497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.043735] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.044973] i2c /dev entries driver\n[ 1.045787] device-mapper: uevent: version 1.0.3\n[ 1.046783] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.048466] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.049903] NET: Registered protocol family 10\n[ 1.051077] NET: Registered protocol family 17\n[ 1.052013] Key type dns_resolver registered\n[ 1.053094] registered taskstats version 1\n[ 1.053986] Loading compiled-in X.509 certificates\n[ 1.055495] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.057413] zswap: loaded using pool lzo/zbud\n[ 1.059598] Key type trusted registered\n[ 1.062423] Key type encrypted registered\n[ 1.063283] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.064356] ima: No TPM chip found, activating TPM-bypass!\n[ 1.065450] evm: HMAC attrs: 0x1\n[ 1.066443] Magic number: 10:40:484\n[ 1.067314] rtc_cmos 00:00: setting system clock to 2018-07-23 13:27:21 UTC (1532352441)\n[ 1.068990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.070152] EDD information not available.\n[ 1.151051] Freeing unused kernel memory: 1512K\n[ 1.151992] Write protecting the kernel read-only data: 14336k\n[ 1.154090] Freeing unused kernel memory: 1692K\n[ 1.155213] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.165321] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.167499] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.169445] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.171347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.173222] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.175112] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.182257] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.184158] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.186990] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.189039] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.242714] virtio_net virtio0 ens3: renamed from eth0\n[ 1.249928] [drm] Initialized drm 1.1.0 20060810\n[ 1.251897] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.253789] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.277973] FDC 0 is a S82078B\n[ 1.288804] AVX2 version of gcm_enc/dec engaged.\n[ 1.289759] AES CTR mode by8 optimization enabled\n[ 1.341653] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.506709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.508047] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.509390] usb 1-1: Product: QEMU USB Tablet\n[ 1.510291] usb 1-1: Manufacturer: QEMU\n[ 1.511107] usb 1-1: SerialNumber: 42\n[ 1.519042] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.525050] usbcore: registered new interface driver usbhid\n[ 1.526192] usbhid: USB HID core driver\n[ 1.528935] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.531300] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.796954] md: linear personality registered for level -1\n[ 1.800239] md: multipath personality registered for level -4\n[ 1.803558] md: raid0 personality registered for level 0\n[ 1.807358] md: raid1 personality registered for level 1\n[ 1.877647] raid6: sse2x1 gen() 11457 MB/s\n[ 1.945617] raid6: sse2x1 xor() 8882 MB/s\n[ 2.013616] raid6: sse2x2 gen() 14355 MB/s\n[ 2.081617] raid6: sse2x2 xor() 9719 MB/s\n[ 2.149617] raid6: sse2x4 gen() 16831 MB/s\n[ 2.217615] raid6: sse2x4 xor() 11314 MB/s\n[ 2.285614] raid6: avx2x1 gen() 21947 MB/s\n[ 2.353615] raid6: avx2x2 gen() 25780 MB/s\n[ 2.421615] raid6: avx2x4 gen() 29019 MB/s\n[ 2.422526] raid6: using algorithm avx2x4 gen() 29019 MB/s\n[ 2.423615] raid6: using avx2x2 recovery algorithm\n[ 2.424622] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 2.425853] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325540c5569, max_idle_ns: 440795228128 ns\n[ 2.429245] xor: automatically using best checksumming function:\n[ 2.469614] avx : 31929.000 MB/sec\n[ 2.471812] async_tx: api initialized (async)\n[ 2.482164] md: raid6 personality registered for level 6\n[ 2.483269] md: raid5 personality registered for level 5\n[ 2.484343] md: raid4 personality registered for level 4\n[ 2.490087] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.519759] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.538443] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.640942] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.644588] systemd[1]: Detected virtualization kvm.\n[ 2.645679] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.649208] systemd[1]: Set hostname to .\n[ 2.651843] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.653091] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.772625] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.775763] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.778491] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.780773] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.782894] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.785343] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.787712] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.790117] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.792400] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.794702] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.797258] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.799920] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.802335] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.805735] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.808374] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.810850] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.812909] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.814963] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.817007] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.820656] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.823148] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.828048] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 2.836951] Loading iSCSI transport class v2.0-870.\n[ 2.838446] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.844557] systemd[1]: Starting Uncomplicated firewall...\n [ 2.848286] iscsi: registered transport (tcp)\nStarting Uncomplicated firewall...\n[ 2.851729] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.861890] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n"} 2018-07-23 13:27:24,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3/action used request id req-03a635f8-f9c3-4d92-8f6e-102ceefabb97 2018-07-23 13:27:24,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0844240188599s 2018-07-23 13:27:24,717 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3/action used request id req-03a635f8-f9c3-4d92-8f6e-102ceefabb97 2018-07-23 13:27:24,717 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 653398184 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131155] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132852] pid_max: default: 32768 minimum: 301 [ 0.133764] ACPI: Core revision 20150930 [ 0.135171] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136513] Security Framework initialized [ 0.137358] Yama: becoming mindful. [ 0.138108] AppArmor: AppArmor initialized [ 0.138985] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141670] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142912] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144336] Initializing cgroup subsys io [ 0.145170] Initializing cgroup subsys memory [ 0.146046] Initializing cgroup subsys devices [ 0.146939] Initializing cgroup subsys freezer [ 0.147830] Initializing cgroup subsys net_cls [ 0.148716] Initializing cgroup subsys perf_event [ 0.149641] Initializing cgroup subsys net_prio [ 0.150548] Initializing cgroup subsys hugetlb [ 0.151440] Initializing cgroup subsys pids [ 0.152314] CPU: Physical Processor ID: 0 [ 0.153830] mce: CPU supports 10 MCE banks [ 0.154698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155725] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156839] Spectre V2 : Mitigation: Full generic retpoline [ 0.157896] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.159077] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.160311] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.161413] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.162956] Speculative Store Bypass: Vulnerable [ 0.179620] Freeing SMP alternatives memory: 32K [ 0.185200] ftrace: allocating 32237 entries in 126 pages [ 0.219757] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221006] smpboot: Max logical packages: 1 [ 0.222011] x2apic enabled [ 0.222838] Switched APIC routing to physical x2apic. [ 0.224594] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.225769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.227903] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.229740] KVM setup paravirtual spinlock [ 0.231081] x86: Booted up 1 node, 1 CPUs [ 0.231908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.233334] devtmpfs: initialized [ 0.235083] evm: security.selinux [ 0.235805] evm: security.SMACK64 [ 0.236506] evm: security.SMACK64EXEC [ 0.237266] evm: security.SMACK64TRANSMUTE [ 0.238093] evm: security.SMACK64MMAP [ 0.238854] evm: security.ima [ 0.239506] evm: security.capability [ 0.240341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242192] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.243404] pinctrl core: initialized pinctrl subsystem [ 0.244529] RTC time: 13:27:21, date: 07/23/18 [ 0.245518] NET: Registered protocol family 16 [ 0.246525] cpuidle: using governor ladder [ 0.247372] cpuidle: using governor menu [ 0.248180] PCCT header not found. [ 0.248958] ACPI: bus type PCI registered [ 0.249774] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251042] PCI: Using configuration type 1 for base access [ 0.252909] ACPI: Added _OSI(Module Device) [ 0.253774] ACPI: Added _OSI(Processor Device) [ 0.254657] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257424] ACPI: Interpreter enabled [ 0.258219] ACPI: (supports S0 S5) [ 0.258949] ACPI: Using IOAPIC for interrupt routing [ 0.259919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263199] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264371] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265639] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269158] acpiphp: Slot [3] registered [ 0.269985] acpiphp: Slot [4] registered [ 0.280758] acpiphp: Slot [5] registered [ 0.281578] acpiphp: Slot [6] registered [ 0.282399] acpiphp: Slot [7] registered [ 0.283215] acpiphp: Slot [8] registered [ 0.284040] acpiphp: Slot [9] registered [ 0.284864] acpiphp: Slot [10] registered [ 0.285697] acpiphp: Slot [11] registered [ 0.286526] acpiphp: Slot [12] registered [ 0.287363] acpiphp: Slot [13] registered [ 0.288195] acpiphp: Slot [14] registered [ 0.289032] acpiphp: Slot [15] registered [ 0.289867] acpiphp: Slot [16] registered [ 0.290701] acpiphp: Slot [17] registered [ 0.291532] acpiphp: Slot [18] registered [ 0.292362] acpiphp: Slot [19] registered [ 0.293202] acpiphp: Slot [20] registered [ 0.294040] acpiphp: Slot [21] registered [ 0.294868] acpiphp: Slot [22] registered [ 0.295698] acpiphp: Slot [23] registered [ 0.296526] acpiphp: Slot [24] registered [ 0.297361] acpiphp: Slot [25] registered [ 0.298195] acpiphp: Slot [26] registered [ 0.299031] acpiphp: Slot [27] registered [ 0.299863] acpiphp: Slot [28] registered [ 0.300695] acpiphp: Slot [29] registered [ 0.301525] acpiphp: Slot [30] registered [ 0.302362] acpiphp: Slot [31] registered [ 0.303193] PCI host bridge to bus 0000:00 [ 0.304029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.305278] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.306524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.308049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.309534] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.311050] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.314262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.315572] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.316784] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.318165] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321176] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.322640] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341526] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343044] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.344490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.345947] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347363] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.348778] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.350138] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.351220] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.352801] vgaarb: loaded [ 0.353408] vgaarb: bridge control possible 0000:00:02.0 [ 0.354697] SCSI subsystem initialized [ 0.355618] ACPI: bus type USB registered [ 0.356471] usbcore: registered new interface driver usbfs [ 0.357536] usbcore: registered new interface driver hub [ 0.358577] usbcore: registered new device driver usb [ 0.359718] PCI: Using ACPI for IRQ routing [ 0.360849] NetLabel: Initializing [ 0.361579] NetLabel: domain hash size = 128 [ 0.362446] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.363428] NetLabel: unlabeled traffic allowed by default [ 0.364605] amd_nb: Cannot enumerate AMD northbridges [ 0.365614] clocksource: Switched to clocksource kvm-clock [ 0.373220] AppArmor: AppArmor Filesystem Enabled [ 0.374233] pnp: PnP ACPI init [ 0.375200] pnp: PnP ACPI: found 5 devices [ 0.381606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383372] NET: Registered protocol family 2 [ 0.384437] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.385766] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.386997] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388224] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.390553] NET: Registered protocol family 1 [ 0.391455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.392583] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.393696] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409547] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.427326] Unpacking initramfs... [ 0.878483] Freeing initrd memory: 37084K [ 0.879915] Scanning for low memory corruption every 60 seconds [ 0.881458] audit: initializing netlink subsys (disabled) [ 0.882588] audit: type=2000 audit(1532352442.559:1): initialized [ 0.884051] Initialise system trusted keyring [ 0.885122] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.886327] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.888597] zbud: loaded [ 0.889483] VFS: Disk quotas dquot_6.6.0 [ 0.890348] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.891871] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.893215] fuse init (API version 7.23) [ 0.894170] Key type big_key registered [ 0.895000] Allocating IMA MOK and blacklist keyrings. [ 0.896286] Key type asymmetric registered [ 0.897137] Asymmetric key parser 'x509' registered [ 0.898142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.899677] io scheduler noop registered [ 0.900490] io scheduler deadline registered (default) [ 0.901518] io scheduler cfq registered [ 0.902420] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.903502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.904847] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.906360] ACPI: Power Button [PWRF] [ 0.907299] GHES: HEST is not enabled! [ 0.922784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.954560] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.956793] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.980824] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.983220] Linux agpgart interface v0.103 [ 0.985434] loop: module loaded [ 0.988205] vda: vda1 [ 0.989484] scsi host0: ata_piix [ 0.990280] scsi host1: ata_piix [ 0.991026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.992284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.993850] libphy: Fixed MDIO Bus: probed [ 0.994703] tun: Universal TUN/TAP device driver, 1.6 [ 0.995686] tun: (C) 1999-2004 Max Krasnyansky [ 0.998003] PPP generic driver version 2.4.2 [ 0.998952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.000190] ehci-pci: EHCI PCI platform driver [ 1.001106] ehci-platform: EHCI generic platform driver [ 1.002141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.003321] ohci-pci: OHCI PCI platform driver [ 1.004228] ohci-platform: OHCI generic platform driver [ 1.005251] uhci_hcd: USB Universal Host Controller Interface driver [ 1.021137] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.022183] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.023706] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.024762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.025958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.028712] usb usb1: Product: UHCI Host Controller [ 1.029682] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.030883] usb usb1: SerialNumber: 0000:00:01.2 [ 1.031902] hub 1-0:1.0: USB hub found [ 1.032713] hub 1-0:1.0: 2 ports detected [ 1.033696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.035924] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.036916] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.038004] mousedev: PS/2 mouse device common for all mice [ 1.039317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.041326] rtc_cmos 00:00: RTC can wake from S4 [ 1.042497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.043735] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.044973] i2c /dev entries driver [ 1.045787] device-mapper: uevent: version 1.0.3 [ 1.046783] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.048466] ledtrig-cpu: registered to indicate activity on CPUs [ 1.049903] NET: Registered protocol family 10 [ 1.051077] NET: Registered protocol family 17 [ 1.052013] Key type dns_resolver registered [ 1.053094] registered taskstats version 1 [ 1.053986] Loading compiled-in X.509 certificates [ 1.055495] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.057413] zswap: loaded using pool lzo/zbud [ 1.059598] Key type trusted registered [ 1.062423] Key type encrypted registered [ 1.063283] AppArmor: AppArmor sha1 policy hashing enabled [ 1.064356] ima: No TPM chip found, activating TPM-bypass! [ 1.065450] evm: HMAC attrs: 0x1 [ 1.066443] Magic number: 10:40:484 [ 1.067314] rtc_cmos 00:00: setting system clock to 2018-07-23 13:27:21 UTC (1532352441) [ 1.068990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.070152] EDD information not available. [ 1.151051] Freeing unused kernel memory: 1512K [ 1.151992] Write protecting the kernel read-only data: 14336k [ 1.154090] Freeing unused kernel memory: 1692K [ 1.155213] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.165321] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.167499] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.169445] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.171347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.173222] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.175112] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.182257] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.184158] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.186990] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.189039] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.242714] virtio_net virtio0 ens3: renamed from eth0 [ 1.249928] [drm] Initialized drm 1.1.0 20060810 [ 1.251897] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.253789] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.277973] FDC 0 is a S82078B [ 1.288804] AVX2 version of gcm_enc/dec engaged. [ 1.289759] AES CTR mode by8 optimization enabled [ 1.341653] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.506709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.508047] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.509390] usb 1-1: Product: QEMU USB Tablet [ 1.510291] usb 1-1: Manufacturer: QEMU [ 1.511107] usb 1-1: SerialNumber: 42 [ 1.519042] hidraw: raw HID events driver (C) Jiri Kosina [ 1.525050] usbcore: registered new interface driver usbhid [ 1.526192] usbhid: USB HID core driver [ 1.528935] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.531300] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.796954] md: linear personality registered for level -1 [ 1.800239] md: multipath personality registered for level -4 [ 1.803558] md: raid0 personality registered for level 0 [ 1.807358] md: raid1 personality registered for level 1 [ 1.877647] raid6: sse2x1 gen() 11457 MB/s [ 1.945617] raid6: sse2x1 xor() 8882 MB/s [ 2.013616] raid6: sse2x2 gen() 14355 MB/s [ 2.081617] raid6: sse2x2 xor() 9719 MB/s [ 2.149617] raid6: sse2x4 gen() 16831 MB/s [ 2.217615] raid6: sse2x4 xor() 11314 MB/s [ 2.285614] raid6: avx2x1 gen() 21947 MB/s [ 2.353615] raid6: avx2x2 gen() 25780 MB/s [ 2.421615] raid6: avx2x4 gen() 29019 MB/s [ 2.422526] raid6: using algorithm avx2x4 gen() 29019 MB/s [ 2.423615] raid6: using avx2x2 recovery algorithm [ 2.424622] tsc: Refined TSC clocksource calibration: 3491.853 MHz [ 2.425853] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325540c5569, max_idle_ns: 440795228128 ns [ 2.429245] xor: automatically using best checksumming function: [ 2.469614] avx : 31929.000 MB/sec [ 2.471812] async_tx: api initialized (async) [ 2.482164] md: raid6 personality registered for level 6 [ 2.483269] md: raid5 personality registered for level 5 [ 2.484343] md: raid4 personality registered for level 4 [ 2.490087] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.519759] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.538443] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.640942] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.644588] systemd[1]: Detected virtualization kvm. [ 2.645679] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.649208] systemd[1]: Set hostname to . [ 2.651843] systemd[1]: Initializing machine ID from KVM UUID. [ 2.653091] systemd[1]: Installed transient /etc/machine-id file. [ 2.772625] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.775763] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.778491] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.780773] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.782894] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.785343] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.787712] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.790117] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.792400] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.794702] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.797258] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.799920] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.802335] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.805735] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.808374] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.810850] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.812909] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.814963] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.817007] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.820656] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.823148] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.828048] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 2.836951] Loading iSCSI transport class v2.0-870. [ 2.838446] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.844557] systemd[1]: Starting Uncomplicated firewall... [ 2.848286] iscsi: registered transport (tcp) Starting Uncomplicated firewall... [ 2.851729] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.861890] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. 2018-07-23 13:27:55,760 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209 2018-07-23 13:28:05,772 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.209 2018-07-23 13:28:15,783 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.209 2018-07-23 13:28:25,794 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.209 2018-07-23 13:28:35,807 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8e19890L 2018-07-23 13:28:35,807 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 13:28:35,811 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-23 13:28:35,812 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-23 13:28:35,813 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 13:28:35,813 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 13:28:35,813 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 13:28:35,814 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 13:28:35,814 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 13:28:35,814 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 13:28:35,856 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 13:28:35,857 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 13:28:35,871 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4833e9cc1f63f24dcd76e563825c69ff 2018-07-23 13:28:35,872 - paramiko.transport - DEBUG - Trying discovered key dcd4fd8abe1f70af460c65b18f6f5a9a in /tmp/tmpq1HSkf 2018-07-23 13:28:35,896 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 13:28:35,914 - paramiko.transport - INFO - Auth banner: "System is booting up. See pam_nologin(8)" 2018-07-23 13:28:35,915 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 13:28:35,938 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-07-23 13:28:35,938 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.209 2018-07-23 13:28:45,950 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8e5f7d0L 2018-07-23 13:28:45,951 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 13:28:45,953 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-23 13:28:45,953 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-23 13:28:45,955 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 13:28:45,955 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 13:28:45,955 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 13:28:45,955 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 13:28:45,955 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 13:28:45,956 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 13:28:45,995 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 13:28:45,996 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 13:28:46,015 - paramiko.transport - DEBUG - Trying discovered key dcd4fd8abe1f70af460c65b18f6f5a9a in /tmp/tmpq1HSkf 2018-07-23 13:28:46,032 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 13:28:46,040 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 13:28:46,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 13:28:46,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-23 13:28:46,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ea8a6d-72fc-4455-8a33-732e6e1ac2f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-07-23 13:28:46,061 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-f9ea8a6d-72fc-4455-8a33-732e6e1ac2f4 2018-07-23 13:28:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:46,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68bf639-308f-4adf-a3c9-95e588050c54 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c1a018ef6624742837dc0ebfc132d25"}, "enabled": true, "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2b0c9b79dee3470e9bec21ecd48f3548"}, "enabled": true, "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/33299e2640394dd3bddced675b809323"}, "enabled": true, "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/3c023ba9bb7d47bb9f640add2dcdadab"}, "enabled": true, "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4c624d5a9ddb4638ba4e233ae1755944"}, "enabled": true, "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5231a860330a4404b6560bed799856cd"}, "enabled": true, "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/772d716a26094313950e3994a498ace0"}, "enabled": true, "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/77799975f2664c2c9b46d043039d0cac"}, "enabled": true, "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9156b765ac4a4a0c8b761cab47c32901"}, "enabled": true, "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9306410469b44b40b42a1c1b49c22e4a"}, "enabled": true, "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9c559814e15c4a53867dd47472560bf1"}, "enabled": true, "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/9c89b90c1875469b9769ebf4c0af8968"}, "enabled": true, "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c986063a4a354ad79e925ce224f92153"}, "enabled": true, "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d7d94e49ceb84639a23973735c2bd9b9"}, "enabled": true, "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ee298c1da80442cba3d9bdd766a92518"}, "enabled": true, "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-07-23 13:28:46,167 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-b68bf639-308f-4adf-a3c9-95e588050c54 2018-07-23 13:28:46,167 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-23 13:28:46,168 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-23 13:28:46,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.116720199585s 2018-07-23 13:28:46,168 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-b68bf639-308f-4adf-a3c9-95e588050c54 2018-07-23 13:28:46,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-23 13:28:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:46,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43fb095f-4905-48af-a09e-b897e483a5a4 Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0274173af20544778d299bf6b1fb126e"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "0274173af20544778d299bf6b1fb126e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/033e233fabea4d8fa9a762d3b7d966ca"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/08dafb8e557043b5ac6eadc453056d7c"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "772d716a26094313950e3994a498ace0", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0a0795b3e7d34fc4bcda1379316ee041"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0ed6bbe76ffb45fd8aff2fb7b8347175"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/10e3b52d992f4c98b80ecc1500f58b34"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/16e157b50e69469bbd6f40fc0d27ae93"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2273479c6bfa4ee08e3a0c5c41d5a99f"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33299e2640394dd3bddced675b809323", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/24c3c598ef514e0b893c697e8cd2cbc2"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/29636494ff364d0190c12cca43f91f4a"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "29636494ff364d0190c12cca43f91f4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/32044121bccf43b5a0aec97237735b93"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "32044121bccf43b5a0aec97237735b93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3419b371c6fb4ff69d7de1e4d8460ee5"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9306410469b44b40b42a1c1b49c22e4a", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/35113042cf2c41c4a1c021788dbbb6cf"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5231a860330a4404b6560bed799856cd", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/35159f48b4754d668e3c26f9ce2a7e0b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3cd0abf418fb408ab2cf61104861b9fc"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/45c56c7ea5674611947249a3043d73e5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "45c56c7ea5674611947249a3043d73e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49730860156542d69bd88ff61741b710"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5231a860330a4404b6560bed799856cd", "id": "49730860156542d69bd88ff61741b710"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4f58c58f69534061bd3c229f29afab2d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4fd8d66ff5e5427291639448bbc9aead"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5db00e0f3d8a4a209c51ef5cd6e9aee4"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5f2360a645b2462387cd950e71afeb75"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "5f2360a645b2462387cd950e71afeb75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6021c041c6ed4e129cb98dce4b227136"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/678c3fd6eec146128191bdf1c5bbec6c"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "772d716a26094313950e3994a498ace0", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/881820cee28d48259b3530a8c5467986"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "881820cee28d48259b3530a8c5467986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8ac848c293224eb3937da2c44feb8981"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "8ac848c293224eb3937da2c44feb8981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/921ea4c34ba84706a1abf5cfb3f4d695"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c1a018ef6624742837dc0ebfc132d25", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/921fd6b8f30045fbbdc025e748ca6661"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c559814e15c4a53867dd47472560bf1", "id": "921fd6b8f30045fbbdc025e748ca6661"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/92eec3c1b89e44b3b61040f445492c91"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c986063a4a354ad79e925ce224f92153", "id": "92eec3c1b89e44b3b61040f445492c91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9436864e53be48ecadc900b43e5f1c4f"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/953cb1c6c79e4edbaf63cf0df63088b6"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33299e2640394dd3bddced675b809323", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9d021dac10b24b5c995b2ad255da609c"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c023ba9bb7d47bb9f640add2dcdadab", "id": "9d021dac10b24b5c995b2ad255da609c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f9e3b5ab73045a7bb635b1fd7145f36"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ace4388185544886a688fd9f076dc73a"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c624d5a9ddb4638ba4e233ae1755944", "id": "ace4388185544886a688fd9f076dc73a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b078b2e0985f483b97560f109af3e58d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33299e2640394dd3bddced675b809323", "id": "b078b2e0985f483b97560f109af3e58d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1545e932e184039bb7a32a1edea2ce0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77799975f2664c2c9b46d043039d0cac", "id": "b1545e932e184039bb7a32a1edea2ce0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d88911c714214b2785c4e0f210bd366b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "d88911c714214b2785c4e0f210bd366b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ed285826476c4ebc9067c489beb1c9b0"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d7d94e49ceb84639a23973735c2bd9b9", "id": "ed285826476c4ebc9067c489beb1c9b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ef2eee2ff30741bfb76cb4402872fb50"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee298c1da80442cba3d9bdd766a92518", "id": "ef2eee2ff30741bfb76cb4402872fb50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f9d973647d694bd1a0804a5d75bef537"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2b0c9b79dee3470e9bec21ecd48f3548", "id": "f9d973647d694bd1a0804a5d75bef537"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa94af4559944422a3a590fa9c2c05d5"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "772d716a26094313950e3994a498ace0", "id": "fa94af4559944422a3a590fa9c2c05d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fcbf207ca14046558ef8d75ab5596e41"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5231a860330a4404b6560bed799856cd", "id": "fcbf207ca14046558ef8d75ab5596e41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fe09d4fc2ead41578a64b7495a184623"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c89b90c1875469b9769ebf4c0af8968", "id": "fe09d4fc2ead41578a64b7495a184623"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-23 13:28:46,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-43fb095f-4905-48af-a09e-b897e483a5a4 2018-07-23 13:28:46,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0927572250366s 2018-07-23 13:28:46,270 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-43fb095f-4905-48af-a09e-b897e483a5a4 2018-07-23 13:28:46,277 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.27:5000 2018-07-23 13:28:46,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:28:46,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:46,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e04e17-779f-47bc-b544-c3fb880682eb Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:28:46,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c1e04e17-779f-47bc-b544-c3fb880682eb 2018-07-23 13:28:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986919403076s 2018-07-23 13:28:46,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c1e04e17-779f-47bc-b544-c3fb880682eb 2018-07-23 13:28:46,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 13:28:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:46,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30001883-99ac-4c9f-b207-0aaa3ceb8201 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 13:28:46,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-30001883-99ac-4c9f-b207-0aaa3ceb8201 2018-07-23 13:28:46,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102327108383s 2018-07-23 13:28:46,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-30001883-99ac-4c9f-b207-0aaa3ceb8201 2018-07-23 13:28:46,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:28:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:46,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a289358-d9e2-4f74-a5a9-573b8bfd09fb Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_79d99df5-d2d9-4fed-b47e-120029222552", "links": {"self": "http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fefe097937e4410a3378fb2170a5788", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:28:46,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0a289358-d9e2-4f74-a5a9-573b8bfd09fb 2018-07-23 13:28:46,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117374897003s 2018-07-23 13:28:46,606 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0a289358-d9e2-4f74-a5a9-573b8bfd09fb 2018-07-23 13:28:46,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 13:28:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:46,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8729f9-0068-4e37-8b29-c81a39da5e3d Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf"}, "tags": [], "enabled": true, "id": "a4ed318f316646cca1336933bb7dd7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:28:46,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3d8729f9-0068-4e37-8b29-c81a39da5e3d 2018-07-23 13:28:46,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102729082108s 2018-07-23 13:28:46,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3d8729f9-0068-4e37-8b29-c81a39da5e3d 2018-07-23 13:28:46,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 13:28:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0fefe097937e4410a3378fb2170a5788&role.id=f7df4d4c5e5f45e4a3cde14b3fa86d3f&scope.project.id=a4ed318f316646cca1336933bb7dd7cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:46,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc8941d-a135-4959-8065-3260116b509f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0fefe097937e4410a3378fb2170a5788&role.id=f7df4d4c5e5f45e4a3cde14b3fa86d3f&scope.project.id=a4ed318f316646cca1336933bb7dd7cf", "previous": null, "next": null}} 2018-07-23 13:28:46,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0fefe097937e4410a3378fb2170a5788&role.id=f7df4d4c5e5f45e4a3cde14b3fa86d3f&scope.project.id=a4ed318f316646cca1336933bb7dd7cf used request id req-1cc8941d-a135-4959-8065-3260116b509f 2018-07-23 13:28:46,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212798833847s 2018-07-23 13:28:46,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0fefe097937e4410a3378fb2170a5788&role.id=f7df4d4c5e5f45e4a3cde14b3fa86d3f&scope.project.id=a4ed318f316646cca1336933bb7dd7cf used request id req-1cc8941d-a135-4959-8065-3260116b509f 2018-07-23 13:28:46,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 13:28:46,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf/users/0fefe097937e4410a3378fb2170a5788/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:47,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b6c7bec-5419-4215-8598-d4ab5e8960aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:28:47,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf/users/0fefe097937e4410a3378fb2170a5788/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f used request id req-4b6c7bec-5419-4215-8598-d4ab5e8960aa 2018-07-23 13:28:47,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13454914093s 2018-07-23 13:28:47,079 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf/users/0fefe097937e4410a3378fb2170a5788/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f used request id req-4b6c7bec-5419-4215-8598-d4ab5e8960aa 2018-07-23 13:28:47,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:28:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:47,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f105e807-1c37-41ce-a805-a761c07f86c8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:28:47,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f105e807-1c37-41ce-a805-a761c07f86c8 2018-07-23 13:28:47,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0957880020142s 2018-07-23 13:28:47,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f105e807-1c37-41ce-a805-a761c07f86c8 2018-07-23 13:28:47,180 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 411, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 64, in execute domain=self.project.domain.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10775, in grant_role 'Role {0} not found.'.format(name_or_id)) OpenStackCloudException: Role heat_stack_owner not found. 2018-07-23 13:28:47,302 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 13:28:47,302 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 05:04 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 13:28:47,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 13:28:47,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/16867ae2-a416-4e49-888e-d608f1297ffa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:48,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e309b947-8e4f-4770-8e51-08dac279bc1e Content-Length: 0 Date: Mon, 23 Jul 2018 13:28:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:28:48,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/16867ae2-a416-4e49-888e-d608f1297ffa.json used request id req-e309b947-8e4f-4770-8e51-08dac279bc1e 2018-07-23 13:28:48,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.998463869095s 2018-07-23 13:28:48,308 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/16867ae2-a416-4e49-888e-d608f1297ffa.json used request id req-e309b947-8e4f-4770-8e51-08dac279bc1e 2018-07-23 13:28:48,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 13:28:48,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:48,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-80caa6fc-b8e5-448c-8014-2ce225d494fa Date: Mon, 23 Jul 2018 13:28:48 GMT RESP BODY: {"floatingips": []} 2018-07-23 13:28:48,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-80caa6fc-b8e5-448c-8014-2ce225d494fa 2018-07-23 13:28:48,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0543329715729s 2018-07-23 13:28:48,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-80caa6fc-b8e5-448c-8014-2ce225d494fa 2018-07-23 13:28:48,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 13:28:48,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:48,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46ea6e88-863a-4b41-96df-70882b1322c1 x-compute-request-id: req-46ea6e88-863a-4b41-96df-70882b1322c1 Content-Type: application/json 2018-07-23 13:28:48,504 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3 used request id req-46ea6e88-863a-4b41-96df-70882b1322c1 2018-07-23 13:28:48,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.134843826294s 2018-07-23 13:28:48,505 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3 used request id req-46ea6e88-863a-4b41-96df-70882b1322c1 2018-07-23 13:28:48,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:28:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a1db047-9b0f-42da-984d-6e95b39c93de x-compute-request-id: req-5a1db047-9b0f-42da-984d-6e95b39c93de Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ea:5c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ea:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/44bfcb45-f791-4188-8a4c-2ebac28147f3", "rel": "bookmark"}], "image": {"id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "links": [{"href": "http://172.30.9.27:8774/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T13:27:21.000000", "flavor": {"id": "37714525-26b3-45d3-9b45-172b2f664a07", "links": [{"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}]}, "id": "44bfcb45-f791-4188-8a4c-2ebac28147f3", "security_groups": [{"name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}], "user_id": "0fefe097937e4410a3378fb2170a5788", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T13:28:48Z", "hostId": "f375faa5ebf12761eb50045cf5e1cb6b448bc65b661c41b3c225fe3c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552", "name": "shaker-vm_79d99df5-d2d9-4fed-b47e-120029222552", "created": "2018-07-23T13:24:05Z", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:28:48,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a1db047-9b0f-42da-984d-6e95b39c93de 2018-07-23 13:28:48,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437488079071s 2018-07-23 13:28:48,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a1db047-9b0f-42da-984d-6e95b39c93de 2018-07-23 13:28:48,945 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:28:50,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:28:50,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:51,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-140e06d7-548b-44dd-bb25-3bf0d2e0f715 x-compute-request-id: req-140e06d7-548b-44dd-bb25-3bf0d2e0f715 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 13:28:51,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-140e06d7-548b-44dd-bb25-3bf0d2e0f715 2018-07-23 13:28:51,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0754780769348s 2018-07-23 13:28:51,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-140e06d7-548b-44dd-bb25-3bf0d2e0f715 2018-07-23 13:28:51,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:28:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:51,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-6d1023a6-ab96-4f51-842f-25ad7bcb66d1 Date: Mon, 23 Jul 2018 13:28:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:23:44Z", "updated_at": "2018-07-23T13:23:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "53265f1f-37bb-42a7-bdf4-4c59a936557f", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "94be378d-a0d3-4721-b5f4-369624002598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "a6eaef9b-a32f-4fcb-9b6d-07d11ea26c8b", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "e2f91637-e9ad-46df-96ff-f2fbdd9a43ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 1, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:24:03Z", "updated_at": "2018-07-23T13:24:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "5a46ff34-23ef-45c5-9a71-a9ed0d21e820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-23T13:24:04Z", "revision_number": 0, "id": "83c6c04c-2bf4-40c1-887d-af6695dbf878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:03Z", "revision_number": 0, "id": "a96e1ab1-d72b-4794-a884-5b48e982e70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:03Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:24:04Z", "revision_number": 0, "id": "dfc0f8a5-2043-4b73-bed8-28ec54c3656d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:24:04Z", "revision_number": 0, "id": "e758f8a6-38ed-46cb-9ff8-57b91111f597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:24:04Z", "security_group_id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 4, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "83339345-777f-4ffe-9561-5b5a98fe15eb", "name": "shaker-sg_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:28:51,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6d1023a6-ab96-4f51-842f-25ad7bcb66d1 2018-07-23 13:28:51,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523529052734s 2018-07-23 13:28:51,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6d1023a6-ab96-4f51-842f-25ad7bcb66d1 2018-07-23 13:28:51,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 13:28:51,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/83339345-777f-4ffe-9561-5b5a98fe15eb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:51,240 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-577c959c-3cae-47dc-ae21-6f75a4aaf0fb Content-Length: 0 Date: Mon, 23 Jul 2018 13:28:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:28:51,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/83339345-777f-4ffe-9561-5b5a98fe15eb.json used request id req-577c959c-3cae-47dc-ae21-6f75a4aaf0fb 2018-07-23 13:28:51,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159940004349s 2018-07-23 13:28:51,240 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/83339345-777f-4ffe-9561-5b5a98fe15eb.json used request id req-577c959c-3cae-47dc-ae21-6f75a4aaf0fb 2018-07-23 13:28:51,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 13:28:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:51,288 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:28:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2eb4897a-354a-4e09-a71f-cfb1841043f5 x-compute-request-id: req-2eb4897a-354a-4e09-a71f-cfb1841043f5 Content-Length: 0 Content-Type: application/json 2018-07-23 13:28:51,288 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552 used request id req-2eb4897a-354a-4e09-a71f-cfb1841043f5 2018-07-23 13:28:51,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0472178459167s 2018-07-23 13:28:51,288 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_79d99df5-d2d9-4fed-b47e-120029222552 used request id req-2eb4897a-354a-4e09-a71f-cfb1841043f5 2018-07-23 13:28:51,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 13:28:51,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7/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}c28c8a6c667083c86b5a31b5c3c419df1063918f" -d '{"subnet_id": "85a41d30-807e-42dd-80a6-45dc9aba2a4b"}' 2018-07-23 13:28:52,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c46a2518-9016-4293-ad45-7817fd31c393 Date: Mon, 23 Jul 2018 13:28:52 GMT RESP BODY: {"network_id": "9670cc60-72f3-4c27-b675-0e6ff49fe72e", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "subnet_id": "85a41d30-807e-42dd-80a6-45dc9aba2a4b", "subnet_ids": ["85a41d30-807e-42dd-80a6-45dc9aba2a4b"], "port_id": "33be18f8-56a4-41ba-a2d7-bc3b150c9765", "id": "5313d592-75f6-4168-bc28-7ec8ace395d7"} 2018-07-23 13:28:52,780 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7/remove_router_interface.json used request id req-c46a2518-9016-4293-ad45-7817fd31c393 2018-07-23 13:28:52,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.49144792557s 2018-07-23 13:28:52,780 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7/remove_router_interface.json used request id req-c46a2518-9016-4293-ad45-7817fd31c393 returning object 5313d592-75f6-4168-bc28-7ec8ace395d7 2018-07-23 13:28:52,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 13:28:52,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:52,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-689b996f-8cd1-480e-941f-696d0f9362c7 Date: Mon, 23 Jul 2018 13:28:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:23:45Z", "admin_state_up": true, "updated_at": "2018-07-23T13:28:52Z", "revision_number": 4, "routes": [], "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "5313d592-75f6-4168-bc28-7ec8ace395d7", "name": "shaker-router_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:28:52,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-689b996f-8cd1-480e-941f-696d0f9362c7 2018-07-23 13:28:52,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112766981125s 2018-07-23 13:28:52,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-689b996f-8cd1-480e-941f-696d0f9362c7 2018-07-23 13:28:52,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 13:28:52,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:54,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24f41289-4e1a-47e6-9d67-836eba827c67 Content-Length: 0 Date: Mon, 23 Jul 2018 13:28:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:28:54,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7.json used request id req-24f41289-4e1a-47e6-9d67-836eba827c67 2018-07-23 13:28:54,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38057088852s 2018-07-23 13:28:54,276 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5313d592-75f6-4168-bc28-7ec8ace395d7.json used request id req-24f41289-4e1a-47e6-9d67-836eba827c67 2018-07-23 13:28:54,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 13:28:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:54,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a647cf34-6655-4909-b58b-53e1caf5fea0 Date: Mon, 23 Jul 2018 13:28:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:23: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":"a4ed318f316646cca1336933bb7dd7cf","id":"85a41d30-807e-42dd-80a6-45dc9aba2a4b","subnetpool_id":null,"name":"shaker-subnet_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:28:54,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a647cf34-6655-4909-b58b-53e1caf5fea0 2018-07-23 13:28:54,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0507278442383s 2018-07-23 13:28:54,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a647cf34-6655-4909-b58b-53e1caf5fea0 2018-07-23 13:28:54,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 13:28:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/85a41d30-807e-42dd-80a6-45dc9aba2a4b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:55,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c11d634f-8fa9-4833-ab09-f03300685e01 Date: Mon, 23 Jul 2018 13:28:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:28:55,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/85a41d30-807e-42dd-80a6-45dc9aba2a4b.json used request id req-c11d634f-8fa9-4833-ab09-f03300685e01 2018-07-23 13:28:55,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0056540966s 2018-07-23 13:28:55,335 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/85a41d30-807e-42dd-80a6-45dc9aba2a4b.json used request id req-c11d634f-8fa9-4833-ab09-f03300685e01 2018-07-23 13:28:55,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:28:55,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:55,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1151 X-Openstack-Request-Id: req-673ff080-bbd3-4a17-b2a2-c34d24e55186 Date: Mon, 23 Jul 2018 13:28:55 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-23T13:28:55Z","tenant_id":"a4ed318f316646cca1336933bb7dd7cf","created_at":"2018-07-23T13:23:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a4ed318f316646cca1336933bb7dd7cf","id":"9670cc60-72f3-4c27-b675-0e6ff49fe72e","name":"shaker-net_79d99df5-d2d9-4fed-b47e-120029222552"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 13:28:55,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-673ff080-bbd3-4a17-b2a2-c34d24e55186 2018-07-23 13:28:55,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125947952271s 2018-07-23 13:28:55,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-673ff080-bbd3-4a17-b2a2-c34d24e55186 2018-07-23 13:28:55,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 13:28:55,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9670cc60-72f3-4c27-b675-0e6ff49fe72e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:56,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43d3a1b3-63c0-46a4-8827-b6f7741c3d31 Date: Mon, 23 Jul 2018 13:28:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:28:56,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9670cc60-72f3-4c27-b675-0e6ff49fe72e.json used request id req-43d3a1b3-63c0-46a4-8827-b6f7741c3d31 2018-07-23 13:28:56,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21854996681s 2018-07-23 13:28:56,682 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9670cc60-72f3-4c27-b675-0e6ff49fe72e.json used request id req-43d3a1b3-63c0-46a4-8827-b6f7741c3d31 2018-07-23 13:28:56,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:28:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:57,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-5c18d2a0-cab3-4338-a8f8-67412076e55c Date: Mon, 23 Jul 2018 13:28:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/snap", "metadata": {}}], "file": "/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/file", "owner": "a4ed318f316646cca1336933bb7dd7cf", "id": "64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "size": 666173440, "self": "/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T13:24:02Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_79d99df5-d2d9-4fed-b47e-120029222552", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_79d99df5-d2d9-4fed-b47e-120029222552", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-23T13:23:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:28:57,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c18d2a0-cab3-4338-a8f8-67412076e55c 2018-07-23 13:28:57,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.598219871521s 2018-07-23 13:28:57,282 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c18d2a0-cab3-4338-a8f8-67412076e55c 2018-07-23 13:28:57,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 13:28:57,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c28c8a6c667083c86b5a31b5c3c419df1063918f" 2018-07-23 13:28:58,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98d141f8-54a8-41e3-9241-1be55e36af8e Date: Mon, 23 Jul 2018 13:28:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:28:58,458 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3 used request id req-98d141f8-54a8-41e3-9241-1be55e36af8e 2018-07-23 13:28:58,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17372608185s 2018-07-23 13:28:58,458 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/64ec5e9b-c2e1-4f29-a589-dbb15469c3d3 used request id req-98d141f8-54a8-41e3-9241-1be55e36af8e 2018-07-23 13:28:58,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 13:28:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:58,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1436356-8406-43f4-be79-9fbc9d462372 x-compute-request-id: req-e1436356-8406-43f4-be79-9fbc9d462372 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_79d99df5-d2d9-4fed-b47e-120029222552", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/37714525-26b3-45d3-9b45-172b2f664a07", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "37714525-26b3-45d3-9b45-172b2f664a07"}, {"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}]} 2018-07-23 13:28:58,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e1436356-8406-43f4-be79-9fbc9d462372 2018-07-23 13:28:58,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0286560058594s 2018-07-23 13:28:58,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e1436356-8406-43f4-be79-9fbc9d462372 2018-07-23 13:28:58,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 13:28:58,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:58,534 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:28:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73b74066-0498-4a74-ad4b-386ca7913529 x-compute-request-id: req-73b74066-0498-4a74-ad4b-386ca7913529 Content-Length: 0 Content-Type: application/json 2018-07-23 13:28:58,534 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07 used request id req-73b74066-0498-4a74-ad4b-386ca7913529 2018-07-23 13:28:58,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447020530701s 2018-07-23 13:28:58,535 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/37714525-26b3-45d3-9b45-172b2f664a07 used request id req-73b74066-0498-4a74-ad4b-386ca7913529 2018-07-23 13:28:58,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:28:58,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:58,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caabd2e3-4622-497e-a98e-4168d888b3c9 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_79d99df5-d2d9-4fed-b47e-120029222552", "links": {"self": "http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fefe097937e4410a3378fb2170a5788", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:28:58,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-caabd2e3-4622-497e-a98e-4168d888b3c9 2018-07-23 13:28:58,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225728034973s 2018-07-23 13:28:58,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-caabd2e3-4622-497e-a98e-4168d888b3c9 2018-07-23 13:28:58,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:28:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:58,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b569ebff-e7f8-4db6-be64-8c559ed29cf8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_79d99df5-d2d9-4fed-b47e-120029222552", "links": {"self": "http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0fefe097937e4410a3378fb2170a5788", "description": null}} 2018-07-23 13:28:58,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788 used request id req-b569ebff-e7f8-4db6-be64-8c559ed29cf8 2018-07-23 13:28:58,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119147062302s 2018-07-23 13:28:58,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788 used request id req-b569ebff-e7f8-4db6-be64-8c559ed29cf8 2018-07-23 13:28:58,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 13:28:58,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:59,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2615aed-05b4-4c68-993f-ec0cfeec7758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:28:59,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788 used request id req-c2615aed-05b4-4c68-993f-ec0cfeec7758 2018-07-23 13:28:59,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222557067871s 2018-07-23 13:28:59,107 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0fefe097937e4410a3378fb2170a5788 used request id req-c2615aed-05b4-4c68-993f-ec0cfeec7758 2018-07-23 13:28:59,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 13:28:59,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:59,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc16c37-7882-4c08-8336-2a732d244690 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf"}, "tags": [], "enabled": true, "id": "a4ed318f316646cca1336933bb7dd7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_79d99df5-d2d9-4fed-b47e-120029222552"}]} 2018-07-23 13:28:59,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-cfc16c37-7882-4c08-8336-2a732d244690 2018-07-23 13:28:59,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107125043869s 2018-07-23 13:28:59,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-cfc16c37-7882-4c08-8336-2a732d244690 2018-07-23 13:28:59,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 13:28:59,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c866562cd357970e2af08bbc9b727b10e255dca" 2018-07-23 13:28:59,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60abedb1-a587-4268-8b34-2d0b1bca73e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:28:59,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf used request id req-60abedb1-a587-4268-8b34-2d0b1bca73e8 2018-07-23 13:28:59,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161956071854s 2018-07-23 13:28:59,387 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf used request id req-60abedb1-a587-4268-8b34-2d0b1bca73e8 2018-07-23 13:28:59,387 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-07-23 13:28:59,433 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-23 13:28:59,775 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 13:28:59,775 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 13:28:59,775 - openstack_tests - INFO - OS Credentials = > 2018-07-23 13:28:59,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:28:59,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:29:00,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["q1HuaqgZS0OyB2byM11qmg"], "issued_at": "2018-07-23T13:29:00.000000Z"}} 2018-07-23 13:29:00,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eddae42e004c04a33ab233098768817146692d7e" 2018-07-23 13:29:00,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-276d01aa-077f-42e2-b3c0-e557c96a9e27 Date: Mon, 23 Jul 2018 13:29:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:29:00,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-276d01aa-077f-42e2-b3c0-e557c96a9e27 2018-07-23 13:29:00,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eddae42e004c04a33ab233098768817146692d7e" 2018-07-23 13:29:00,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-919517e6-901b-4d8f-bb7b-20948fe3da38 Date: Mon, 23 Jul 2018 13:29:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-23 13:29:00,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 used request id req-919517e6-901b-4d8f-bb7b-20948fe3da38 2018-07-23 13:29:00,497 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 13:29:00,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:29:00,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 13:29:00,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:29:00,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:29:00,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:29:00,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:29:00,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:29:00,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:29:00,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:29:00,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:29:00,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:29:00,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:29:00,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:29:00,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:29:00,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:29:00,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:29:00,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:29:00,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:29:00,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:29:00,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:29:00,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:29:00,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:29:00,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:29:00,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 13:29:00,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 13:29:00,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-23 13:29:00,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:29:00,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397cce14-61b7-49e0-8f3a-e0bc3ce18bb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:29:00,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-397cce14-61b7-49e0-8f3a-e0bc3ce18bb4 2018-07-23 13:29:00,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:29:00,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["GWs5obG8SOmsLtNKc3hoOw"], "issued_at": "2018-07-23T13:29:00.000000Z"}} 2018-07-23 13:29:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e0b90286694468a5f6647d9377c2367371045c7b" 2018-07-23 13:29:01,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a9f890a-ff0d-418e-bd69-5b22e4921d80 x-compute-request-id: req-3a9f890a-ff0d-418e-bd69-5b22e4921d80 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.63", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-23 13:29:01,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-3a9f890a-ff0d-418e-bd69-5b22e4921d80 2018-07-23 13:29:01,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.569627046585s 2018-07-23 13:29:01,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-3a9f890a-ff0d-418e-bd69-5b22e4921d80 2018-07-23 13:29:01,075 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.27: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.63', 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-23 13:29:01,075 - functest.utils.functest_utils - DEBUG - nova version: (2, 63) 2018-07-23 13:29:01,075 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-07-23 13:29:01,076 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-07-23 13:29:01,121 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:29:01,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 13:29:01,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 13:29:01,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:29:01,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a621573-f548-4c1e-9961-d9c3fbcf59b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:29:01,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a621573-f548-4c1e-9961-d9c3fbcf59b5 2018-07-23 13:29:01,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:29:01,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["y-agJZyuQrGOvTqp2uI2LA"], "issued_at": "2018-07-23T13:29:01.000000Z"}} 2018-07-23 13:29:01,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:29:01,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:29:01,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5db5a409-e856-4f19-9f80-2f73ab4e3c91 Date: Mon, 23 Jul 2018 13:29:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:29:01,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5db5a409-e856-4f19-9f80-2f73ab4e3c91 2018-07-23 13:29:01,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247528076172s 2018-07-23 13:29:01,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5db5a409-e856-4f19-9f80-2f73ab4e3c91 2018-07-23 13:29:01,798 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 13:29:04,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 13:29:07,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3ec5f128-ae78-4882-bfef-ed4690f6869a | 2018-07-23T13:29:06.874021 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3ec5f128-ae78-4882-bfef-ed4690f6869a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 13:29:10,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 13:29:10,905 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 13:29:13,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 13:29:17,313 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=8fe8a58a-6a8a-4f81-8f6b-e45b8958a707) as the default verifier for the future CLI operations. 2018-07-23 13:29:20,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 13:29:20,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:29:20,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8355 X-Openstack-Request-Id: req-0617848f-9648-442f-b619-cf446fae9325 Date: Mon, 23 Jul 2018 13:29:20 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-07-23 13:29:20,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-0617848f-9648-442f-b619-cf446fae9325 2018-07-23 13:29:20,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.179581165314s 2018-07-23 13:29:20,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-0617848f-9648-442f-b619-cf446fae9325 2018-07-23 13:29:20,711 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-23 13:29:20,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 13:29:20,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"network": {"name": "neutron_trunk-net_23e2b263-fa6c-452f-b85d-78663a3d1665", "admin_state_up": true}}' 2018-07-23 13:29:20,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-00961d21-4b72-42c9-adf3-df09f89bddb3 Date: Mon, 23 Jul 2018 13:29:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"52c9503f-c8d7-4790-a69e-97b0a580d2fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T13:29:20Z","is_default":false,"provider:segmentation_id":51,"name":"neutron_trunk-net_23e2b263-fa6c-452f-b85d-78663a3d1665","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T13:29:20Z","mtu":1450}} 2018-07-23 13:29:20,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-00961d21-4b72-42c9-adf3-df09f89bddb3 2018-07-23 13:29:20,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.263715028763s 2018-07-23 13:29:20,976 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-00961d21-4b72-42c9-adf3-df09f89bddb3 2018-07-23 13:29:20,976 - 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-23T13:29:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'52c9503f-c8d7-4790-a69e-97b0a580d2fc', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_23e2b263-fa6c-452f-b85d-78663a3d1665', u'admin_state_up': True, u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T13:29:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 13:29:20,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:29:20,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:29:21,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-89feb08b-aedb-4825-a1c9-0a6a603359d0 Date: Mon, 23 Jul 2018 13:29:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"52c9503f-c8d7-4790-a69e-97b0a580d2fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T13:29:20Z","provider:segmentation_id":51,"name":"neutron_trunk-net_23e2b263-fa6c-452f-b85d-78663a3d1665","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T13:29:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:29:21,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-89feb08b-aedb-4825-a1c9-0a6a603359d0 2018-07-23 13:29:21,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123290061951s 2018-07-23 13:29:21,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-89feb08b-aedb-4825-a1c9-0a6a603359d0 2018-07-23 13:29:21,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 13:29:21,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"subnet": {"name": "neutron_trunk-subnet_23e2b263-fa6c-452f-b85d-78663a3d1665", "enable_dhcp": true, "network_id": "52c9503f-c8d7-4790-a69e-97b0a580d2fc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 13:29:21,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-420899c5-6285-4013-a2bd-827521a16926 Date: Mon, 23 Jul 2018 13:29:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52c9503f-c8d7-4790-a69e-97b0a580d2fc","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T13:29:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:29:21Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"eb603f3e-a3c6-4d15-bab0-facbded1e972","subnetpool_id":null,"name":"neutron_trunk-subnet_23e2b263-fa6c-452f-b85d-78663a3d1665"}} 2018-07-23 13:29:21,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-420899c5-6285-4013-a2bd-827521a16926 2018-07-23 13:29:21,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.626450061798s 2018-07-23 13:29:21,730 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-420899c5-6285-4013-a2bd-827521a16926 2018-07-23 13:29:21,730 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T13:29:21Z', 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'eb603f3e-a3c6-4d15-bab0-facbded1e972', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_23e2b263-fa6c-452f-b85d-78663a3d1665', u'enable_dhcp': True, u'network_id': u'52c9503f-c8d7-4790-a69e-97b0a580d2fc', u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T13:29:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1'}) 2018-07-23 13:29:21,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 13:29:21,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "neutron_trunk-router_23e2b263-fa6c-452f-b85d-78663a3d1665", "admin_state_up": true}}' 2018-07-23 13:29:22,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-f0f56ffd-1503-46f6-a0e7-00b227192441 Date: Mon, 23 Jul 2018 13:29:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T13:29:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T13:29:22Z", "revision_number": 2, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef", "name": "neutron_trunk-router_23e2b263-fa6c-452f-b85d-78663a3d1665"}} 2018-07-23 13:29:22,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f0f56ffd-1503-46f6-a0e7-00b227192441 2018-07-23 13:29:22,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.11443400383s 2018-07-23 13:29:22,846 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f0f56ffd-1503-46f6-a0e7-00b227192441 2018-07-23 13:29:22,846 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'created_at': u'2018-07-23T13:29:21Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-23T13:29:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'id': u'33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef', u'name': u'neutron_trunk-router_23e2b263-fa6c-452f-b85d-78663a3d1665'}) 2018-07-23 13:29:22,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 13:29:22,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef/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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"subnet_id": "eb603f3e-a3c6-4d15-bab0-facbded1e972"}' 2018-07-23 13:29:24,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a0e0a7c7-742d-4be2-915e-95ae54bbf368 Date: Mon, 23 Jul 2018 13:29:24 GMT RESP BODY: {"network_id": "52c9503f-c8d7-4790-a69e-97b0a580d2fc", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "eb603f3e-a3c6-4d15-bab0-facbded1e972", "subnet_ids": ["eb603f3e-a3c6-4d15-bab0-facbded1e972"], "port_id": "c3de6816-ff87-4d88-8a17-e164a2664570", "id": "33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef"} 2018-07-23 13:29:24,761 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef/add_router_interface.json used request id req-a0e0a7c7-742d-4be2-915e-95ae54bbf368 2018-07-23 13:29:24,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9143550396s 2018-07-23 13:29:24,762 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef/add_router_interface.json used request id req-a0e0a7c7-742d-4be2-915e-95ae54bbf368 returning object 33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef 2018-07-23 13:29:24,762 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 13:29:24,894 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 13:29:24,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:29:24,900 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 13:29:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 13:29:24,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:29:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:29:25,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-772d335b-9380-43b6-bd42-bd99c0a58b2d Date: Mon, 23 Jul 2018 13:29:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:29:25,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-772d335b-9380-43b6-bd42-bd99c0a58b2d 2018-07-23 13:29:25,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179160118103s 2018-07-23 13:29:25,082 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-772d335b-9380-43b6-bd42-bd99c0a58b2d 2018-07-23 13:29:25,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 13:29:25,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665"}' 2018-07-23 13:29:25,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1b7d6b85-e55c-4636-ba4e-239a79e4cc4f Date: Mon, 23 Jul 2018 13:29:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "a54b7c0a-77f3-46ca-8084-438919fe8033", "size": null, "self": "/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T13:29:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665", "checksum": null, "created_at": "2018-07-23T13:29:25Z", "protected": false} 2018-07-23 13:29:25,155 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1b7d6b85-e55c-4636-ba4e-239a79e4cc4f 2018-07-23 13:29:25,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0649700164795s 2018-07-23 13:29:25,155 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1b7d6b85-e55c-4636-ba4e-239a79e4cc4f returning object a54b7c0a-77f3-46ca-8084-438919fe8033 2018-07-23 13:29:25,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 13:29:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033/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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '' 2018-07-23 13:29:26,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f873c71-6471-423c-989a-19736360a69c Date: Mon, 23 Jul 2018 13:29:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:29:26,389 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033/file used request id req-8f873c71-6471-423c-989a-19736360a69c 2018-07-23 13:29:26,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23356699944s 2018-07-23 13:29:26,390 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033/file used request id req-8f873c71-6471-423c-989a-19736360a69c 2018-07-23 13:29:26,390 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T13:29:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a54b7c0a-77f3-46ca-8084-438919fe8033', u'size': None, u'name': u'neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665', u'checksum': None, u'self': u'/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T13:29:25Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 13:29:26,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 13:29:26,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_23e2b263-fa6c-452f-b85d-78663a3d1665", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 13:29:26,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca62918b-a17e-4e91-b895-6ad3059a1caf x-compute-request-id: req-ca62918b-a17e-4e91-b895-6ad3059a1caf Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_23e2b263-fa6c-452f-b85d-78663a3d1665", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d93cb645-3125-420e-a965-09bfafbda30f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d93cb645-3125-420e-a965-09bfafbda30f", "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": "d93cb645-3125-420e-a965-09bfafbda30f"}} 2018-07-23 13:29:26,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ca62918b-a17e-4e91-b895-6ad3059a1caf 2018-07-23 13:29:26,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226469039917s 2018-07-23 13:29:26,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ca62918b-a17e-4e91-b895-6ad3059a1caf 2018-07-23 13:29:26,619 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_23e2b263-fa6c-452f-b85d-78663a3d1665', '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'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'd93cb645-3125-420e-a965-09bfafbda30f', 'swap': 0}) 2018-07-23 13:29:26,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 13:29:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/d93cb645-3125-420e-a965-09bfafbda30f/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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"extra_specs": {}}' 2018-07-23 13:29:26,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd7d1862-6005-467c-b1d9-65e111f50544 x-compute-request-id: req-fd7d1862-6005-467c-b1d9-65e111f50544 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 13:29:26,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d93cb645-3125-420e-a965-09bfafbda30f/os-extra_specs used request id req-fd7d1862-6005-467c-b1d9-65e111f50544 2018-07-23 13:29:26,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224959850311s 2018-07-23 13:29:26,642 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d93cb645-3125-420e-a965-09bfafbda30f/os-extra_specs used request id req-fd7d1862-6005-467c-b1d9-65e111f50544 2018-07-23 13:29:26,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:29:26,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f811deda-e979-4d0b-bc8d-50a9364c02e9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:29:26,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f811deda-e979-4d0b-bc8d-50a9364c02e9 2018-07-23 13:29:26,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:29:26,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:29:26,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb2b229-6421-4512-9de4-4e2db27eb2b1 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:29:26,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7fb2b229-6421-4512-9de4-4e2db27eb2b1 2018-07-23 13:29:26,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945839881897s 2018-07-23 13:29:26,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7fb2b229-6421-4512-9de4-4e2db27eb2b1 2018-07-23 13:29:26,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:29:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:29:26,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0feb300-d81d-4ad1-8e58-2a16908281c4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:29:26,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a0feb300-d81d-4ad1-8e58-2a16908281c4 2018-07-23 13:29:26,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185313940048s 2018-07-23 13:29:26,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a0feb300-d81d-4ad1-8e58-2a16908281c4 2018-07-23 13:29:26,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 13:29:26,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:29:26,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd659fa9-2f27-44e7-8527-8c68829b066b x-compute-request-id: req-dd659fa9-2f27-44e7-8527-8c68829b066b Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 26, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 13:29:26,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-dd659fa9-2f27-44e7-8527-8c68829b066b 2018-07-23 13:29:26,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0423519611359s 2018-07-23 13:29:26,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-dd659fa9-2f27-44e7-8527-8c68829b066b 2018-07-23 13:29:26,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:29:26,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:29:27,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-c1e852f2-e6d4-4520-bed1-0b6128aaa333 Date: Mon, 23 Jul 2018 13:29:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a54b7c0a-77f3-46ca-8084-438919fe8033/snap", "metadata": {}}], "file": "/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "a54b7c0a-77f3-46ca-8084-438919fe8033", "size": 12716032, "self": "/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a54b7c0a-77f3-46ca-8084-438919fe8033/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T13:29:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T13:29:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:29:27,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c1e852f2-e6d4-4520-bed1-0b6128aaa333 2018-07-23 13:29:27,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239489078522s 2018-07-23 13:29:27,015 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c1e852f2-e6d4-4520-bed1-0b6128aaa333 2018-07-23 13:29:27,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 13:29:27,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_23e2b263-fa6c-452f-b85d-78663a3d1665"}' 2018-07-23 13:29:27,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/381be130-e7f9-46e7-ace7-4b515239360a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dfbf2587-baa0-4043-9bfa-6d39a522a391 Date: Mon, 23 Jul 2018 13:29:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/381be130-e7f9-46e7-ace7-4b515239360a/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "381be130-e7f9-46e7-ace7-4b515239360a", "size": null, "self": "/v2/images/381be130-e7f9-46e7-ace7-4b515239360a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T13:29:27Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "checksum": null, "created_at": "2018-07-23T13:29:27Z", "protected": false} 2018-07-23 13:29:27,066 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-dfbf2587-baa0-4043-9bfa-6d39a522a391 2018-07-23 13:29:27,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0428428649902s 2018-07-23 13:29:27,067 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-dfbf2587-baa0-4043-9bfa-6d39a522a391 returning object 381be130-e7f9-46e7-ace7-4b515239360a 2018-07-23 13:29:27,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 13:29:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/381be130-e7f9-46e7-ace7-4b515239360a/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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '' 2018-07-23 13:29:27,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1e47823-bcf6-4155-b9ec-a796699e7f3b Date: Mon, 23 Jul 2018 13:29:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:29:27,429 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/381be130-e7f9-46e7-ace7-4b515239360a/file used request id req-a1e47823-bcf6-4155-b9ec-a796699e7f3b 2018-07-23 13:29:27,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.361785173416s 2018-07-23 13:29:27,429 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/381be130-e7f9-46e7-ace7-4b515239360a/file used request id req-a1e47823-bcf6-4155-b9ec-a796699e7f3b 2018-07-23 13:29:27,430 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_23e2b263-fa6c-452f-b85d-78663a3d1665', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T13:29:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/381be130-e7f9-46e7-ace7-4b515239360a/file', u'owner': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'381be130-e7f9-46e7-ace7-4b515239360a', u'size': None, u'name': u'neutron_trunk-img_alt_23e2b263-fa6c-452f-b85d-78663a3d1665', u'checksum': None, u'self': u'/v2/images/381be130-e7f9-46e7-ace7-4b515239360a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T13:29:27Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 13:29:27,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 13:29:27,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 13:29:27,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ced1e57c-c8cc-4f17-887e-879351d65e50 x-compute-request-id: req-ced1e57c-c8cc-4f17-887e-879351d65e50 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/61d1864f-c172-4084-9119-f40f15c0f950", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "61d1864f-c172-4084-9119-f40f15c0f950"}} 2018-07-23 13:29:27,481 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ced1e57c-c8cc-4f17-887e-879351d65e50 2018-07-23 13:29:27,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0508818626404s 2018-07-23 13:29:27,482 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ced1e57c-c8cc-4f17-887e-879351d65e50 2018-07-23 13:29:27,482 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_23e2b263-fa6c-452f-b85d-78663a3d1665', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'61d1864f-c172-4084-9119-f40f15c0f950', 'swap': 0}) 2018-07-23 13:29:27,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 13:29:27,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950/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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"extra_specs": {}}' 2018-07-23 13:29:27,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-723a636a-c5f9-49f0-b3ae-08b99da6521b x-compute-request-id: req-723a636a-c5f9-49f0-b3ae-08b99da6521b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 13:29:27,506 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950/os-extra_specs used request id req-723a636a-c5f9-49f0-b3ae-08b99da6521b 2018-07-23 13:29:27,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235388278961s 2018-07-23 13:29:27,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950/os-extra_specs used request id req-723a636a-c5f9-49f0-b3ae-08b99da6521b 2018-07-23 13:29:27,507 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_23e2b263-fa6c-452f-b85d-78663a3d1665', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', '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'61d1864f-c172-4084-9119-f40f15c0f950', 'swap': 0}) 2018-07-23 13:29:31,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 13:29:31,204 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 13:29:31,204 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 13:29:31,207 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 13:29:31,211 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 13:29:34,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8fe8a58a-6a8a-4f81-8f6b-e45b8958a707/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-23 13:29:34,819 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 13:29:34,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 13:29:34,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-07-23 13:31:35,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fdc63b09-e6af-4bb7-8d3b-d7dd9f85684c 2018-07-23 13:31:35,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fdc63b09-e6af-4bb7-8d3b-d7dd9f85684c']'. 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fdc63b09-e6af-4bb7-8d3b-d7dd9f85684c | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 13:29:37 | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 13:31:35 | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:58 | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8fe8a58a-6a8a-4f81-8f6b-e45b8958a707) | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 13:31:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3ec5f128-ae78-4882-bfef-ed4690f6869a) | 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 107.943 | 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 13:31:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 13:31:36,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-23 13:31:36,594 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 13:31:36,594 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:16 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-23 13:31:36,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 13:31:36,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef/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}023bf3f631520c147527ce2ff5bc036bbdd58693" -d '{"subnet_id": "eb603f3e-a3c6-4d15-bab0-facbded1e972"}' 2018-07-23 13:31:38,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d899deb8-6829-4186-b3e4-81df9a0575dc Date: Mon, 23 Jul 2018 13:31:38 GMT RESP BODY: {"network_id": "52c9503f-c8d7-4790-a69e-97b0a580d2fc", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "subnet_id": "eb603f3e-a3c6-4d15-bab0-facbded1e972", "subnet_ids": ["eb603f3e-a3c6-4d15-bab0-facbded1e972"], "port_id": "c3de6816-ff87-4d88-8a17-e164a2664570", "id": "33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef"} 2018-07-23 13:31:38,441 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef/remove_router_interface.json used request id req-d899deb8-6829-4186-b3e4-81df9a0575dc 2018-07-23 13:31:38,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84279704094s 2018-07-23 13:31:38,441 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef/remove_router_interface.json used request id req-d899deb8-6829-4186-b3e4-81df9a0575dc returning object 33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef 2018-07-23 13:31:38,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 13:31:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:38,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-52d6197e-08ba-415a-9de3-5c8ac24d39c4 Date: Mon, 23 Jul 2018 13:31:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T13:29:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T13:31:37Z", "revision_number": 4, "routes": [], "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef", "name": "neutron_trunk-router_23e2b263-fa6c-452f-b85d-78663a3d1665"}]} 2018-07-23 13:31:38,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-52d6197e-08ba-415a-9de3-5c8ac24d39c4 2018-07-23 13:31:38,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107445001602s 2018-07-23 13:31:38,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-52d6197e-08ba-415a-9de3-5c8ac24d39c4 2018-07-23 13:31:38,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 13:31:38,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:39,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d06497c-48b3-42e6-a89a-a0380e4494f4 Content-Length: 0 Date: Mon, 23 Jul 2018 13:31:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:31:39,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef.json used request id req-9d06497c-48b3-42e6-a89a-a0380e4494f4 2018-07-23 13:31:39,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23496699333s 2018-07-23 13:31:39,786 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/33de40ce-11f3-4bc0-b1ee-00df7e6ec6ef.json used request id req-9d06497c-48b3-42e6-a89a-a0380e4494f4 2018-07-23 13:31:39,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 13:31:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:39,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-004f8d91-b803-4906-956f-f96266532f61 Date: Mon, 23 Jul 2018 13:31:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52c9503f-c8d7-4790-a69e-97b0a580d2fc","tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T13:29:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:29:21Z","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":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","id":"eb603f3e-a3c6-4d15-bab0-facbded1e972","subnetpool_id":null,"name":"neutron_trunk-subnet_23e2b263-fa6c-452f-b85d-78663a3d1665"}]} 2018-07-23 13:31:39,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-004f8d91-b803-4906-956f-f96266532f61 2018-07-23 13:31:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0771889686584s 2018-07-23 13:31:39,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-004f8d91-b803-4906-956f-f96266532f61 2018-07-23 13:31:39,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 13:31:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/eb603f3e-a3c6-4d15-bab0-facbded1e972.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:41,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45c52ef2-036f-443a-b8ca-8d2844aa2d52 Date: Mon, 23 Jul 2018 13:31:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:31:41,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/eb603f3e-a3c6-4d15-bab0-facbded1e972.json used request id req-45c52ef2-036f-443a-b8ca-8d2844aa2d52 2018-07-23 13:31:41,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13571310043s 2018-07-23 13:31:41,002 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/eb603f3e-a3c6-4d15-bab0-facbded1e972.json used request id req-45c52ef2-036f-443a-b8ca-8d2844aa2d52 2018-07-23 13:31:41,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:31:41,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:41,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-9e0c9201-609a-44e9-982c-4affea62f906 Date: Mon, 23 Jul 2018 13:31:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52c9503f-c8d7-4790-a69e-97b0a580d2fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T13:31:40Z","provider:segmentation_id":51,"name":"neutron_trunk-net_23e2b263-fa6c-452f-b85d-78663a3d1665","admin_state_up":true,"tenant_id":"513a0d0d1e3e4f6b89c9c5ab3a4246e1","created_at":"2018-07-23T13:29:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:31:41,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9e0c9201-609a-44e9-982c-4affea62f906 2018-07-23 13:31:41,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0882091522217s 2018-07-23 13:31:41,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9e0c9201-609a-44e9-982c-4affea62f906 2018-07-23 13:31:41,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 13:31:41,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/52c9503f-c8d7-4790-a69e-97b0a580d2fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:42,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53300037-6db8-4824-aa76-4bb1b00e5cf4 Date: Mon, 23 Jul 2018 13:31:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:31:42,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/52c9503f-c8d7-4790-a69e-97b0a580d2fc.json used request id req-53300037-6db8-4824-aa76-4bb1b00e5cf4 2018-07-23 13:31:42,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53183102608s 2018-07-23 13:31:42,624 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/52c9503f-c8d7-4790-a69e-97b0a580d2fc.json used request id req-53300037-6db8-4824-aa76-4bb1b00e5cf4 2018-07-23 13:31:42,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:31:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:43,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-b81b2913-0fcf-4f32-8310-47d1c855aa82 Date: Mon, 23 Jul 2018 13:31:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/381be130-e7f9-46e7-ace7-4b515239360a/snap", "metadata": {}}], "file": "/v2/images/381be130-e7f9-46e7-ace7-4b515239360a/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "381be130-e7f9-46e7-ace7-4b515239360a", "size": 12716032, "self": "/v2/images/381be130-e7f9-46e7-ace7-4b515239360a", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/381be130-e7f9-46e7-ace7-4b515239360a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T13:29:27Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T13:29:27Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a54b7c0a-77f3-46ca-8084-438919fe8033/snap", "metadata": {}}], "file": "/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033/file", "owner": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "a54b7c0a-77f3-46ca-8084-438919fe8033", "size": 12716032, "self": "/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a54b7c0a-77f3-46ca-8084-438919fe8033/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T13:29:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_23e2b263-fa6c-452f-b85d-78663a3d1665", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T13:29:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:31:43,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b81b2913-0fcf-4f32-8310-47d1c855aa82 2018-07-23 13:31:43,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.604304075241s 2018-07-23 13:31:43,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b81b2913-0fcf-4f32-8310-47d1c855aa82 2018-07-23 13:31:43,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 13:31:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:43,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c14649f5-6def-4029-baf4-28b1c7e24557 Date: Mon, 23 Jul 2018 13:31:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:31:43,509 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033 used request id req-c14649f5-6def-4029-baf4-28b1c7e24557 2018-07-23 13:31:43,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.272238969803s 2018-07-23 13:31:43,510 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a54b7c0a-77f3-46ca-8084-438919fe8033 used request id req-c14649f5-6def-4029-baf4-28b1c7e24557 2018-07-23 13:31:43,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 13:31:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:43,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d17a54-c2a4-4a06-a442-aa9b6374a923 x-compute-request-id: req-71d17a54-c2a4-4a06-a442-aa9b6374a923 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/61d1864f-c172-4084-9119-f40f15c0f950", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "61d1864f-c172-4084-9119-f40f15c0f950"}, {"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}, {"name": "neutron_trunk-flavor_23e2b263-fa6c-452f-b85d-78663a3d1665", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d93cb645-3125-420e-a965-09bfafbda30f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d93cb645-3125-420e-a965-09bfafbda30f", "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": "d93cb645-3125-420e-a965-09bfafbda30f"}]} 2018-07-23 13:31:43,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-71d17a54-c2a4-4a06-a442-aa9b6374a923 2018-07-23 13:31:43,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0443289279938s 2018-07-23 13:31:43,555 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-71d17a54-c2a4-4a06-a442-aa9b6374a923 2018-07-23 13:31:43,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 13:31:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/d93cb645-3125-420e-a965-09bfafbda30f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:43,591 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c416c311-86a6-4639-b2f2-858497d50c78 x-compute-request-id: req-c416c311-86a6-4639-b2f2-858497d50c78 Content-Length: 0 Content-Type: application/json 2018-07-23 13:31:43,591 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d93cb645-3125-420e-a965-09bfafbda30f used request id req-c416c311-86a6-4639-b2f2-858497d50c78 2018-07-23 13:31:43,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337920188904s 2018-07-23 13:31:43,592 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d93cb645-3125-420e-a965-09bfafbda30f used request id req-c416c311-86a6-4639-b2f2-858497d50c78 2018-07-23 13:31:43,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 13:31:43,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/381be130-e7f9-46e7-ace7-4b515239360a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:44,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0382938a-8a05-4e3d-ba30-cd2990f52eae Date: Mon, 23 Jul 2018 13:31:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:31:44,537 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/381be130-e7f9-46e7-ace7-4b515239360a used request id req-0382938a-8a05-4e3d-ba30-cd2990f52eae 2018-07-23 13:31:44,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.945117950439s 2018-07-23 13:31:44,538 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/381be130-e7f9-46e7-ace7-4b515239360a used request id req-0382938a-8a05-4e3d-ba30-cd2990f52eae 2018-07-23 13:31:44,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 13:31:44,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:44,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea1e33cb-05cb-4430-a331-a0bd62267b7d x-compute-request-id: req-ea1e33cb-05cb-4430-a331-a0bd62267b7d Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_23e2b263-fa6c-452f-b85d-78663a3d1665", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/61d1864f-c172-4084-9119-f40f15c0f950", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "61d1864f-c172-4084-9119-f40f15c0f950"}, {"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}]} 2018-07-23 13:31:44,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ea1e33cb-05cb-4430-a331-a0bd62267b7d 2018-07-23 13:31:44,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260028839111s 2018-07-23 13:31:44,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ea1e33cb-05cb-4430-a331-a0bd62267b7d 2018-07-23 13:31:44,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 13:31:44,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023bf3f631520c147527ce2ff5bc036bbdd58693" 2018-07-23 13:31:44,590 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0bfb2be-b37a-4579-a920-b51fc79565de x-compute-request-id: req-b0bfb2be-b37a-4579-a920-b51fc79565de Content-Length: 0 Content-Type: application/json 2018-07-23 13:31:44,591 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950 used request id req-b0bfb2be-b37a-4579-a920-b51fc79565de 2018-07-23 13:31:44,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0240881443024s 2018-07-23 13:31:44,591 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/61d1864f-c172-4084-9119-f40f15c0f950 used request id req-b0bfb2be-b37a-4579-a920-b51fc79565de 2018-07-23 13:31:44,636 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-23 13:31:44,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:31:44,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 13:31:44,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:31:44,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 13:31:44,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 13:31:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:31:44,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09e903b-3181-41ed-8191-8948f8874243 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:31:44,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c09e903b-3181-41ed-8191-8948f8874243 2018-07-23 13:31:44,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:31:45,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["ZVQWGghbQ8qKK1T2lOXVxw"], "issued_at": "2018-07-23T13:31:45.000000Z"}} 2018-07-23 13:31:45,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:31:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}db04964be637e3b8126c34fe63d5dec09965eb44" 2018-07-23 13:31:45,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b44bc316-84be-4721-8b25-c2e3bd853e51 Date: Mon, 23 Jul 2018 13:31:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:31:45,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b44bc316-84be-4721-8b25-c2e3bd853e51 2018-07-23 13:31:45,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265281915665s 2018-07-23 13:31:45,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b44bc316-84be-4721-8b25-c2e3bd853e51 2018-07-23 13:31:45,337 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 13:31:48,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 13:31:51,011 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 601a2598-c8c9-416a-bac0-1fe8474631eb | 2018-07-23T13:31:50.634679 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 601a2598-c8c9-416a-bac0-1fe8474631eb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 13:31:54,673 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 13:31:54,674 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 13:31:57,573 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 13:32:01,184 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=603818f4-5f7c-4492-9e4a-b26519231c6e) as the default verifier for the future CLI operations. 2018-07-23 13:32:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:32:04,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944a36e6-b662-4852-a91c-4888bcabe01c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:32:04,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-944a36e6-b662-4852-a91c-4888bcabe01c 2018-07-23 13:32:04,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 13:32:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-23 13:32:04,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecf00cd2-1214-47f2-b579-80475120e2ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-07-23 13:32:04,415 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-ecf00cd2-1214-47f2-b579-80475120e2ab 2018-07-23 13:32:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}db04964be637e3b8126c34fe63d5dec09965eb44" 2018-07-23 13:32:04,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b146ba-f6b8-45eb-b0a0-c87f8ec808a8 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c1a018ef6624742837dc0ebfc132d25"}, "enabled": true, "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2b0c9b79dee3470e9bec21ecd48f3548"}, "enabled": true, "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/33299e2640394dd3bddced675b809323"}, "enabled": true, "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/3c023ba9bb7d47bb9f640add2dcdadab"}, "enabled": true, "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4c624d5a9ddb4638ba4e233ae1755944"}, "enabled": true, "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5231a860330a4404b6560bed799856cd"}, "enabled": true, "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/772d716a26094313950e3994a498ace0"}, "enabled": true, "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/77799975f2664c2c9b46d043039d0cac"}, "enabled": true, "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9156b765ac4a4a0c8b761cab47c32901"}, "enabled": true, "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9306410469b44b40b42a1c1b49c22e4a"}, "enabled": true, "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9c559814e15c4a53867dd47472560bf1"}, "enabled": true, "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/9c89b90c1875469b9769ebf4c0af8968"}, "enabled": true, "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c986063a4a354ad79e925ce224f92153"}, "enabled": true, "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d7d94e49ceb84639a23973735c2bd9b9"}, "enabled": true, "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ee298c1da80442cba3d9bdd766a92518"}, "enabled": true, "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-07-23 13:32:04,512 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-77b146ba-f6b8-45eb-b0a0-c87f8ec808a8 2018-07-23 13:32:04,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.104348897934s 2018-07-23 13:32:04,512 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-77b146ba-f6b8-45eb-b0a0-c87f8ec808a8 2018-07-23 13:32:04,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 13:32:04,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}db04964be637e3b8126c34fe63d5dec09965eb44" 2018-07-23 13:32:04,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8355 X-Openstack-Request-Id: req-df6ae91d-cc3b-427b-a5f9-25496218f515 Date: Mon, 23 Jul 2018 13:32:04 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-07-23 13:32:04,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-df6ae91d-cc3b-427b-a5f9-25496218f515 2018-07-23 13:32:04,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.19496011734s 2018-07-23 13:32:04,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-df6ae91d-cc3b-427b-a5f9-25496218f515 2018-07-23 13:32:04,721 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-23 13:32:04,721 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-23 13:32:04,726 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 06:17 | FAIL | | rally_sanity | functest | smoke | 20:26 | FAIL | | patrole | functest | smoke | 01:54 | PASS | | vmtp | functest | smoke | 24:23 | PASS | | shaker | functest | smoke | 05:04 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:16 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-23 13:32:04,734 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-23 13:32:04,823 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 13:32:07,695 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-180 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 13:32:07,697 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=a2aD6huNyGSYWNbKl589RYojK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=513a0d0d1e3e4f6b89c9c5ab3a4246e1 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=S7YMbMaFALfaAy5fvlrhcaYTc export OS_REGION_NAME=regionOne 2018-07-23 13:32:07,698 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 13:32:07,698 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-23 13:32:07,698 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-23 13:32:07,700 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-23 13:32:10,236 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-180 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 13:32:10,239 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=a2aD6huNyGSYWNbKl589RYojK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=513a0d0d1e3e4f6b89c9c5ab3a4246e1 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=S7YMbMaFALfaAy5fvlrhcaYTc export OS_REGION_NAME=regionOne 2018-07-23 13:32:10,239 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 13:32:10,240 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims vyos_vrouter | | | | | juju_epc | +---------------+---------------+---------------------------------------+--------------------------------------------+ 2018-07-23 13:32:10,249 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-23 13:32:10,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:32:10,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:32:10,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:32:10,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:32:10,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:32:10,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:32:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:32:10,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b556718b-b8c9-4500-a88a-be4e9d547e29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:32:10,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b556718b-b8c9-4500-a88a-be4e9d547e29 2018-07-23 13:32:10,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:32:11,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["o_xzURVoQV62M5G7R0sXbw"], "issued_at": "2018-07-23T13:32:11.000000Z"}} 2018-07-23 13:32:11,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:32:11,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:11,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-33d8d006-18cb-4c3b-9f1b-9d2b9365ba7b Date: Mon, 23 Jul 2018 13:32:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:32:11,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33d8d006-18cb-4c3b-9f1b-9d2b9365ba7b 2018-07-23 13:32:11,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263253927231s 2018-07-23 13:32:11,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33d8d006-18cb-4c3b-9f1b-9d2b9365ba7b 2018-07-23 13:32:11,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:32:11,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77311ab6-0408-4085-beb9-0de55a46ca42 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:32:11,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-77311ab6-0408-4085-beb9-0de55a46ca42 2018-07-23 13:32:11,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 13:32:11,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:11,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9af6ebd-b2f2-4b71-8a63-ecf672b94412 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 13:32:11,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a9af6ebd-b2f2-4b71-8a63-ecf672b94412 2018-07-23 13:32:11,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100914955139s 2018-07-23 13:32:11,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a9af6ebd-b2f2-4b71-8a63-ecf672b94412 2018-07-23 13:32:11,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 13:32:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_3a16076c-3d17-402e-af21-30108e150adf"}}' 2018-07-23 13:32:11,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 13:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f6cdd3-b564-4c7c-9026-9c3e3534def9 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3"}, "tags": [], "enabled": true, "id": "1b3c4f704e7a464481be41e6dc32bbc3", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3a16076c-3d17-402e-af21-30108e150adf"}} 2018-07-23 13:32:11,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-84f6cdd3-b564-4c7c-9026-9c3e3534def9 2018-07-23 13:32:11,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0450148582458s 2018-07-23 13:32:11,438 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-84f6cdd3-b564-4c7c-9026-9c3e3534def9 2018-07-23 13:32:11,439 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'1b3c4f704e7a464481be41e6dc32bbc3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_3a16076c-3d17-402e-af21-30108e150adf'}) 2018-07-23 13:32:11,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 13:32:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f943f755-27d0-40a5-8f4b-31d5afa5406f", "email": null, "name": "cloudify-user_3a16076c-3d17-402e-af21-30108e150adf"}}' 2018-07-23 13:32:11,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 13:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe466224-6f50-4ec3-8a47-99c8b32eb918 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_3a16076c-3d17-402e-af21-30108e150adf", "links": {"self": "http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e744605cef6245af99db788db688350e", "domain_id": "default", "password_expires_at": null}} 2018-07-23 13:32:11,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-fe466224-6f50-4ec3-8a47-99c8b32eb918 2018-07-23 13:32:11,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.371932983398s 2018-07-23 13:32:11,815 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-fe466224-6f50-4ec3-8a47-99c8b32eb918 2018-07-23 13:32:11,816 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e744605cef6245af99db788db688350e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_3a16076c-3d17-402e-af21-30108e150adf'}) 2018-07-23 13:32:11,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:32:11,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:11,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a5d2ca-8f66-459c-9783-d6bb9c13ed0d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:32:11,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-17a5d2ca-8f66-459c-9783-d6bb9c13ed0d 2018-07-23 13:32:11,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987470149994s 2018-07-23 13:32:11,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-17a5d2ca-8f66-459c-9783-d6bb9c13ed0d 2018-07-23 13:32:11,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:32:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:12,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b7c24a-4b96-47d9-8e10-b690a7901937 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:32:12,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91b7c24a-4b96-47d9-8e10-b690a7901937 2018-07-23 13:32:12,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991668701172s 2018-07-23 13:32:12,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91b7c24a-4b96-47d9-8e10-b690a7901937 2018-07-23 13:32:12,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:32:12,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:12,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3260e45-d76b-45cb-bb3c-f13c4d570d97 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:32:12,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d3260e45-d76b-45cb-bb3c-f13c4d570d97 2018-07-23 13:32:12,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951778888702s 2018-07-23 13:32:12,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d3260e45-d76b-45cb-bb3c-f13c4d570d97 2018-07-23 13:32:12,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 13:32:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:12,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0765de6-27ce-4f13-97dd-06afdda7151c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 13:32:12,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a0765de6-27ce-4f13-97dd-06afdda7151c 2018-07-23 13:32:12,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0972700119019s 2018-07-23 13:32:12,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a0765de6-27ce-4f13-97dd-06afdda7151c 2018-07-23 13:32:12,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:32:12,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:12,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f2237c-cdd5-424b-ba97-89c72cdab89e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify-user_3a16076c-3d17-402e-af21-30108e150adf", "links": {"self": "http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e744605cef6245af99db788db688350e", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:32:12,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-77f2237c-cdd5-424b-ba97-89c72cdab89e 2018-07-23 13:32:12,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0373780727386s 2018-07-23 13:32:12,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-77f2237c-cdd5-424b-ba97-89c72cdab89e 2018-07-23 13:32:12,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 13:32:12,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:12,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc06020-c740-427b-8d2a-dd13ea586efc Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3"}, "tags": [], "enabled": true, "id": "1b3c4f704e7a464481be41e6dc32bbc3", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3a16076c-3d17-402e-af21-30108e150adf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 13:32:12,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8fc06020-c740-427b-8d2a-dd13ea586efc 2018-07-23 13:32:12,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956728458405s 2018-07-23 13:32:12,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8fc06020-c740-427b-8d2a-dd13ea586efc 2018-07-23 13:32:12,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 13:32:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e744605cef6245af99db788db688350e&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=1b3c4f704e7a464481be41e6dc32bbc3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:12,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ba3fdd-9f1a-4a22-8f8b-45a93ec52592 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e744605cef6245af99db788db688350e&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=1b3c4f704e7a464481be41e6dc32bbc3", "previous": null, "next": null}} 2018-07-23 13:32:12,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e744605cef6245af99db788db688350e&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=1b3c4f704e7a464481be41e6dc32bbc3 used request id req-32ba3fdd-9f1a-4a22-8f8b-45a93ec52592 2018-07-23 13:32:12,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0934391021729s 2018-07-23 13:32:12,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e744605cef6245af99db788db688350e&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=1b3c4f704e7a464481be41e6dc32bbc3 used request id req-32ba3fdd-9f1a-4a22-8f8b-45a93ec52592 2018-07-23 13:32:12,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 13:32:12,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3/users/e744605cef6245af99db788db688350e/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:32:12,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbcee53-5f70-4dd6-a418-56143deae686 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:32:12,595 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3/users/e744605cef6245af99db788db688350e/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-dcbcee53-5f70-4dd6-a418-56143deae686 2018-07-23 13:32:12,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.121980190277s 2018-07-23 13:32:12,596 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3/users/e744605cef6245af99db788db688350e/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-dcbcee53-5f70-4dd6-a418-56143deae686 2018-07-23 13:32:12,596 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_3a16076c-3d17-402e-af21-30108e150adf', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'1b3c4f704e7a464481be41e6dc32bbc3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f943f755-27d0-40a5-8f4b-31d5afa5406f', 'username': u'cloudify-user_3a16076c-3d17-402e-af21-30108e150adf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 13:32:12,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:32:12,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:32:12,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:32:12,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:32:12,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:32:12,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:32:12,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:32:12,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:32:12,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:32:12,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:32:12,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:32:12,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:32:12,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:32:12,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:32:12,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:32:12,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:32:12,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:32:12,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:32:12,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:32:12,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:32:12,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:32:12,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:32:12,602 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_3a16076c-3d17-402e-af21-30108e150adf', 'password': 'f943f755-27d0-40a5-8f4b-31d5afa5406f', 'project_name': 'cloudify-project_3a16076c-3d17-402e-af21-30108e150adf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '1b3c4f704e7a464481be41e6dc32bbc3', 'project_domain_name': 'Default'} 2018-07-23 13:32:12,602 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-23 13:32:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:32:12,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaff9146-4ad3-44a2-b123-208473c97ff2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:32:12,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aaff9146-4ad3-44a2-b123-208473c97ff2 2018-07-23 13:32:12,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:32:13,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T14:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b3c4f704e7a464481be41e6dc32bbc3", "name": "cloudify-project_3a16076c-3d17-402e-af21-30108e150adf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1b3c4f704e7a464481be41e6dc32bbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_1b3c4f704e7a464481be41e6dc32bbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/1b3c4f704e7a464481be41e6dc32bbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_3a16076c-3d17-402e-af21-30108e150adf", "id": "e744605cef6245af99db788db688350e"}, "audit_ids": ["i7Q2-Q63TJKbn9lbntYVYQ"], "issued_at": "2018-07-23T13:32:12.000000Z"}} 2018-07-23 13:32:13,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 13:32:13,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"network": {"name": "cloudify-net_3a16076c-3d17-402e-af21-30108e150adf", "admin_state_up": true}}' 2018-07-23 13:32:13,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-ee5ca9cc-a97b-4cb3-b99d-6186d72e9298 Date: Mon, 23 Jul 2018 13:32:13 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1b3c4f704e7a464481be41e6dc32bbc3","created_at":"2018-07-23T13:32:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T13:32:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1b3c4f704e7a464481be41e6dc32bbc3","id":"caced9fa-cc08-441a-85e0-31ae18543002","name":"cloudify-net_3a16076c-3d17-402e-af21-30108e150adf"}} 2018-07-23 13:32:13,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ee5ca9cc-a97b-4cb3-b99d-6186d72e9298 2018-07-23 13:32:13,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.517076015472s 2018-07-23 13:32:13,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ee5ca9cc-a97b-4cb3-b99d-6186d72e9298 2018-07-23 13:32:13,522 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T13:32:13Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'caced9fa-cc08-441a-85e0-31ae18543002', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_3a16076c-3d17-402e-af21-30108e150adf', u'admin_state_up': True, u'tenant_id': u'1b3c4f704e7a464481be41e6dc32bbc3', u'created_at': u'2018-07-23T13:32:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b3c4f704e7a464481be41e6dc32bbc3'}) 2018-07-23 13:32:13,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:32:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:32:13,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-c5b78e44-403c-467e-8c78-7d829e9d423a Date: Mon, 23 Jul 2018 13:32:13 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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-23T13:32:13Z","tenant_id":"1b3c4f704e7a464481be41e6dc32bbc3","created_at":"2018-07-23T13:32:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"1b3c4f704e7a464481be41e6dc32bbc3","id":"caced9fa-cc08-441a-85e0-31ae18543002","name":"cloudify-net_3a16076c-3d17-402e-af21-30108e150adf"}]} 2018-07-23 13:32:13,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c5b78e44-403c-467e-8c78-7d829e9d423a 2018-07-23 13:32:13,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.147176027298s 2018-07-23 13:32:13,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c5b78e44-403c-467e-8c78-7d829e9d423a 2018-07-23 13:32:13,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 13:32:13,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"subnet": {"name": "cloudify-subnet_3a16076c-3d17-402e-af21-30108e150adf", "enable_dhcp": true, "network_id": "caced9fa-cc08-441a-85e0-31ae18543002", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 13:32:14,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13410715-4815-4eaa-a12d-d43ff1e07083 Date: Mon, 23 Jul 2018 13:32:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caced9fa-cc08-441a-85e0-31ae18543002","tenant_id":"1b3c4f704e7a464481be41e6dc32bbc3","created_at":"2018-07-23T13:32:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:32:13Z","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":"1b3c4f704e7a464481be41e6dc32bbc3","id":"477fb808-a9cf-4c3c-b1d8-d804c729e9ce","subnetpool_id":null,"name":"cloudify-subnet_3a16076c-3d17-402e-af21-30108e150adf"}} 2018-07-23 13:32:14,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-13410715-4815-4eaa-a12d-d43ff1e07083 2018-07-23 13:32:14,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.581966876984s 2018-07-23 13:32:14,254 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-13410715-4815-4eaa-a12d-d43ff1e07083 2018-07-23 13:32:14,254 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T13:32:13Z', 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'477fb808-a9cf-4c3c-b1d8-d804c729e9ce', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_3a16076c-3d17-402e-af21-30108e150adf', u'enable_dhcp': True, u'network_id': u'caced9fa-cc08-441a-85e0-31ae18543002', u'tenant_id': u'1b3c4f704e7a464481be41e6dc32bbc3', u'created_at': u'2018-07-23T13:32:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1b3c4f704e7a464481be41e6dc32bbc3'}) 2018-07-23 13:32:14,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 13:32:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "cloudify-router_3a16076c-3d17-402e-af21-30108e150adf", "admin_state_up": true}}' 2018-07-23 13:32:15,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-88cb63a2-1451-4484-92e9-18174fc65854 Date: Mon, 23 Jul 2018 13:32:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:14Z", "admin_state_up": true, "updated_at": "2018-07-23T13:32:15Z", "revision_number": 2, "routes": [], "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "4432304a-59b7-4784-8cf3-ada605fae93e", "name": "cloudify-router_3a16076c-3d17-402e-af21-30108e150adf"}} 2018-07-23 13:32:15,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-88cb63a2-1451-4484-92e9-18174fc65854 2018-07-23 13:32:15,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.24521207809s 2018-07-23 13:32:15,500 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-88cb63a2-1451-4484-92e9-18174fc65854 2018-07-23 13:32:15,501 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1b3c4f704e7a464481be41e6dc32bbc3', u'created_at': u'2018-07-23T13:32:14Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T13:32:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'1b3c4f704e7a464481be41e6dc32bbc3', u'id': u'4432304a-59b7-4784-8cf3-ada605fae93e', u'name': u'cloudify-router_3a16076c-3d17-402e-af21-30108e150adf'}) 2018-07-23 13:32:15,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 13:32:15,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e/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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"subnet_id": "477fb808-a9cf-4c3c-b1d8-d804c729e9ce"}' 2018-07-23 13:32:17,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d9d75b36-2b1d-401e-a048-a2a256ed639d Date: Mon, 23 Jul 2018 13:32:17 GMT RESP BODY: {"network_id": "caced9fa-cc08-441a-85e0-31ae18543002", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "subnet_id": "477fb808-a9cf-4c3c-b1d8-d804c729e9ce", "subnet_ids": ["477fb808-a9cf-4c3c-b1d8-d804c729e9ce"], "port_id": "e9184802-4721-427b-b56f-ace3f75b0aa1", "id": "4432304a-59b7-4784-8cf3-ada605fae93e"} 2018-07-23 13:32:17,322 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e/add_router_interface.json used request id req-d9d75b36-2b1d-401e-a048-a2a256ed639d 2018-07-23 13:32:17,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.82067418098s 2018-07-23 13:32:17,322 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e/add_router_interface.json used request id req-d9d75b36-2b1d-401e-a048-a2a256ed639d returning object 4432304a-59b7-4784-8cf3-ada605fae93e 2018-07-23 13:32:17,323 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 13:32:40,568 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-23 13:32:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:32:40,576 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 13:32:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 13:32:40,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:32:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:32:41,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8a426c5b-7546-4ee4-8774-dfcf596bd979 Date: Mon, 23 Jul 2018 13:32:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:32:41,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8a426c5b-7546-4ee4-8774-dfcf596bd979 2018-07-23 13:32:41,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.630108118057s 2018-07-23 13:32:41,211 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8a426c5b-7546-4ee4-8774-dfcf596bd979 2018-07-23 13:32:41,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 13:32:41,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_3a16076c-3d17-402e-af21-30108e150adf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_3a16076c-3d17-402e-af21-30108e150adf"}' 2018-07-23 13:32:41,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e18c0b13-ca7b-45ab-958d-ba8353f9193b Date: Mon, 23 Jul 2018 13:32:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52/file", "owner": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "ca674cda-da4f-405a-9cab-477568fd6f52", "size": null, "self": "/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T13:32:41Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3a16076c-3d17-402e-af21-30108e150adf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_3a16076c-3d17-402e-af21-30108e150adf", "checksum": null, "created_at": "2018-07-23T13:32:41Z", "protected": false} 2018-07-23 13:32:41,277 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e18c0b13-ca7b-45ab-958d-ba8353f9193b 2018-07-23 13:32:41,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0589609146118s 2018-07-23 13:32:41,277 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e18c0b13-ca7b-45ab-958d-ba8353f9193b returning object ca674cda-da4f-405a-9cab-477568fd6f52 2018-07-23 13:32:41,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 13:32:41,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52/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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '' 2018-07-23 13:33:38,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d52ec1a8-6f56-484b-a2f3-2ad097f369aa Date: Mon, 23 Jul 2018 13:33:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:33:38,560 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52/file used request id req-d52ec1a8-6f56-484b-a2f3-2ad097f369aa 2018-07-23 13:33:38,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.2820420265s 2018-07-23 13:33:38,561 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52/file used request id req-d52ec1a8-6f56-484b-a2f3-2ad097f369aa 2018-07-23 13:33:38,561 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_3a16076c-3d17-402e-af21-30108e150adf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T13:32:41Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52/file', u'owner': u'1b3c4f704e7a464481be41e6dc32bbc3', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'ca674cda-da4f-405a-9cab-477568fd6f52', u'size': None, u'name': u'cloudify-img_3a16076c-3d17-402e-af21-30108e150adf', u'checksum': None, u'self': u'/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T13:32:41Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 13:33:38,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 13:33:38,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_3a16076c-3d17-402e-af21-30108e150adf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-23 13:33:38,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c763c04f-baee-48d7-bba2-4823c240d9d9 x-compute-request-id: req-c763c04f-baee-48d7-bba2-4823c240d9d9 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_3a16076c-3d17-402e-af21-30108e150adf", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/63b923d2-4a13-459a-a179-52832ec192e8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "63b923d2-4a13-459a-a179-52832ec192e8"}} 2018-07-23 13:33:38,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c763c04f-baee-48d7-bba2-4823c240d9d9 2018-07-23 13:33:38,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325679063797s 2018-07-23 13:33:38,888 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c763c04f-baee-48d7-bba2-4823c240d9d9 2018-07-23 13:33:38,889 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_3a16076c-3d17-402e-af21-30108e150adf', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'63b923d2-4a13-459a-a179-52832ec192e8', 'swap': 0}) 2018-07-23 13:33:38,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 13:33:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8/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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" -d '{"extra_specs": {}}' 2018-07-23 13:33:38,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4860cee-7b52-43be-83c2-30873bca7938 x-compute-request-id: req-f4860cee-7b52-43be-83c2-30873bca7938 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 13:33:38,912 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8/os-extra_specs used request id req-f4860cee-7b52-43be-83c2-30873bca7938 2018-07-23 13:33:38,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225789546967s 2018-07-23 13:33:38,913 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8/os-extra_specs used request id req-f4860cee-7b52-43be-83c2-30873bca7938 2018-07-23 13:33:38,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 13:33:38,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"keypair": {"name": "cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf"}}' 2018-07-23 13:33:39,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af944428-8334-4ab7-8203-073eab86dba8 x-compute-request-id: req-af944428-8334-4ab7-8203-073eab86dba8 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKan2ZwKHsiI6GFrLw5NS+RJE3w1pq3TnIAlRwLk0NU17Egx3GH7iSyhfAoqKyX2g2hoRdu3StoUVXwLcHuJBXoYpkoLV7915aOjaIoXhHh5yx1jJIAebdsABwCwgCeD8/14Pby+6VvrLii2CqzdbhXdpfjJJWBFTG7sTIGIFExnFjP190ww6RJcK6mOS+B8Qm8KKXiBnalN5puNR9WMhQjORVMEUTgGra52iPYLQj4O5rZWySjdImlDnS/41XhqWDj0+prRqttkZcoiNFpTWjmhDnE6aoAKTqQNU3CChMwDH53jxX3Ow+8JDLtmXLemZ9DxkonYZqkciunE086uif Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAymp9mcCh7IiOhhay8OTUvkSRN8Naat05yAJUcC5NDVNexIMd\nxh+4ksoXwKKisl9oNoaEXbt0raFFV8C3B7iQV6GKZKC1e/deWjo2iKF4R4ecsdYy\nSAHm3bAAcAsIAng/P9eD28vulb6y4otgqs3W4V3aX4ySVgRUxu7EyBiBRMZxYz9f\ndMMOkSXCupjkvgfEJvCil4gZ2pTeabjUfVjIUIzkVTBFE4Bq2udoj2C0I+Dua2Vs\nko3SJpQ50v+NV4alg49Pqa0arbZGXKIjRaU1o5oQ5xOmqACk6kDVNwgoTMAx+d48\nV9zsPvCQy7Zly3pmfQ8ZKJ2GapHIrpxNPOronwIDAQABAoIBACBlZM7L1t6diHoL\nff4yEZ6WKMvM91atK4dIYC1IK8rbMgqvlX9VKlxL/fs1zGZSAMLhSqQZ0XXMnuWJ\nkYGp12g/EYBDfGhn0fEM6hd6CF8iZEDOMGP38fQ/LALCsTh7+FuGabMu83OB/u1l\nM0aDBUYymDW8sNsVfGAObO49hcr00qcvPIUOGnl4vKcscRnc5QSN0HugbN6Cco4I\n5vsYQ67UyBlMjNqDq3G9/nYia2p2B0dCnSIYyiMldi5Y5R7niwuRQd7KaIHanwI3\nj5FYgaaEbEaCF/kN0/5hLJsAXnOnVa9NsILYrTu36mOeKhFeqN8+sLqhM8loDobb\nh6tCnfkCgYEA95yVQsvhbt4FDDxThzf/dF2L6Y2dDpX+uvOK+jTqtIWX+CapNQIu\nxASJHEeh4k1Nzd0EiIo7S4ueGeHvPIQH1jiqhhVMKzYhFoqqTBsZ8thxGQGiqnrV\nru6r9hilEoDR45A28hFB9Z1E1Idn/4A/4sS+f0aeYCZEkDDavs6UlU0CgYEA0UXy\nfAiD6g1nACeA4tlU//dnYdkO+5N8Kx0PS5o8EuMuWlOPk7DBBQlXxsYA021x6o/Y\nct3VHo/XgtEv3KfwGyUz4NZ9Nx5GsuMcrNj5v9PfEgmN0mOM5y/0LexONN2U/py6\nKTEffSaPixMdFOjUAFFOO/usjDKvF6qjZsaJD5sCgYEAi52dx9kf1pyXagvF6VOY\n1as9jcZMzYGj7RQPw/78bCd7xe8+r2X4qowIJ4r4a5q9CRvbR4Xx4ynpTpzHgW7M\n4Gx5MjtmBGN0CrrLRThuzDBgrQHwD4JNZGKtUYkZ4rICJvcVFC7I603vFor3B+jv\nnNTkuO0/teU9+bOiU741p20CgYBl9yra/Fsp4zXYgWbvIO2leipJJrWCJq5NY29c\nat3yZfbj0+sVDv49MfwuwbMNUTo8C7Ju5V898OAUwVAMt1bqIwpP9rIz9PCFoNsL\n7PxjVxxNcZJEfHTfACJ9bbH9WCmMlVivUVwCYpN2M+3rjjYdoX/5AftkpB1j7qSH\nIx0NGQKBgF3/BljKC/Em05j6uZ5WjvXwipN5F87aM6KgTjFqyXsie9obhwAHPP4d\n5QoKvl+3zXoJUdzdmqCbkYN70YsJYd68kGCFLqeamfghEAdxMge3zKHSEqMKXy+F\nfOxv8cigNMcpeAf+5lTTkfsr0/5LTTYlrbUiWNQF1Wyo7amFO5em\n-----END RSA PRIVATE KEY-----\n", "user_id": "e744605cef6245af99db788db688350e", "name": "cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf", "fingerprint": "71:96:c4:6e:cc:e4:87:23:8f:93:e8:99:ba:b2:0a:ee"}} 2018-07-23 13:33:39,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-af944428-8334-4ab7-8203-073eab86dba8 2018-07-23 13:33:39,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.434052944183s 2018-07-23 13:33:39,348 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-af944428-8334-4ab7-8203-073eab86dba8 2018-07-23 13:33:39,349 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKan2ZwKHsiI6GFrLw5NS+RJE3w1pq3TnIAlRwLk0NU17Egx3GH7iSyhfAoqKyX2g2hoRdu3StoUVXwLcHuJBXoYpkoLV7915aOjaIoXhHh5yx1jJIAebdsABwCwgCeD8/14Pby+6VvrLii2CqzdbhXdpfjJJWBFTG7sTIGIFExnFjP190ww6RJcK6mOS+B8Qm8KKXiBnalN5puNR9WMhQjORVMEUTgGra52iPYLQj4O5rZWySjdImlDnS/41XhqWDj0+prRqttkZcoiNFpTWjmhDnE6aoAKTqQNU3CChMwDH53jxX3Ow+8JDLtmXLemZ9DxkonYZqkciunE086uif Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAymp9mcCh7IiOhhay8OTUvkSRN8Naat05yAJUcC5NDVNexIMd\nxh+4ksoXwKKisl9oNoaEXbt0raFFV8C3B7iQV6GKZKC1e/deWjo2iKF4R4ecsdYy\nSAHm3bAAcAsIAng/P9eD28vulb6y4otgqs3W4V3aX4ySVgRUxu7EyBiBRMZxYz9f\ndMMOkSXCupjkvgfEJvCil4gZ2pTeabjUfVjIUIzkVTBFE4Bq2udoj2C0I+Dua2Vs\nko3SJpQ50v+NV4alg49Pqa0arbZGXKIjRaU1o5oQ5xOmqACk6kDVNwgoTMAx+d48\nV9zsPvCQy7Zly3pmfQ8ZKJ2GapHIrpxNPOronwIDAQABAoIBACBlZM7L1t6diHoL\nff4yEZ6WKMvM91atK4dIYC1IK8rbMgqvlX9VKlxL/fs1zGZSAMLhSqQZ0XXMnuWJ\nkYGp12g/EYBDfGhn0fEM6hd6CF8iZEDOMGP38fQ/LALCsTh7+FuGabMu83OB/u1l\nM0aDBUYymDW8sNsVfGAObO49hcr00qcvPIUOGnl4vKcscRnc5QSN0HugbN6Cco4I\n5vsYQ67UyBlMjNqDq3G9/nYia2p2B0dCnSIYyiMldi5Y5R7niwuRQd7KaIHanwI3\nj5FYgaaEbEaCF/kN0/5hLJsAXnOnVa9NsILYrTu36mOeKhFeqN8+sLqhM8loDobb\nh6tCnfkCgYEA95yVQsvhbt4FDDxThzf/dF2L6Y2dDpX+uvOK+jTqtIWX+CapNQIu\nxASJHEeh4k1Nzd0EiIo7S4ueGeHvPIQH1jiqhhVMKzYhFoqqTBsZ8thxGQGiqnrV\nru6r9hilEoDR45A28hFB9Z1E1Idn/4A/4sS+f0aeYCZEkDDavs6UlU0CgYEA0UXy\nfAiD6g1nACeA4tlU//dnYdkO+5N8Kx0PS5o8EuMuWlOPk7DBBQlXxsYA021x6o/Y\nct3VHo/XgtEv3KfwGyUz4NZ9Nx5GsuMcrNj5v9PfEgmN0mOM5y/0LexONN2U/py6\nKTEffSaPixMdFOjUAFFOO/usjDKvF6qjZsaJD5sCgYEAi52dx9kf1pyXagvF6VOY\n1as9jcZMzYGj7RQPw/78bCd7xe8+r2X4qowIJ4r4a5q9CRvbR4Xx4ynpTpzHgW7M\n4Gx5MjtmBGN0CrrLRThuzDBgrQHwD4JNZGKtUYkZ4rICJvcVFC7I603vFor3B+jv\nnNTkuO0/teU9+bOiU741p20CgYBl9yra/Fsp4zXYgWbvIO2leipJJrWCJq5NY29c\nat3yZfbj0+sVDv49MfwuwbMNUTo8C7Ju5V898OAUwVAMt1bqIwpP9rIz9PCFoNsL\n7PxjVxxNcZJEfHTfACJ9bbH9WCmMlVivUVwCYpN2M+3rjjYdoX/5AftkpB1j7qSH\nIx0NGQKBgF3/BljKC/Em05j6uZ5WjvXwipN5F87aM6KgTjFqyXsie9obhwAHPP4d\n5QoKvl+3zXoJUdzdmqCbkYN70YsJYd68kGCFLqeamfghEAdxMge3zKHSEqMKXy+F\nfOxv8cigNMcpeAf+5lTTkfsr0/5LTTYlrbUiWNQF1Wyo7amFO5em\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e744605cef6245af99db788db688350e', 'name': u'cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf', 'created_at': '2018-07-23T13:33:39.349074', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b3c4f704e7a464481be41e6dc32bbc3', 'name': 'cloudify-project_3a16076c-3d17-402e-af21-30108e150adf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'71:96:c4:6e:cc:e4:87:23:8f:93:e8:99:ba:b2:0a:ee', 'type': 'ssh', 'id': u'cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf'}) 2018-07-23 13:33:39,349 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAymp9mcCh7IiOhhay8OTUvkSRN8Naat05yAJUcC5NDVNexIMd xh+4ksoXwKKisl9oNoaEXbt0raFFV8C3B7iQV6GKZKC1e/deWjo2iKF4R4ecsdYy SAHm3bAAcAsIAng/P9eD28vulb6y4otgqs3W4V3aX4ySVgRUxu7EyBiBRMZxYz9f dMMOkSXCupjkvgfEJvCil4gZ2pTeabjUfVjIUIzkVTBFE4Bq2udoj2C0I+Dua2Vs ko3SJpQ50v+NV4alg49Pqa0arbZGXKIjRaU1o5oQ5xOmqACk6kDVNwgoTMAx+d48 V9zsPvCQy7Zly3pmfQ8ZKJ2GapHIrpxNPOronwIDAQABAoIBACBlZM7L1t6diHoL ff4yEZ6WKMvM91atK4dIYC1IK8rbMgqvlX9VKlxL/fs1zGZSAMLhSqQZ0XXMnuWJ kYGp12g/EYBDfGhn0fEM6hd6CF8iZEDOMGP38fQ/LALCsTh7+FuGabMu83OB/u1l M0aDBUYymDW8sNsVfGAObO49hcr00qcvPIUOGnl4vKcscRnc5QSN0HugbN6Cco4I 5vsYQ67UyBlMjNqDq3G9/nYia2p2B0dCnSIYyiMldi5Y5R7niwuRQd7KaIHanwI3 j5FYgaaEbEaCF/kN0/5hLJsAXnOnVa9NsILYrTu36mOeKhFeqN8+sLqhM8loDobb h6tCnfkCgYEA95yVQsvhbt4FDDxThzf/dF2L6Y2dDpX+uvOK+jTqtIWX+CapNQIu xASJHEeh4k1Nzd0EiIo7S4ueGeHvPIQH1jiqhhVMKzYhFoqqTBsZ8thxGQGiqnrV ru6r9hilEoDR45A28hFB9Z1E1Idn/4A/4sS+f0aeYCZEkDDavs6UlU0CgYEA0UXy fAiD6g1nACeA4tlU//dnYdkO+5N8Kx0PS5o8EuMuWlOPk7DBBQlXxsYA021x6o/Y ct3VHo/XgtEv3KfwGyUz4NZ9Nx5GsuMcrNj5v9PfEgmN0mOM5y/0LexONN2U/py6 KTEffSaPixMdFOjUAFFOO/usjDKvF6qjZsaJD5sCgYEAi52dx9kf1pyXagvF6VOY 1as9jcZMzYGj7RQPw/78bCd7xe8+r2X4qowIJ4r4a5q9CRvbR4Xx4ynpTpzHgW7M 4Gx5MjtmBGN0CrrLRThuzDBgrQHwD4JNZGKtUYkZ4rICJvcVFC7I603vFor3B+jv nNTkuO0/teU9+bOiU741p20CgYBl9yra/Fsp4zXYgWbvIO2leipJJrWCJq5NY29c at3yZfbj0+sVDv49MfwuwbMNUTo8C7Ju5V898OAUwVAMt1bqIwpP9rIz9PCFoNsL 7PxjVxxNcZJEfHTfACJ9bbH9WCmMlVivUVwCYpN2M+3rjjYdoX/5AftkpB1j7qSH Ix0NGQKBgF3/BljKC/Em05j6uZ5WjvXwipN5F87aM6KgTjFqyXsie9obhwAHPP4d 5QoKvl+3zXoJUdzdmqCbkYN70YsJYd68kGCFLqeamfghEAdxMge3zKHSEqMKXy+F fOxv8cigNMcpeAf+5lTTkfsr0/5LTTYlrbUiWNQF1Wyo7amFO5em -----END RSA PRIVATE KEY----- 2018-07-23 13:33:39,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 13:33:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"security_group": {"name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-23 13:33:39,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-89d3fbdf-5a34-412c-958a-8cae3c74f2e7 Date: Mon, 23 Jul 2018 13:33:39 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:39Z", "updated_at": "2018-07-23T13:33:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "95d0d06f-71de-413d-ac9f-42ec94728810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "b17fb8e8-c212-47fd-92bc-d462dded30de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf"}} 2018-07-23 13:33:39,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-89d3fbdf-5a34-412c-958a-8cae3c74f2e7 2018-07-23 13:33:39,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.446194887161s 2018-07-23 13:33:39,799 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-89d3fbdf-5a34-412c-958a-8cae3c74f2e7 2018-07-23 13:33:39,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:33:39,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:39,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-5a712fbd-0c63-498c-a6fa-3a0549120128 Date: Mon, 23 Jul 2018 13:33:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:39Z", "updated_at": "2018-07-23T13:33:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "95d0d06f-71de-413d-ac9f-42ec94728810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "b17fb8e8-c212-47fd-92bc-d462dded30de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 13:33:39,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5a712fbd-0c63-498c-a6fa-3a0549120128 2018-07-23 13:33:39,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113537073135s 2018-07-23 13:33:39,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5a712fbd-0c63-498c-a6fa-3a0549120128 2018-07-23 13:33:39,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:33:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -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": "7ae73c1e-c176-4bc6-826c-17dd9e73742f"}}' 2018-07-23 13:33:40,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-333b4610-c51d-40ba-8b89-c35ee8821a86 Date: Mon, 23 Jul 2018 13:33:40 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-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:40Z", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "dcacfc13-708c-4ffd-8913-972013030a7d"}} 2018-07-23 13:33:40,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-333b4610-c51d-40ba-8b89-c35ee8821a86 2018-07-23 13:33:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158555030823s 2018-07-23 13:33:40,080 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-333b4610-c51d-40ba-8b89-c35ee8821a86 2018-07-23 13:33:40,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:33:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:40,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-d79f2f56-5ecf-40ed-9561-001e6de458a7 Date: Mon, 23 Jul 2018 13:33:40 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:39Z", "updated_at": "2018-07-23T13:33:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "95d0d06f-71de-413d-ac9f-42ec94728810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "b17fb8e8-c212-47fd-92bc-d462dded30de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "dcacfc13-708c-4ffd-8913-972013030a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 2, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 13:33:40,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d79f2f56-5ecf-40ed-9561-001e6de458a7 2018-07-23 13:33:40,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0575768947601s 2018-07-23 13:33:40,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d79f2f56-5ecf-40ed-9561-001e6de458a7 2018-07-23 13:33:40,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:33:40,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -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": "7ae73c1e-c176-4bc6-826c-17dd9e73742f"}}' 2018-07-23 13:33:40,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0e9698d9-1e40-4af2-99c2-bc20136134a6 Date: Mon, 23 Jul 2018 13:33:40 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-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "port_range_min": null, "revision_number": 0, "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:40Z", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7f8fcb9a-d2b7-4c76-8bad-d9afbe807878"}} 2018-07-23 13:33:40,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0e9698d9-1e40-4af2-99c2-bc20136134a6 2018-07-23 13:33:40,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159179925919s 2018-07-23 13:33:40,304 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0e9698d9-1e40-4af2-99c2-bc20136134a6 2018-07-23 13:33:40,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:33:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:40,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-247e3262-4a0a-48f8-b28d-8bfbfa11566e Date: Mon, 23 Jul 2018 13:33:40 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:39Z", "updated_at": "2018-07-23T13:33:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "7f8fcb9a-d2b7-4c76-8bad-d9afbe807878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "95d0d06f-71de-413d-ac9f-42ec94728810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "b17fb8e8-c212-47fd-92bc-d462dded30de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "dcacfc13-708c-4ffd-8913-972013030a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 3, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 13:33:40,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-247e3262-4a0a-48f8-b28d-8bfbfa11566e 2018-07-23 13:33:40,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0591399669647s 2018-07-23 13:33:40,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-247e3262-4a0a-48f8-b28d-8bfbfa11566e 2018-07-23 13:33:40,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:33:40,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f"}}' 2018-07-23 13:33:40,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-19a540f0-df14-4799-9e91-b739478acf48 Date: Mon, 23 Jul 2018 13:33:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "port_range_min": 80, "revision_number": 0, "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:40Z", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "c0a667d4-8221-44c1-8281-203a5d47b68f"}} 2018-07-23 13:33:40,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-19a540f0-df14-4799-9e91-b739478acf48 2018-07-23 13:33:40,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.165247917175s 2018-07-23 13:33:40,535 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-19a540f0-df14-4799-9e91-b739478acf48 2018-07-23 13:33:40,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:33:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:40,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-e3ba4010-543a-4155-b986-56c7630c10bc Date: Mon, 23 Jul 2018 13:33:40 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:39Z", "updated_at": "2018-07-23T13:33:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "7f8fcb9a-d2b7-4c76-8bad-d9afbe807878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "95d0d06f-71de-413d-ac9f-42ec94728810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "b17fb8e8-c212-47fd-92bc-d462dded30de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "c0a667d4-8221-44c1-8281-203a5d47b68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "dcacfc13-708c-4ffd-8913-972013030a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 4, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 13:33:40,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e3ba4010-543a-4155-b986-56c7630c10bc 2018-07-23 13:33:40,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531349182129s 2018-07-23 13:33:40,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e3ba4010-543a-4155-b986-56c7630c10bc 2018-07-23 13:33:40,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:33:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f"}}' 2018-07-23 13:33:40,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-f927fac0-7f5d-4495-b56e-f1224eeb39c5 Date: Mon, 23 Jul 2018 13:33:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "port_range_min": 443, "revision_number": 0, "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:40Z", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "4eef4373-904d-47b9-a25f-6709b95d5c58"}} 2018-07-23 13:33:40,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f927fac0-7f5d-4495-b56e-f1224eeb39c5 2018-07-23 13:33:40,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14155292511s 2018-07-23 13:33:40,738 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f927fac0-7f5d-4495-b56e-f1224eeb39c5 2018-07-23 13:33:40,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:33:40,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:40,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-4c4775ac-9ccd-4285-aa02-ba999a7531eb Date: Mon, 23 Jul 2018 13:33:40 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:39Z", "updated_at": "2018-07-23T13:33:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "4eef4373-904d-47b9-a25f-6709b95d5c58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "7f8fcb9a-d2b7-4c76-8bad-d9afbe807878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "95d0d06f-71de-413d-ac9f-42ec94728810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "b17fb8e8-c212-47fd-92bc-d462dded30de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "c0a667d4-8221-44c1-8281-203a5d47b68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "dcacfc13-708c-4ffd-8913-972013030a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 5, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 13:33:40,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4c4775ac-9ccd-4285-aa02-ba999a7531eb 2018-07-23 13:33:40,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495121479034s 2018-07-23 13:33:40,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4c4775ac-9ccd-4285-aa02-ba999a7531eb 2018-07-23 13:33:40,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:33:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f"}}' 2018-07-23 13:33:40,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-6a2805c6-69c8-4902-ade0-d6c54f83d68a Date: Mon, 23 Jul 2018 13:33:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:40Z", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "bdaa9293-79f3-4772-8fce-57544281b72e"}} 2018-07-23 13:33:40,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6a2805c6-69c8-4902-ade0-d6c54f83d68a 2018-07-23 13:33:40,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.162272930145s 2018-07-23 13:33:40,957 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6a2805c6-69c8-4902-ade0-d6c54f83d68a 2018-07-23 13:33:40,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:33:40,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:41,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-fd8d1d50-47dc-46cb-8909-eebde97abea7 Date: Mon, 23 Jul 2018 13:33:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:39Z", "updated_at": "2018-07-23T13:33:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "4eef4373-904d-47b9-a25f-6709b95d5c58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "7f8fcb9a-d2b7-4c76-8bad-d9afbe807878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "95d0d06f-71de-413d-ac9f-42ec94728810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "b17fb8e8-c212-47fd-92bc-d462dded30de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "bdaa9293-79f3-4772-8fce-57544281b72e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "c0a667d4-8221-44c1-8281-203a5d47b68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "dcacfc13-708c-4ffd-8913-972013030a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 6, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 13:33:41,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fd8d1d50-47dc-46cb-8909-eebde97abea7 2018-07-23 13:33:41,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0604372024536s 2018-07-23 13:33:41,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fd8d1d50-47dc-46cb-8909-eebde97abea7 2018-07-23 13:33:41,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:33:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f"}}' 2018-07-23 13:33:41,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-eb379636-ee0e-4072-812c-b2c0c5a9817e Date: Mon, 23 Jul 2018 13:33:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-23T13:33:41Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:41Z", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "c0cb8db8-8bec-4114-8fcf-b4f3558bfea2"}} 2018-07-23 13:33:41,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-eb379636-ee0e-4072-812c-b2c0c5a9817e 2018-07-23 13:33:41,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14812207222s 2018-07-23 13:33:41,173 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-eb379636-ee0e-4072-812c-b2c0c5a9817e 2018-07-23 13:33:41,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:33:41,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:41,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-a63cf293-e2d7-442b-938e-b4198cf40698 Date: Mon, 23 Jul 2018 13:33:41 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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["477fb808-a9cf-4c3c-b1d8-d804c729e9ce"],"updated_at":"2018-07-23T13:32:13Z","tenant_id":"1b3c4f704e7a464481be41e6dc32bbc3","created_at":"2018-07-23T13:32:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1b3c4f704e7a464481be41e6dc32bbc3","id":"caced9fa-cc08-441a-85e0-31ae18543002","name":"cloudify-net_3a16076c-3d17-402e-af21-30108e150adf"}]} 2018-07-23 13:33:41,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a63cf293-e2d7-442b-938e-b4198cf40698 2018-07-23 13:33:41,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.137783050537s 2018-07-23 13:33:41,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a63cf293-e2d7-442b-938e-b4198cf40698 2018-07-23 13:33:41,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:33:41,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:41,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7f983fe8-e622-4d94-a306-5c158ec0906e Date: Mon, 23 Jul 2018 13:33:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/ca674cda-da4f-405a-9cab-477568fd6f52/snap", "metadata": {}}], "file": "/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52/file", "owner": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "ca674cda-da4f-405a-9cab-477568fd6f52", "size": 4373348352, "self": "/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/ca674cda-da4f-405a-9cab-477568fd6f52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T13:33:38Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3a16076c-3d17-402e-af21-30108e150adf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_3a16076c-3d17-402e-af21-30108e150adf", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T13:32:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:33:41,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7f983fe8-e622-4d94-a306-5c158ec0906e 2018-07-23 13:33:41,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036600112915s 2018-07-23 13:33:41,354 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7f983fe8-e622-4d94-a306-5c158ec0906e 2018-07-23 13:33:41,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 13:33:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:41,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83176404-8f1a-4f5d-a2ef-2b6662a9d332 x-compute-request-id: req-83176404-8f1a-4f5d-a2ef-2b6662a9d332 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_3a16076c-3d17-402e-af21-30108e150adf", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/63b923d2-4a13-459a-a179-52832ec192e8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "63b923d2-4a13-459a-a179-52832ec192e8"}, {"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}]} 2018-07-23 13:33:41,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-83176404-8f1a-4f5d-a2ef-2b6662a9d332 2018-07-23 13:33:41,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.200759887695s 2018-07-23 13:33:41,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-83176404-8f1a-4f5d-a2ef-2b6662a9d332 2018-07-23 13:33:41,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 13:33:41,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"server": {"name": "cloudify-vm_3a16076c-3d17-402e-af21-30108e150adf", "imageRef": "ca674cda-da4f-405a-9cab-477568fd6f52", "key_name": "cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf", "flavorRef": "63b923d2-4a13-459a-a179-52832ec192e8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "caced9fa-cc08-441a-85e0-31ae18543002"}], "security_groups": [{"name": "7ae73c1e-c176-4bc6-826c-17dd9e73742f"}]}}' 2018-07-23 13:33:42,512 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f32a1c6-50a8-46ea-8d26-3f6accb2a312 x-compute-request-id: req-1f32a1c6-50a8-46ea-8d26-3f6accb2a312 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/266d3247-38e9-447f-b23d-c3192e2f7603 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7ae73c1e-c176-4bc6-826c-17dd9e73742f"}], "OS-DCF:diskConfig": "MANUAL", "id": "266d3247-38e9-447f-b23d-c3192e2f7603", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/266d3247-38e9-447f-b23d-c3192e2f7603", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/266d3247-38e9-447f-b23d-c3192e2f7603", "rel": "bookmark"}], "adminPass": "gFem7E27hyxZ"}} 2018-07-23 13:33:42,513 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1f32a1c6-50a8-46ea-8d26-3f6accb2a312 2018-07-23 13:33:42,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.952874898911s 2018-07-23 13:33:42,513 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1f32a1c6-50a8-46ea-8d26-3f6accb2a312 2018-07-23 13:33:42,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:33:42,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:42,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7d8952f-306f-4067-bf89-2962560ff7a5 x-compute-request-id: req-d7d8952f-306f-4067-bf89-2962560ff7a5 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/266d3247-38e9-447f-b23d-c3192e2f7603", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/266d3247-38e9-447f-b23d-c3192e2f7603", "rel": "bookmark"}], "image": {"id": "ca674cda-da4f-405a-9cab-477568fd6f52", "links": [{"href": "http://172.30.9.27:8774/images/ca674cda-da4f-405a-9cab-477568fd6f52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63b923d2-4a13-459a-a179-52832ec192e8", "links": [{"href": "http://172.30.9.27:8774/flavors/63b923d2-4a13-459a-a179-52832ec192e8", "rel": "bookmark"}]}, "id": "266d3247-38e9-447f-b23d-c3192e2f7603", "user_id": "e744605cef6245af99db788db688350e", "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-23T13:33:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf", "name": "cloudify-vm_3a16076c-3d17-402e-af21-30108e150adf", "created": "2018-07-23T13:33:42Z", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:33:42,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7d8952f-306f-4067-bf89-2962560ff7a5 2018-07-23 13:33:42,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478235960007s 2018-07-23 13:33:42,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7d8952f-306f-4067-bf89-2962560ff7a5 2018-07-23 13:33:42,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:33:43,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:43,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-c3f720f3-3dee-4d0c-b5cf-fd3f04d96715 Date: Mon, 23 Jul 2018 13:33:43 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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["477fb808-a9cf-4c3c-b1d8-d804c729e9ce"],"updated_at":"2018-07-23T13:32:13Z","tenant_id":"1b3c4f704e7a464481be41e6dc32bbc3","created_at":"2018-07-23T13:32:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1b3c4f704e7a464481be41e6dc32bbc3","id":"caced9fa-cc08-441a-85e0-31ae18543002","name":"cloudify-net_3a16076c-3d17-402e-af21-30108e150adf"}]} 2018-07-23 13:33:43,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c3f720f3-3dee-4d0c-b5cf-fd3f04d96715 2018-07-23 13:33:43,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1050760746s 2018-07-23 13:33:43,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c3f720f3-3dee-4d0c-b5cf-fd3f04d96715 2018-07-23 13:33:43,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 13:33:43,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:43,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3044d95b-a495-42bf-956f-1f28392dafbd Date: Mon, 23 Jul 2018 13:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caced9fa-cc08-441a-85e0-31ae18543002","tenant_id":"1b3c4f704e7a464481be41e6dc32bbc3","created_at":"2018-07-23T13:32:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:32:13Z","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":"1b3c4f704e7a464481be41e6dc32bbc3","id":"477fb808-a9cf-4c3c-b1d8-d804c729e9ce","subnetpool_id":null,"name":"cloudify-subnet_3a16076c-3d17-402e-af21-30108e150adf"}]} 2018-07-23 13:33:43,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3044d95b-a495-42bf-956f-1f28392dafbd 2018-07-23 13:33:43,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046991109848s 2018-07-23 13:33:43,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3044d95b-a495-42bf-956f-1f28392dafbd 2018-07-23 13:33:43,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:33:45,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:33:45,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:45,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5ad3b84-85a9-403d-a315-5a2ad8fa3972 x-compute-request-id: req-c5ad3b84-85a9-403d-a315-5a2ad8fa3972 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/266d3247-38e9-447f-b23d-c3192e2f7603", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/266d3247-38e9-447f-b23d-c3192e2f7603", "rel": "bookmark"}], "image": {"id": "ca674cda-da4f-405a-9cab-477568fd6f52", "links": [{"href": "http://172.30.9.27:8774/images/ca674cda-da4f-405a-9cab-477568fd6f52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63b923d2-4a13-459a-a179-52832ec192e8", "links": [{"href": "http://172.30.9.27:8774/flavors/63b923d2-4a13-459a-a179-52832ec192e8", "rel": "bookmark"}]}, "id": "266d3247-38e9-447f-b23d-c3192e2f7603", "user_id": "e744605cef6245af99db788db688350e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T13:33:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf", "name": "cloudify-vm_3a16076c-3d17-402e-af21-30108e150adf", "created": "2018-07-23T13:33:42Z", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:33:45,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5ad3b84-85a9-403d-a315-5a2ad8fa3972 2018-07-23 13:33:45,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458441019058s 2018-07-23 13:33:45,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5ad3b84-85a9-403d-a315-5a2ad8fa3972 2018-07-23 13:33:45,620 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'ca674cda-da4f-405a-9cab-477568fd6f52'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'63b923d2-4a13-459a-a179-52832ec192e8'}), 'az': u'', 'id': u'266d3247-38e9-447f-b23d-c3192e2f7603', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e744605cef6245af99db788db688350e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b3c4f704e7a464481be41e6dc32bbc3', 'name': 'cloudify-project_3a16076c-3d17-402e-af21-30108e150adf', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-23T13:33:43Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'1b3c4f704e7a464481be41e6dc32bbc3', 'name': u'cloudify-vm_3a16076c-3d17-402e-af21-30108e150adf', 'adminPass': None, 'tenant_id': u'1b3c4f704e7a464481be41e6dc32bbc3', 'created_at': u'2018-07-23T13:33:42Z', 'created': u'2018-07-23T13:33:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-23 13:33:45,750 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 13:33:45,751 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 01:33 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 13:33:45,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:33:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:45,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-61cede6f-54ac-454c-8872-6d50620efb62 Date: Mon, 23 Jul 2018 13:33:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:33:39Z", "updated_at": "2018-07-23T13:33:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "4eef4373-904d-47b9-a25f-6709b95d5c58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "7f8fcb9a-d2b7-4c76-8bad-d9afbe807878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "95d0d06f-71de-413d-ac9f-42ec94728810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:39Z", "revision_number": 0, "id": "b17fb8e8-c212-47fd-92bc-d462dded30de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:39Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "bdaa9293-79f3-4772-8fce-57544281b72e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "c0a667d4-8221-44c1-8281-203a5d47b68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-23T13:33:41Z", "revision_number": 0, "id": "c0cb8db8-8bec-4114-8fcf-b4f3558bfea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:41Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:33:40Z", "revision_number": 0, "id": "dcacfc13-708c-4ffd-8913-972013030a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:40Z", "security_group_id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 7, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "7ae73c1e-c176-4bc6-826c-17dd9e73742f", "name": "cloudify-sg_3a16076c-3d17-402e-af21-30108e150adf"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 13:33:45,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-61cede6f-54ac-454c-8872-6d50620efb62 2018-07-23 13:33:45,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522930622101s 2018-07-23 13:33:45,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-61cede6f-54ac-454c-8872-6d50620efb62 2018-07-23 13:33:45,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 13:33:45,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7ae73c1e-c176-4bc6-826c-17dd9e73742f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:46,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2860e0b4-eb51-41bd-b95a-8889708c237e Content-Length: 0 Date: Mon, 23 Jul 2018 13:33:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:33:46,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7ae73c1e-c176-4bc6-826c-17dd9e73742f.json used request id req-2860e0b4-eb51-41bd-b95a-8889708c237e 2018-07-23 13:33:46,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.205355882645s 2018-07-23 13:33:46,018 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7ae73c1e-c176-4bc6-826c-17dd9e73742f.json used request id req-2860e0b4-eb51-41bd-b95a-8889708c237e 2018-07-23 13:33:46,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 13:33:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:46,074 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36a6a3a8-6c09-4c50-9578-128dbaee6eeb x-compute-request-id: req-36a6a3a8-6c09-4c50-9578-128dbaee6eeb Content-Length: 0 Content-Type: application/json 2018-07-23 13:33:46,074 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf used request id req-36a6a3a8-6c09-4c50-9578-128dbaee6eeb 2018-07-23 13:33:46,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0553469657898s 2018-07-23 13:33:46,074 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_3a16076c-3d17-402e-af21-30108e150adf used request id req-36a6a3a8-6c09-4c50-9578-128dbaee6eeb 2018-07-23 13:33:46,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 13:33:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e/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}b58e43d3af3302ba178f247064d9cb71a1f312b2" -d '{"subnet_id": "477fb808-a9cf-4c3c-b1d8-d804c729e9ce"}' 2018-07-23 13:33:47,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-040376eb-3b9f-48cc-9ae1-4568f26ffffc Date: Mon, 23 Jul 2018 13:33:47 GMT RESP BODY: {"network_id": "caced9fa-cc08-441a-85e0-31ae18543002", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "subnet_id": "477fb808-a9cf-4c3c-b1d8-d804c729e9ce", "subnet_ids": ["477fb808-a9cf-4c3c-b1d8-d804c729e9ce"], "port_id": "e9184802-4721-427b-b56f-ace3f75b0aa1", "id": "4432304a-59b7-4784-8cf3-ada605fae93e"} 2018-07-23 13:33:47,649 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e/remove_router_interface.json used request id req-040376eb-3b9f-48cc-9ae1-4568f26ffffc 2018-07-23 13:33:47,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.57429981232s 2018-07-23 13:33:47,650 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e/remove_router_interface.json used request id req-040376eb-3b9f-48cc-9ae1-4568f26ffffc returning object 4432304a-59b7-4784-8cf3-ada605fae93e 2018-07-23 13:33:47,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 13:33:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:47,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6087b0ad-bac9-4521-a558-d9c64cee2fe2 Date: Mon, 23 Jul 2018 13:33:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:14Z", "admin_state_up": true, "updated_at": "2018-07-23T13:33:47Z", "revision_number": 4, "routes": [], "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "4432304a-59b7-4784-8cf3-ada605fae93e", "name": "cloudify-router_3a16076c-3d17-402e-af21-30108e150adf"}]} 2018-07-23 13:33:47,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6087b0ad-bac9-4521-a558-d9c64cee2fe2 2018-07-23 13:33:47,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.293599128723s 2018-07-23 13:33:47,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6087b0ad-bac9-4521-a558-d9c64cee2fe2 2018-07-23 13:33:47,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 13:33:47,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:49,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a4f9118-634f-4bbe-a172-b9b074ac4c1f Content-Length: 0 Date: Mon, 23 Jul 2018 13:33:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:33:49,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e.json used request id req-7a4f9118-634f-4bbe-a172-b9b074ac4c1f 2018-07-23 13:33:49,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27917003632s 2018-07-23 13:33:49,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/4432304a-59b7-4784-8cf3-ada605fae93e.json used request id req-7a4f9118-634f-4bbe-a172-b9b074ac4c1f 2018-07-23 13:33:49,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 13:33:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:49,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-117b24f0-6496-45a6-8758-2f041cfadeef Date: Mon, 23 Jul 2018 13:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caced9fa-cc08-441a-85e0-31ae18543002","tenant_id":"1b3c4f704e7a464481be41e6dc32bbc3","created_at":"2018-07-23T13:32:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:32:13Z","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":"1b3c4f704e7a464481be41e6dc32bbc3","id":"477fb808-a9cf-4c3c-b1d8-d804c729e9ce","subnetpool_id":null,"name":"cloudify-subnet_3a16076c-3d17-402e-af21-30108e150adf"}]} 2018-07-23 13:33:49,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-117b24f0-6496-45a6-8758-2f041cfadeef 2018-07-23 13:33:49,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0481679439545s 2018-07-23 13:33:49,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-117b24f0-6496-45a6-8758-2f041cfadeef 2018-07-23 13:33:49,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 13:33:49,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/477fb808-a9cf-4c3c-b1d8-d804c729e9ce.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:50,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a19bc2d-1be8-4aca-8d2e-6e83d2115d5f Date: Mon, 23 Jul 2018 13:33:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:33:50,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/477fb808-a9cf-4c3c-b1d8-d804c729e9ce.json used request id req-2a19bc2d-1be8-4aca-8d2e-6e83d2115d5f 2018-07-23 13:33:50,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.984009981155s 2018-07-23 13:33:50,260 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/477fb808-a9cf-4c3c-b1d8-d804c729e9ce.json used request id req-2a19bc2d-1be8-4aca-8d2e-6e83d2115d5f 2018-07-23 13:33:50,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:33:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:50,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-254291bc-c1e4-4b48-a6d9-5a33d44d454d Date: Mon, 23 Jul 2018 13:33: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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"},{"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-23T13:33:50Z","tenant_id":"1b3c4f704e7a464481be41e6dc32bbc3","created_at":"2018-07-23T13:32:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b3c4f704e7a464481be41e6dc32bbc3","id":"caced9fa-cc08-441a-85e0-31ae18543002","name":"cloudify-net_3a16076c-3d17-402e-af21-30108e150adf"}]} 2018-07-23 13:33:50,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-254291bc-c1e4-4b48-a6d9-5a33d44d454d 2018-07-23 13:33:50,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300779104233s 2018-07-23 13:33:50,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-254291bc-c1e4-4b48-a6d9-5a33d44d454d 2018-07-23 13:33:50,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 13:33:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/caced9fa-cc08-441a-85e0-31ae18543002.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:51,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-844b007a-43a3-4812-bcfe-20b4701970a5 Date: Mon, 23 Jul 2018 13:33:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:33:51,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/caced9fa-cc08-441a-85e0-31ae18543002.json used request id req-844b007a-43a3-4812-bcfe-20b4701970a5 2018-07-23 13:33:51,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07398700714s 2018-07-23 13:33:51,638 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/caced9fa-cc08-441a-85e0-31ae18543002.json used request id req-844b007a-43a3-4812-bcfe-20b4701970a5 2018-07-23 13:33:51,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:33:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:51,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a6e03c29-43c7-4d44-809c-cae00205d065 Date: Mon, 23 Jul 2018 13:33:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/ca674cda-da4f-405a-9cab-477568fd6f52/snap", "metadata": {}}], "file": "/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52/file", "owner": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "ca674cda-da4f-405a-9cab-477568fd6f52", "size": 4373348352, "self": "/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/ca674cda-da4f-405a-9cab-477568fd6f52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T13:33:38Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3a16076c-3d17-402e-af21-30108e150adf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_3a16076c-3d17-402e-af21-30108e150adf", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T13:32:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:33:51,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a6e03c29-43c7-4d44-809c-cae00205d065 2018-07-23 13:33:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21914601326s 2018-07-23 13:33:51,861 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a6e03c29-43c7-4d44-809c-cae00205d065 2018-07-23 13:33:51,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 13:33:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b58e43d3af3302ba178f247064d9cb71a1f312b2" 2018-07-23 13:33:52,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8be28452-7039-48d6-8f9c-3a722d406186 Date: Mon, 23 Jul 2018 13:33:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:33:52,703 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52 used request id req-8be28452-7039-48d6-8f9c-3a722d406186 2018-07-23 13:33:52,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.840286970139s 2018-07-23 13:33:52,703 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ca674cda-da4f-405a-9cab-477568fd6f52 used request id req-8be28452-7039-48d6-8f9c-3a722d406186 2018-07-23 13:33:52,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 13:33:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:33:52,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b2418cf-93ea-4c35-8099-42fa0c9c6894 x-compute-request-id: req-7b2418cf-93ea-4c35-8099-42fa0c9c6894 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_3a16076c-3d17-402e-af21-30108e150adf", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/63b923d2-4a13-459a-a179-52832ec192e8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "63b923d2-4a13-459a-a179-52832ec192e8"}, {"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}]} 2018-07-23 13:33:52,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7b2418cf-93ea-4c35-8099-42fa0c9c6894 2018-07-23 13:33:52,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260119438171s 2018-07-23 13:33:52,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7b2418cf-93ea-4c35-8099-42fa0c9c6894 2018-07-23 13:33:52,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 13:33:52,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:33:52,760 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5969e27b-1ee2-4973-8cc6-2000da96fbbf x-compute-request-id: req-5969e27b-1ee2-4973-8cc6-2000da96fbbf Content-Length: 0 Content-Type: application/json 2018-07-23 13:33:52,761 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8 used request id req-5969e27b-1ee2-4973-8cc6-2000da96fbbf 2018-07-23 13:33:52,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285830497742s 2018-07-23 13:33:52,761 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/63b923d2-4a13-459a-a179-52832ec192e8 used request id req-5969e27b-1ee2-4973-8cc6-2000da96fbbf 2018-07-23 13:33:52,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:33:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:33:52,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c94360b-1f81-48b8-94cc-9af4c2712649 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify-user_3a16076c-3d17-402e-af21-30108e150adf", "links": {"self": "http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e744605cef6245af99db788db688350e", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:33:52,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4c94360b-1f81-48b8-94cc-9af4c2712649 2018-07-23 13:33:52,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120934963226s 2018-07-23 13:33:52,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4c94360b-1f81-48b8-94cc-9af4c2712649 2018-07-23 13:33:52,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:33:52,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:33:52,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1c1dc8-550e-4c4b-8e1d-d7a619ad5996 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_3a16076c-3d17-402e-af21-30108e150adf", "links": {"self": "http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e744605cef6245af99db788db688350e", "description": null}} 2018-07-23 13:33:53,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e used request id req-db1c1dc8-550e-4c4b-8e1d-d7a619ad5996 2018-07-23 13:33:53,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111793041229s 2018-07-23 13:33:53,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e used request id req-db1c1dc8-550e-4c4b-8e1d-d7a619ad5996 2018-07-23 13:33:53,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 13:33:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:33:53,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a0bd649-faf7-422a-97ad-53c2255a985c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:33:53,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e used request id req-4a0bd649-faf7-422a-97ad-53c2255a985c 2018-07-23 13:33:53,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.191031932831s 2018-07-23 13:33:53,192 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e744605cef6245af99db788db688350e used request id req-4a0bd649-faf7-422a-97ad-53c2255a985c 2018-07-23 13:33:53,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 13:33:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:33:53,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666e26f8-3f0b-439c-bf99-e8f7726d3b34 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3"}, "tags": [], "enabled": true, "id": "1b3c4f704e7a464481be41e6dc32bbc3", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3a16076c-3d17-402e-af21-30108e150adf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 13:33:53,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-666e26f8-3f0b-439c-bf99-e8f7726d3b34 2018-07-23 13:33:53,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107153177261s 2018-07-23 13:33:53,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-666e26f8-3f0b-439c-bf99-e8f7726d3b34 2018-07-23 13:33:53,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 13:33:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4bb97f7c46aa1780154705e939ab1f250f50b5a" 2018-07-23 13:33:53,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e14554d-2adc-4287-88fb-3be192b8d805 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:33:53,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3 used request id req-3e14554d-2adc-4287-88fb-3be192b8d805 2018-07-23 13:33:53,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190228939056s 2018-07-23 13:33:53,501 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1b3c4f704e7a464481be41e6dc32bbc3 used request id req-3e14554d-2adc-4287-88fb-3be192b8d805 2018-07-23 13:33:53,501 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-07-23 13:33:53,521 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-23 13:33:53,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:33:53,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:33:53,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:33:53,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:33:53,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:33:53,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e971858-7d5c-49a7-9145-69e84325ecb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:33:53,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e971858-7d5c-49a7-9145-69e84325ecb0 2018-07-23 13:33:53,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:33:53,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["z4-TvFNvRhquSuw6hpnNEA"], "issued_at": "2018-07-23T13:33:53.000000Z"}} 2018-07-23 13:33:53,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:33:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:54,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-382881c1-f698-4805-9b25-582269e78b08 Date: Mon, 23 Jul 2018 13:33:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:33:54,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-382881c1-f698-4805-9b25-582269e78b08 2018-07-23 13:33:54,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261822938919s 2018-07-23 13:33:54,214 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-382881c1-f698-4805-9b25-582269e78b08 2018-07-23 13:33:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:33:54,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc153df8-a7d3-4241-976d-e5be6e29d09b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:33:54,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-dc153df8-a7d3-4241-976d-e5be6e29d09b 2018-07-23 13:33:54,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 13:33:54,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:54,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8565d53-1c6a-409b-b6ae-50f3f0942272 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/ce2b34fc447241cc9b3aeb1770ca4af3"}, "tags": [], "enabled": true, "id": "ce2b34fc447241cc9b3aeb1770ca4af3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 13:33:54,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f8565d53-1c6a-409b-b6ae-50f3f0942272 2018-07-23 13:33:54,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106109142303s 2018-07-23 13:33:54,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f8565d53-1c6a-409b-b6ae-50f3f0942272 2018-07-23 13:33:54,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 13:33:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb"}}' 2018-07-23 13:33:54,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-716bf9ad-392f-48e4-b738-c7de43cc9bd4 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b"}, "tags": [], "enabled": true, "id": "c4257c7d3011487ab9631b0101bc287b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb"}} 2018-07-23 13:33:54,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-716bf9ad-392f-48e4-b738-c7de43cc9bd4 2018-07-23 13:33:54,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118628978729s 2018-07-23 13:33:54,457 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-716bf9ad-392f-48e4-b738-c7de43cc9bd4 2018-07-23 13:33:54,457 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'c4257c7d3011487ab9631b0101bc287b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb'}) 2018-07-23 13:33:54,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 13:33:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c88336ff-230d-4545-9411-89c6185bc36a", "email": null, "name": "cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb"}}' 2018-07-23 13:33:54,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02c3b3e4-24dd-4c42-8f8b-47cbefcfb25b Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc6e781260264b21916e4828d7eee899", "domain_id": "default", "password_expires_at": null}} 2018-07-23 13:33:54,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-02c3b3e4-24dd-4c42-8f8b-47cbefcfb25b 2018-07-23 13:33:54,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.396365880966s 2018-07-23 13:33:54,860 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-02c3b3e4-24dd-4c42-8f8b-47cbefcfb25b 2018-07-23 13:33:54,861 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dc6e781260264b21916e4828d7eee899', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb'}) 2018-07-23 13:33:54,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:33:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:54,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2158b763-aa8e-4531-9e8d-718ff539be88 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:33:54,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2158b763-aa8e-4531-9e8d-718ff539be88 2018-07-23 13:33:54,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128190040588s 2018-07-23 13:33:54,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2158b763-aa8e-4531-9e8d-718ff539be88 2018-07-23 13:33:54,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:33:55,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:55,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5debc525-441d-48bb-b58e-948ed32d22ad Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:33:55,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5debc525-441d-48bb-b58e-948ed32d22ad 2018-07-23 13:33:55,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0952489376068s 2018-07-23 13:33:55,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5debc525-441d-48bb-b58e-948ed32d22ad 2018-07-23 13:33:55,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 13:33:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:55,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f7d07d-f015-4a71-b1fc-53083a2bec72 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:33:55,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-08f7d07d-f015-4a71-b1fc-53083a2bec72 2018-07-23 13:33:55,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102426052094s 2018-07-23 13:33:55,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-08f7d07d-f015-4a71-b1fc-53083a2bec72 2018-07-23 13:33:55,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 13:33:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:55,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17e84d1-a005-478c-b499-538e1260bc22 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 13:33:55,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e17e84d1-a005-478c-b499-538e1260bc22 2018-07-23 13:33:55,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101713895798s 2018-07-23 13:33:55,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e17e84d1-a005-478c-b499-538e1260bc22 2018-07-23 13:33:55,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:33:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:55,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9c2968-c09c-4fcb-b1ce-07803e8125aa Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc6e781260264b21916e4828d7eee899", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:33:55,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7b9c2968-c09c-4fcb-b1ce-07803e8125aa 2018-07-23 13:33:55,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112823963165s 2018-07-23 13:33:55,422 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7b9c2968-c09c-4fcb-b1ce-07803e8125aa 2018-07-23 13:33:55,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 13:33:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:55,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a531d2bf-6732-48d0-ac2d-778b84ef2520 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b"}, "tags": [], "enabled": true, "id": "c4257c7d3011487ab9631b0101bc287b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 13:33:55,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a531d2bf-6732-48d0-ac2d-778b84ef2520 2018-07-23 13:33:55,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107800006866s 2018-07-23 13:33:55,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a531d2bf-6732-48d0-ac2d-778b84ef2520 2018-07-23 13:33:55,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 13:33:55,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=dc6e781260264b21916e4828d7eee899&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=c4257c7d3011487ab9631b0101bc287b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:55,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e03511b-af32-41d9-9885-db1201544435 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=dc6e781260264b21916e4828d7eee899&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=c4257c7d3011487ab9631b0101bc287b", "previous": null, "next": null}} 2018-07-23 13:33:55,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=dc6e781260264b21916e4828d7eee899&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=c4257c7d3011487ab9631b0101bc287b used request id req-2e03511b-af32-41d9-9885-db1201544435 2018-07-23 13:33:55,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103574991226s 2018-07-23 13:33:55,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=dc6e781260264b21916e4828d7eee899&role.id=4ff844c18b7842ea9c190a813ff3c3d0&scope.project.id=c4257c7d3011487ab9631b0101bc287b used request id req-2e03511b-af32-41d9-9885-db1201544435 2018-07-23 13:33:55,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 13:33:55,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b/users/dc6e781260264b21916e4828d7eee899/roles/4ff844c18b7842ea9c190a813ff3c3d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:33:55,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3306bf3-c878-4a5a-badd-67ce92df724c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:33:55,795 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b/users/dc6e781260264b21916e4828d7eee899/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-f3306bf3-c878-4a5a-badd-67ce92df724c 2018-07-23 13:33:55,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139322042465s 2018-07-23 13:33:55,796 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b/users/dc6e781260264b21916e4828d7eee899/roles/4ff844c18b7842ea9c190a813ff3c3d0 used request id req-f3306bf3-c878-4a5a-badd-67ce92df724c 2018-07-23 13:33:55,796 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c4257c7d3011487ab9631b0101bc287b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c88336ff-230d-4545-9411-89c6185bc36a', 'username': u'cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 13:33:55,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 13:33:55,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 13:33:55,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 13:33:55,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 13:33:55,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 13:33:55,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 13:33:55,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 13:33:55,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 13:33:55,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 13:33:55,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 13:33:55,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 13:33:55,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 13:33:55,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 13:33:55,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 13:33:55,802 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb', 'password': 'c88336ff-230d-4545-9411-89c6185bc36a', 'project_name': 'cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'c4257c7d3011487ab9631b0101bc287b', 'project_domain_name': 'Default'} 2018-07-23 13:33:55,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-23 13:33:55,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-07-23 13:33:55,925 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-23 13:33:55,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:33:55,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e3aa6b-264c-42b1-a668-e93221bb48df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:33:55,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-75e3aa6b-264c-42b1-a668-e93221bb48df 2018-07-23 13:33:55,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:33:56,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}], "expires_at": "2018-07-23T14:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4257c7d3011487ab9631b0101bc287b", "name": "cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c4257c7d3011487ab9631b0101bc287b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/c4257c7d3011487ab9631b0101bc287b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/c4257c7d3011487ab9631b0101bc287b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c4257c7d3011487ab9631b0101bc287b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/c4257c7d3011487ab9631b0101bc287b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/c4257c7d3011487ab9631b0101bc287b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/c4257c7d3011487ab9631b0101bc287b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/c4257c7d3011487ab9631b0101bc287b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/c4257c7d3011487ab9631b0101bc287b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c4257c7d3011487ab9631b0101bc287b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c4257c7d3011487ab9631b0101bc287b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c4257c7d3011487ab9631b0101bc287b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/c4257c7d3011487ab9631b0101bc287b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/c4257c7d3011487ab9631b0101bc287b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb", "id": "dc6e781260264b21916e4828d7eee899"}, "audit_ids": ["f-txpTncRYG2ndPZy5BWrA"], "issued_at": "2018-07-23T13:33:56.000000Z"}} 2018-07-23 13:33:56,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 13:33:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"network": {"name": "cloudify_ims-net_7d5496bd-58e9-4301-a33d-002d000d48fb", "admin_state_up": true}}' 2018-07-23 13:33:56,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7b08e8f0-0c2a-49de-80d0-3646bf97a869 Date: Mon, 23 Jul 2018 13:33:56 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c4257c7d3011487ab9631b0101bc287b","created_at":"2018-07-23T13:33:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T13:33:56Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c4257c7d3011487ab9631b0101bc287b","id":"c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1","name":"cloudify_ims-net_7d5496bd-58e9-4301-a33d-002d000d48fb"}} 2018-07-23 13:33:56,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7b08e8f0-0c2a-49de-80d0-3646bf97a869 2018-07-23 13:33:56,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.64360499382s 2018-07-23 13:33:56,974 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7b08e8f0-0c2a-49de-80d0-3646bf97a869 2018-07-23 13:33:56,974 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T13:33:56Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_7d5496bd-58e9-4301-a33d-002d000d48fb', u'admin_state_up': True, u'tenant_id': u'c4257c7d3011487ab9631b0101bc287b', u'created_at': u'2018-07-23T13:33:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c4257c7d3011487ab9631b0101bc287b'}) 2018-07-23 13:33:56,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:33:56,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:33:57,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1151 X-Openstack-Request-Id: req-f4529b12-871d-412b-ac90-a34483912462 Date: Mon, 23 Jul 2018 13:33:57 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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-23T13:33:56Z","tenant_id":"c4257c7d3011487ab9631b0101bc287b","created_at":"2018-07-23T13:33:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"c4257c7d3011487ab9631b0101bc287b","id":"c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1","name":"cloudify_ims-net_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:33:57,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f4529b12-871d-412b-ac90-a34483912462 2018-07-23 13:33:57,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.177202939987s 2018-07-23 13:33:57,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f4529b12-871d-412b-ac90-a34483912462 2018-07-23 13:33:57,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 13:33:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"subnet": {"name": "cloudify_ims-subnet_7d5496bd-58e9-4301-a33d-002d000d48fb", "enable_dhcp": true, "network_id": "c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 13:33:58,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-88d73b50-4faa-4899-89eb-8460f332fed1 Date: Mon, 23 Jul 2018 13:33:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1","tenant_id":"c4257c7d3011487ab9631b0101bc287b","created_at":"2018-07-23T13:33:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:33:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c4257c7d3011487ab9631b0101bc287b","id":"d2173ec1-163d-46a9-a8c3-d28c18648b7f","subnetpool_id":null,"name":"cloudify_ims-subnet_7d5496bd-58e9-4301-a33d-002d000d48fb"}} 2018-07-23 13:33:58,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88d73b50-4faa-4899-89eb-8460f332fed1 2018-07-23 13:33:58,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.856230020523s 2018-07-23 13:33:58,010 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88d73b50-4faa-4899-89eb-8460f332fed1 2018-07-23 13:33:58,010 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T13:33:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd2173ec1-163d-46a9-a8c3-d28c18648b7f', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_7d5496bd-58e9-4301-a33d-002d000d48fb', u'enable_dhcp': True, u'network_id': u'c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1', u'tenant_id': u'c4257c7d3011487ab9631b0101bc287b', u'created_at': u'2018-07-23T13:33:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c4257c7d3011487ab9631b0101bc287b'}) 2018-07-23 13:33:58,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 13:33:58,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "cloudify_ims-router_7d5496bd-58e9-4301-a33d-002d000d48fb", "admin_state_up": true}}' 2018-07-23 13:33:59,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-657ba258-5e8b-4afc-a201-090009ab6faf Date: Mon, 23 Jul 2018 13:33:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:58Z", "admin_state_up": true, "updated_at": "2018-07-23T13:33:58Z", "revision_number": 2, "routes": [], "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "8162a5e1-ed44-4891-8a15-bf4754716949", "name": "cloudify_ims-router_7d5496bd-58e9-4301-a33d-002d000d48fb"}} 2018-07-23 13:33:59,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-657ba258-5e8b-4afc-a201-090009ab6faf 2018-07-23 13:33:59,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.02320814133s 2018-07-23 13:33:59,034 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-657ba258-5e8b-4afc-a201-090009ab6faf 2018-07-23 13:33:59,035 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'99fe539b-9466-47d9-85fe-d944dce101e6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5118892b-86d9-4525-b7a0-23ebc25f7a9d', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c4257c7d3011487ab9631b0101bc287b', u'created_at': u'2018-07-23T13:33:58Z', u'admin_state_up': True, u'updated_at': u'2018-07-23T13:33:58Z', u'revision_number': 2, u'routes': [], u'project_id': u'c4257c7d3011487ab9631b0101bc287b', u'id': u'8162a5e1-ed44-4891-8a15-bf4754716949', u'name': u'cloudify_ims-router_7d5496bd-58e9-4301-a33d-002d000d48fb'}) 2018-07-23 13:33:59,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 13:33:59,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949/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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"subnet_id": "d2173ec1-163d-46a9-a8c3-d28c18648b7f"}' 2018-07-23 13:34:01,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5320ac3-28c1-40c0-9167-c65075d11eb8 Date: Mon, 23 Jul 2018 13:34:01 GMT RESP BODY: {"network_id": "c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "subnet_id": "d2173ec1-163d-46a9-a8c3-d28c18648b7f", "subnet_ids": ["d2173ec1-163d-46a9-a8c3-d28c18648b7f"], "port_id": "4d92c5b4-a19f-4adb-8a12-cbd32802b203", "id": "8162a5e1-ed44-4891-8a15-bf4754716949"} 2018-07-23 13:34:01,143 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949/add_router_interface.json used request id req-e5320ac3-28c1-40c0-9167-c65075d11eb8 2018-07-23 13:34:01,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10715293884s 2018-07-23 13:34:01,143 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949/add_router_interface.json used request id req-e5320ac3-28c1-40c0-9167-c65075d11eb8 returning object 8162a5e1-ed44-4891-8a15-bf4754716949 2018-07-23 13:34:01,143 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 13:34:24,020 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-23 13:34:24,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-23 13:34:24,026 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 13:34:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-23 13:34:24,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:34:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:34:24,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b115c6a9-6bfa-45e8-897e-ccd6777c2373 Date: Mon, 23 Jul 2018 13:34:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:34:24,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b115c6a9-6bfa-45e8-897e-ccd6777c2373 2018-07-23 13:34:24,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.622522115707s 2018-07-23 13:34:24,651 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b115c6a9-6bfa-45e8-897e-ccd6777c2373 2018-07-23 13:34:24,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 13:34:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb"}' 2018-07-23 13:34:24,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b875404a-157a-4a62-bd1f-a530d043e07a Date: Mon, 23 Jul 2018 13:34:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/file", "owner": "c4257c7d3011487ab9631b0101bc287b", "id": "4eca4972-2e64-4363-bf52-cbba6e0feb0f", "size": null, "self": "/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T13:34:24Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb", "checksum": null, "created_at": "2018-07-23T13:34:24Z", "protected": false} 2018-07-23 13:34:24,704 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b875404a-157a-4a62-bd1f-a530d043e07a 2018-07-23 13:34:24,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0441999435425s 2018-07-23 13:34:24,704 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b875404a-157a-4a62-bd1f-a530d043e07a returning object 4eca4972-2e64-4363-bf52-cbba6e0feb0f 2018-07-23 13:34:24,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 13:34:24,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '' 2018-07-23 13:35:22,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4e7d1b5-e624-45ea-8ed4-f7443ee5d6dc Date: Mon, 23 Jul 2018 13:35:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:35:22,601 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/file used request id req-a4e7d1b5-e624-45ea-8ed4-f7443ee5d6dc 2018-07-23 13:35:22,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.8967719078s 2018-07-23 13:35:22,602 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/file used request id req-a4e7d1b5-e624-45ea-8ed4-f7443ee5d6dc 2018-07-23 13:35:22,602 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T13:34:24Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/file', u'owner': u'c4257c7d3011487ab9631b0101bc287b', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'4eca4972-2e64-4363-bf52-cbba6e0feb0f', u'size': None, u'name': u'cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb', u'checksum': None, u'self': u'/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T13:34:24Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 13:35:22,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 13:35:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_7d5496bd-58e9-4301-a33d-002d000d48fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-23 13:35:22,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78db9791-e8e2-418c-82c4-55bab171c80e x-compute-request-id: req-78db9791-e8e2-418c-82c4-55bab171c80e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_7d5496bd-58e9-4301-a33d-002d000d48fb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "b3f17dfd-1a00-4acf-be61-1190fd848778"}} 2018-07-23 13:35:22,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-78db9791-e8e2-418c-82c4-55bab171c80e 2018-07-23 13:35:22,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.263617038727s 2018-07-23 13:35:22,867 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-78db9791-e8e2-418c-82c4-55bab171c80e 2018-07-23 13:35:22,868 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_7d5496bd-58e9-4301-a33d-002d000d48fb', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'513a0d0d1e3e4f6b89c9c5ab3a4246e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'b3f17dfd-1a00-4acf-be61-1190fd848778', 'swap': 0}) 2018-07-23 13:35:22,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 13:35:22,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778/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}d919f4212bc6b054659398f83170b6070d1404b3" -d '{"extra_specs": {}}' 2018-07-23 13:35:22,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e097292-5eab-4d52-aabb-b94087b215e1 x-compute-request-id: req-5e097292-5eab-4d52-aabb-b94087b215e1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 13:35:22,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778/os-extra_specs used request id req-5e097292-5eab-4d52-aabb-b94087b215e1 2018-07-23 13:35:22,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231530666351s 2018-07-23 13:35:22,892 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778/os-extra_specs used request id req-5e097292-5eab-4d52-aabb-b94087b215e1 2018-07-23 13:35:22,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 13:35:22,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"keypair": {"name": "cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb"}}' 2018-07-23 13:35:23,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7afad816-2009-4924-8149-505f13642ad0 x-compute-request-id: req-7afad816-2009-4924-8149-505f13642ad0 Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2jzXodNwqBs+nAwS5TAyloWrn+fz2+z6AOpB4SFw328F0JA1nxnk5UnQKHsgv9nk0VlPl/ZUGKrB8XqEPAuwUb4DIdSZJaNtozAV5iYl1a+5GVA9PSOAi3tp/0NdtXNT/GHqYercwscrsmhXNrh4udMV0BzXgWdtPi4AN7zTIiHKEOxsMZQb3+M4RrlAeLaEBUqA0VaVegbU4xe74TnxYvRGT3l4jyVdVf1XzBlBx6Hl8hsgLq+or+79rtZ5LfNdZCgh8/BaVhfd34rZfbJcFKNq+tq17vO2HDUQPVoYyT+IUKlZV9evP/h+pTd3NEq6napR5eGKCxE+ByBDkiEUT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAto816HTcKgbPpwMEuUwMpaFq5/n89vs+gDqQeEhcN9vBdCQN\nZ8Z5OVJ0Ch7IL/Z5NFZT5f2VBiqwfF6hDwLsFG+AyHUmSWjbaMwFeYmJdWvuRlQP\nT0jgIt7af9DXbVzU/xh6mHq3MLHK7JoVza4eLnTFdAc14FnbT4uADe80yIhyhDsb\nDGUG9/jOEa5QHi2hAVKgNFWlXoG1OMXu+E58WL0Rk95eI8lXVX9V8wZQceh5fIbI\nC6vqK/u/a7WeS3zXWQoIfPwWlYX3d+K2X2yXBSjavrate7zthw1ED1aGMk/iFCpW\nVfXrz/4fqU3dzRKup2qUeXhigsRPgcgQ5IhFEwIDAQABAoIBAE9Skp3aiP9JzlhH\nG3pX7Pba2FTLbnryWAnnaHabGla7CaepMpnwxyN9DCaJkXoloix3hiTcti/jxKOF\nin23S1TlzhNLs8MZ6Jv0ajyQ4kU/DF1KkQxmId2E73OyDqjaOUJOJJa0W3yxA/ci\nTG7+RObyngj4SRSedohtmMp1MX4f75ufngmAc1giHLVN+peJ6+bqUJjdhZ/IZlsI\nnO8pEQDF/LrtntW3J8D/tRCdt525jC6B922VxYba0u42haoztO2A/GCP87j4L8H/\nU+s4aMvwdV/jqK1jFnckB5zzga8bwgFW3bsKpM0+5eFQL4FHBQW4r5vCmJXQHSLZ\nRnrMYIECgYEA3E7jV00vJ2MvvuI6iRJ1VolvS0VuQn4rI6y5aIQnYkJsGdRT1BfJ\nC7nZ+t/Kb1eokRZ09bLFsxXgLo5q1xczSSMLAJgKclUcIfvj4DjviTs3ol9Zp4+F\nTG206C8jjsQxxVoWy+mYcfNSleHIuHelv07JZjKQFgYPjecZgNPeGPECgYEA1CK4\n8ysRgpVGlqb+1hA/CdcpkPU/7wBJ2vuSC520Yz/b+dyTZ9GeuOzieCn4vVz7K8Bh\n0MTgbv+qWO/oCGS2mCk2koGw6S3Jcf/C8hq6AY8sEzj8EdDs+jlc+RWkyuNVqRrx\n7ScRD+yszf5poQX3il0SxExs6qLRSDZU3cYznkMCgYAS/jIXSq4wBRsOp85IFvFK\nvpp7sMaqsNnjP3bUjeAfVn6fU3DOriZE/obOXBDFvJbpuzfmHr1wjQhAu0J2vKdN\nPNor+O+dn7zHKUIiCIaOHC7Vrsa57WOejS61farhGgT4cKXaeo8L8+BAz7BQRvBh\nJ9exGdbWLzuUDkJimuFg4QKBgQDDJgIgaPFdwHdEZfGu+RkUs2Pgn0ymUAyhL6al\nmvl0CC4UCE9uRU8PbZPU2T+i7CN/lyYkyMhyNC4ATQqWlhfHmLpEQpx9lgpoHdG3\nqNCOWKhCMrzootsuQZD+72M+5a1KuKfv821lyeMaST3gzL1xArgd7vSPUSLXnGur\n7QZVQwKBgQCSztrFsVYoeN9vObBemE1J9mlE7SIcKDFDPRoR0qulk9xqI+3oBeUk\nczF4BS+ZAYN6mnMmWEs4ymoomXSQEe3EF8l50pM76nbrgpgqsdbWvpG/wboEDepT\nObvPowXfYGeO+Z9qpP+8SVOMY+fPBuZ77HIvw+/wXu6mtPaQ8LyT+w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "dc6e781260264b21916e4828d7eee899", "name": "cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb", "fingerprint": "35:e2:04:32:7b:30:d6:78:13:91:ed:3f:ab:62:84:99"}} 2018-07-23 13:35:23,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-7afad816-2009-4924-8149-505f13642ad0 2018-07-23 13:35:23,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.306743860245s 2018-07-23 13:35:23,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-7afad816-2009-4924-8149-505f13642ad0 2018-07-23 13:35:23,200 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2jzXodNwqBs+nAwS5TAyloWrn+fz2+z6AOpB4SFw328F0JA1nxnk5UnQKHsgv9nk0VlPl/ZUGKrB8XqEPAuwUb4DIdSZJaNtozAV5iYl1a+5GVA9PSOAi3tp/0NdtXNT/GHqYercwscrsmhXNrh4udMV0BzXgWdtPi4AN7zTIiHKEOxsMZQb3+M4RrlAeLaEBUqA0VaVegbU4xe74TnxYvRGT3l4jyVdVf1XzBlBx6Hl8hsgLq+or+79rtZ5LfNdZCgh8/BaVhfd34rZfbJcFKNq+tq17vO2HDUQPVoYyT+IUKlZV9evP/h+pTd3NEq6napR5eGKCxE+ByBDkiEUT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAto816HTcKgbPpwMEuUwMpaFq5/n89vs+gDqQeEhcN9vBdCQN\nZ8Z5OVJ0Ch7IL/Z5NFZT5f2VBiqwfF6hDwLsFG+AyHUmSWjbaMwFeYmJdWvuRlQP\nT0jgIt7af9DXbVzU/xh6mHq3MLHK7JoVza4eLnTFdAc14FnbT4uADe80yIhyhDsb\nDGUG9/jOEa5QHi2hAVKgNFWlXoG1OMXu+E58WL0Rk95eI8lXVX9V8wZQceh5fIbI\nC6vqK/u/a7WeS3zXWQoIfPwWlYX3d+K2X2yXBSjavrate7zthw1ED1aGMk/iFCpW\nVfXrz/4fqU3dzRKup2qUeXhigsRPgcgQ5IhFEwIDAQABAoIBAE9Skp3aiP9JzlhH\nG3pX7Pba2FTLbnryWAnnaHabGla7CaepMpnwxyN9DCaJkXoloix3hiTcti/jxKOF\nin23S1TlzhNLs8MZ6Jv0ajyQ4kU/DF1KkQxmId2E73OyDqjaOUJOJJa0W3yxA/ci\nTG7+RObyngj4SRSedohtmMp1MX4f75ufngmAc1giHLVN+peJ6+bqUJjdhZ/IZlsI\nnO8pEQDF/LrtntW3J8D/tRCdt525jC6B922VxYba0u42haoztO2A/GCP87j4L8H/\nU+s4aMvwdV/jqK1jFnckB5zzga8bwgFW3bsKpM0+5eFQL4FHBQW4r5vCmJXQHSLZ\nRnrMYIECgYEA3E7jV00vJ2MvvuI6iRJ1VolvS0VuQn4rI6y5aIQnYkJsGdRT1BfJ\nC7nZ+t/Kb1eokRZ09bLFsxXgLo5q1xczSSMLAJgKclUcIfvj4DjviTs3ol9Zp4+F\nTG206C8jjsQxxVoWy+mYcfNSleHIuHelv07JZjKQFgYPjecZgNPeGPECgYEA1CK4\n8ysRgpVGlqb+1hA/CdcpkPU/7wBJ2vuSC520Yz/b+dyTZ9GeuOzieCn4vVz7K8Bh\n0MTgbv+qWO/oCGS2mCk2koGw6S3Jcf/C8hq6AY8sEzj8EdDs+jlc+RWkyuNVqRrx\n7ScRD+yszf5poQX3il0SxExs6qLRSDZU3cYznkMCgYAS/jIXSq4wBRsOp85IFvFK\nvpp7sMaqsNnjP3bUjeAfVn6fU3DOriZE/obOXBDFvJbpuzfmHr1wjQhAu0J2vKdN\nPNor+O+dn7zHKUIiCIaOHC7Vrsa57WOejS61farhGgT4cKXaeo8L8+BAz7BQRvBh\nJ9exGdbWLzuUDkJimuFg4QKBgQDDJgIgaPFdwHdEZfGu+RkUs2Pgn0ymUAyhL6al\nmvl0CC4UCE9uRU8PbZPU2T+i7CN/lyYkyMhyNC4ATQqWlhfHmLpEQpx9lgpoHdG3\nqNCOWKhCMrzootsuQZD+72M+5a1KuKfv821lyeMaST3gzL1xArgd7vSPUSLXnGur\n7QZVQwKBgQCSztrFsVYoeN9vObBemE1J9mlE7SIcKDFDPRoR0qulk9xqI+3oBeUk\nczF4BS+ZAYN6mnMmWEs4ymoomXSQEe3EF8l50pM76nbrgpgqsdbWvpG/wboEDepT\nObvPowXfYGeO+Z9qpP+8SVOMY+fPBuZ77HIvw+/wXu6mtPaQ8LyT+w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dc6e781260264b21916e4828d7eee899', 'name': u'cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb', 'created_at': '2018-07-23T13:35:23.200804', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c4257c7d3011487ab9631b0101bc287b', 'name': 'cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'35:e2:04:32:7b:30:d6:78:13:91:ed:3f:ab:62:84:99', 'type': 'ssh', 'id': u'cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb'}) 2018-07-23 13:35:23,201 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAto816HTcKgbPpwMEuUwMpaFq5/n89vs+gDqQeEhcN9vBdCQN Z8Z5OVJ0Ch7IL/Z5NFZT5f2VBiqwfF6hDwLsFG+AyHUmSWjbaMwFeYmJdWvuRlQP T0jgIt7af9DXbVzU/xh6mHq3MLHK7JoVza4eLnTFdAc14FnbT4uADe80yIhyhDsb DGUG9/jOEa5QHi2hAVKgNFWlXoG1OMXu+E58WL0Rk95eI8lXVX9V8wZQceh5fIbI C6vqK/u/a7WeS3zXWQoIfPwWlYX3d+K2X2yXBSjavrate7zthw1ED1aGMk/iFCpW VfXrz/4fqU3dzRKup2qUeXhigsRPgcgQ5IhFEwIDAQABAoIBAE9Skp3aiP9JzlhH G3pX7Pba2FTLbnryWAnnaHabGla7CaepMpnwxyN9DCaJkXoloix3hiTcti/jxKOF in23S1TlzhNLs8MZ6Jv0ajyQ4kU/DF1KkQxmId2E73OyDqjaOUJOJJa0W3yxA/ci TG7+RObyngj4SRSedohtmMp1MX4f75ufngmAc1giHLVN+peJ6+bqUJjdhZ/IZlsI nO8pEQDF/LrtntW3J8D/tRCdt525jC6B922VxYba0u42haoztO2A/GCP87j4L8H/ U+s4aMvwdV/jqK1jFnckB5zzga8bwgFW3bsKpM0+5eFQL4FHBQW4r5vCmJXQHSLZ RnrMYIECgYEA3E7jV00vJ2MvvuI6iRJ1VolvS0VuQn4rI6y5aIQnYkJsGdRT1BfJ C7nZ+t/Kb1eokRZ09bLFsxXgLo5q1xczSSMLAJgKclUcIfvj4DjviTs3ol9Zp4+F TG206C8jjsQxxVoWy+mYcfNSleHIuHelv07JZjKQFgYPjecZgNPeGPECgYEA1CK4 8ysRgpVGlqb+1hA/CdcpkPU/7wBJ2vuSC520Yz/b+dyTZ9GeuOzieCn4vVz7K8Bh 0MTgbv+qWO/oCGS2mCk2koGw6S3Jcf/C8hq6AY8sEzj8EdDs+jlc+RWkyuNVqRrx 7ScRD+yszf5poQX3il0SxExs6qLRSDZU3cYznkMCgYAS/jIXSq4wBRsOp85IFvFK vpp7sMaqsNnjP3bUjeAfVn6fU3DOriZE/obOXBDFvJbpuzfmHr1wjQhAu0J2vKdN PNor+O+dn7zHKUIiCIaOHC7Vrsa57WOejS61farhGgT4cKXaeo8L8+BAz7BQRvBh J9exGdbWLzuUDkJimuFg4QKBgQDDJgIgaPFdwHdEZfGu+RkUs2Pgn0ymUAyhL6al mvl0CC4UCE9uRU8PbZPU2T+i7CN/lyYkyMhyNC4ATQqWlhfHmLpEQpx9lgpoHdG3 qNCOWKhCMrzootsuQZD+72M+5a1KuKfv821lyeMaST3gzL1xArgd7vSPUSLXnGur 7QZVQwKBgQCSztrFsVYoeN9vObBemE1J9mlE7SIcKDFDPRoR0qulk9xqI+3oBeUk czF4BS+ZAYN6mnMmWEs4ymoomXSQEe3EF8l50pM76nbrgpgqsdbWvpG/wboEDepT ObvPowXfYGeO+Z9qpP+8SVOMY+fPBuZ77HIvw+/wXu6mtPaQ8LyT+w== -----END RSA PRIVATE KEY----- 2018-07-23 13:35:23,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 13:35:23,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"security_group": {"name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-23 13:35:23,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-7d98ea9e-6c19-4a9d-a7a4-ecd578a8d9be Date: Mon, 23 Jul 2018 13:35:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "updated_at": "2018-07-23T13:35:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "be365ff2-066e-4525-95d9-fdca0de48554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "d0ede1b4-8a66-4d31-8bc7-fccce6cca169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb"}} 2018-07-23 13:35:23,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7d98ea9e-6c19-4a9d-a7a4-ecd578a8d9be 2018-07-23 13:35:23,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.394562959671s 2018-07-23 13:35:23,599 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7d98ea9e-6c19-4a9d-a7a4-ecd578a8d9be 2018-07-23 13:35:23,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:35:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:23,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-4cc8f657-464e-4b0e-af7d-b5d2e9b84fa8 Date: Mon, 23 Jul 2018 13:35:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "updated_at": "2018-07-23T13:35:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "be365ff2-066e-4525-95d9-fdca0de48554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "d0ede1b4-8a66-4d31-8bc7-fccce6cca169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:23,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4cc8f657-464e-4b0e-af7d-b5d2e9b84fa8 2018-07-23 13:35:23,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.111855983734s 2018-07-23 13:35:23,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4cc8f657-464e-4b0e-af7d-b5d2e9b84fa8 2018-07-23 13:35:23,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:35:23,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -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": "2951f48a-0c56-4ce4-93f0-a092379248ef"}}' 2018-07-23 13:35:23,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bf4bbf1c-1906-4949-ae7c-7d6ef9f0433e Date: Mon, 23 Jul 2018 13:35:23 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-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "19bd2bce-0f2a-43b3-a1ea-fe180819096f"}} 2018-07-23 13:35:23,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bf4bbf1c-1906-4949-ae7c-7d6ef9f0433e 2018-07-23 13:35:23,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.201967000961s 2018-07-23 13:35:23,922 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bf4bbf1c-1906-4949-ae7c-7d6ef9f0433e 2018-07-23 13:35:23,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:35:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:23,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-001a0d89-e44a-435b-8235-8d558f45631d Date: Mon, 23 Jul 2018 13:35:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "updated_at": "2018-07-23T13:35:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "19bd2bce-0f2a-43b3-a1ea-fe180819096f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "be365ff2-066e-4525-95d9-fdca0de48554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "d0ede1b4-8a66-4d31-8bc7-fccce6cca169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 2, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:23,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-001a0d89-e44a-435b-8235-8d558f45631d 2018-07-23 13:35:23,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0570650100708s 2018-07-23 13:35:23,983 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-001a0d89-e44a-435b-8235-8d558f45631d 2018-07-23 13:35:23,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:35:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -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": "2951f48a-0c56-4ce4-93f0-a092379248ef"}}' 2018-07-23 13:35:24,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3612a7be-d1d0-40ef-abc9-1e48abc30225 Date: Mon, 23 Jul 2018 13:35:24 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-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "port_range_min": null, "revision_number": 0, "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:24Z", "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "c74c4a4f-6833-40c8-9956-e9aaa4335fa4"}} 2018-07-23 13:35:24,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3612a7be-d1d0-40ef-abc9-1e48abc30225 2018-07-23 13:35:24,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.308058023453s 2018-07-23 13:35:24,294 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3612a7be-d1d0-40ef-abc9-1e48abc30225 2018-07-23 13:35:24,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:35:24,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:24,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-1b0f68ff-8e88-4579-bea4-66b7e21a6126 Date: Mon, 23 Jul 2018 13:35:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "updated_at": "2018-07-23T13:35:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "19bd2bce-0f2a-43b3-a1ea-fe180819096f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "be365ff2-066e-4525-95d9-fdca0de48554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "c74c4a4f-6833-40c8-9956-e9aaa4335fa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "d0ede1b4-8a66-4d31-8bc7-fccce6cca169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 3, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:24,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1b0f68ff-8e88-4579-bea4-66b7e21a6126 2018-07-23 13:35:24,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0770001411438s 2018-07-23 13:35:24,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1b0f68ff-8e88-4579-bea4-66b7e21a6126 2018-07-23 13:35:24,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:35:24,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef"}}' 2018-07-23 13:35:24,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ca595ed4-c77f-4d1f-b91c-806f35fb4656 Date: Mon, 23 Jul 2018 13:35:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "port_range_min": 80, "revision_number": 0, "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:24Z", "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "e508f535-7f85-4fdd-9f0d-3f4f1e725b11"}} 2018-07-23 13:35:24,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ca595ed4-c77f-4d1f-b91c-806f35fb4656 2018-07-23 13:35:24,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135509967804s 2018-07-23 13:35:24,514 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ca595ed4-c77f-4d1f-b91c-806f35fb4656 2018-07-23 13:35:24,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:35:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:24,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-d06dc0d5-d835-46b1-b4c1-77c90ecf8478 Date: Mon, 23 Jul 2018 13:35:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "updated_at": "2018-07-23T13:35:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "19bd2bce-0f2a-43b3-a1ea-fe180819096f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "be365ff2-066e-4525-95d9-fdca0de48554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "c74c4a4f-6833-40c8-9956-e9aaa4335fa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "d0ede1b4-8a66-4d31-8bc7-fccce6cca169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "e508f535-7f85-4fdd-9f0d-3f4f1e725b11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 4, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:24,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d06dc0d5-d835-46b1-b4c1-77c90ecf8478 2018-07-23 13:35:24,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574889183044s 2018-07-23 13:35:24,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d06dc0d5-d835-46b1-b4c1-77c90ecf8478 2018-07-23 13:35:24,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:35:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef"}}' 2018-07-23 13:35:24,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-bd0ac6b1-250a-48c6-a574-e4ba727e30cd Date: Mon, 23 Jul 2018 13:35:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "port_range_min": 443, "revision_number": 0, "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:24Z", "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "b88dcd22-4b41-423c-8030-5185b99fccba"}} 2018-07-23 13:35:24,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bd0ac6b1-250a-48c6-a574-e4ba727e30cd 2018-07-23 13:35:24,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.355086088181s 2018-07-23 13:35:24,934 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bd0ac6b1-250a-48c6-a574-e4ba727e30cd 2018-07-23 13:35:24,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:35:24,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:24,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-7d45ffd8-0978-4d2f-97c5-ea6ed45be32a Date: Mon, 23 Jul 2018 13:35:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "updated_at": "2018-07-23T13:35:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "19bd2bce-0f2a-43b3-a1ea-fe180819096f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "b88dcd22-4b41-423c-8030-5185b99fccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "be365ff2-066e-4525-95d9-fdca0de48554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "c74c4a4f-6833-40c8-9956-e9aaa4335fa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "d0ede1b4-8a66-4d31-8bc7-fccce6cca169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "e508f535-7f85-4fdd-9f0d-3f4f1e725b11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 5, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:24,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7d45ffd8-0978-4d2f-97c5-ea6ed45be32a 2018-07-23 13:35:24,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557868480682s 2018-07-23 13:35:24,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7d45ffd8-0978-4d2f-97c5-ea6ed45be32a 2018-07-23 13:35:24,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:35:24,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef"}}' 2018-07-23 13:35:25,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-c2bad5ba-5a65-433f-af7d-ef642d6b33fa Date: Mon, 23 Jul 2018 13:35:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-23T13:35:25Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "port_range_min": 5671, "revision_number": 0, "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:25Z", "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "e9e6c294-a3aa-47a1-b75b-748535402041"}} 2018-07-23 13:35:25,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c2bad5ba-5a65-433f-af7d-ef642d6b33fa 2018-07-23 13:35:25,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145952939987s 2018-07-23 13:35:25,143 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c2bad5ba-5a65-433f-af7d-ef642d6b33fa 2018-07-23 13:35:25,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:35:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:25,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-d6725243-baf4-427d-a400-97b7e413cba6 Date: Mon, 23 Jul 2018 13:35:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "updated_at": "2018-07-23T13:35:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "19bd2bce-0f2a-43b3-a1ea-fe180819096f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "b88dcd22-4b41-423c-8030-5185b99fccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "be365ff2-066e-4525-95d9-fdca0de48554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "c74c4a4f-6833-40c8-9956-e9aaa4335fa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "d0ede1b4-8a66-4d31-8bc7-fccce6cca169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "e508f535-7f85-4fdd-9f0d-3f4f1e725b11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T13:35:25Z", "revision_number": 0, "id": "e9e6c294-a3aa-47a1-b75b-748535402041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:25Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 6, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:25,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d6725243-baf4-427d-a400-97b7e413cba6 2018-07-23 13:35:25,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555131435394s 2018-07-23 13:35:25,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d6725243-baf4-427d-a400-97b7e413cba6 2018-07-23 13:35:25,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 13:35:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef"}}' 2018-07-23 13:35:25,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-4c2d382c-899a-4a3e-86de-2b8f2b94c0df Date: Mon, 23 Jul 2018 13:35:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-23T13:35:25Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "port_range_min": 53333, "revision_number": 0, "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:25Z", "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "0393c22f-8777-46e7-a77b-93f11b2c1b8a"}} 2018-07-23 13:35:25,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4c2d382c-899a-4a3e-86de-2b8f2b94c0df 2018-07-23 13:35:25,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15239405632s 2018-07-23 13:35:25,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4c2d382c-899a-4a3e-86de-2b8f2b94c0df 2018-07-23 13:35:25,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:35:25,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-0e886c36-e91d-4dce-8dad-130ea0daa789 Date: Mon, 23 Jul 2018 13:35: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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d2173ec1-163d-46a9-a8c3-d28c18648b7f"],"updated_at":"2018-07-23T13:33:57Z","tenant_id":"c4257c7d3011487ab9631b0101bc287b","created_at":"2018-07-23T13:33:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c4257c7d3011487ab9631b0101bc287b","id":"c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1","name":"cloudify_ims-net_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:25,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0e886c36-e91d-4dce-8dad-130ea0daa789 2018-07-23 13:35:25,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120186805725s 2018-07-23 13:35:25,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0e886c36-e91d-4dce-8dad-130ea0daa789 2018-07-23 13:35:25,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:35:25,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:25,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e57a1512-4e5f-4cc6-a7cf-eb7a6a33d0db Date: Mon, 23 Jul 2018 13:35:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/snap", "metadata": {}}], "file": "/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/file", "owner": "c4257c7d3011487ab9631b0101bc287b", "id": "4eca4972-2e64-4363-bf52-cbba6e0feb0f", "size": 4373348352, "self": "/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T13:35:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T13:34:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:35:25,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e57a1512-4e5f-4cc6-a7cf-eb7a6a33d0db 2018-07-23 13:35:25,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366921424866s 2018-07-23 13:35:25,522 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e57a1512-4e5f-4cc6-a7cf-eb7a6a33d0db 2018-07-23 13:35:25,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 13:35:25,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:25,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f1c261b-0707-4e30-8b3f-d2891da25823 x-compute-request-id: req-8f1c261b-0707-4e30-8b3f-d2891da25823 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}, {"name": "cloudify_ims-flavor_7d5496bd-58e9-4301-a33d-002d000d48fb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "b3f17dfd-1a00-4acf-be61-1190fd848778"}]} 2018-07-23 13:35:25,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8f1c261b-0707-4e30-8b3f-d2891da25823 2018-07-23 13:35:25,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025887966156s 2018-07-23 13:35:25,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8f1c261b-0707-4e30-8b3f-d2891da25823 2018-07-23 13:35:25,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 13:35:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"server": {"name": "cloudify_ims-vm_7d5496bd-58e9-4301-a33d-002d000d48fb", "imageRef": "4eca4972-2e64-4363-bf52-cbba6e0feb0f", "key_name": "cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb", "flavorRef": "b3f17dfd-1a00-4acf-be61-1190fd848778", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1"}], "security_groups": [{"name": "2951f48a-0c56-4ce4-93f0-a092379248ef"}]}}' 2018-07-23 13:35:26,485 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:35:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cdfed15-a068-42dd-8601-0cf721894d45 x-compute-request-id: req-2cdfed15-a068-42dd-8601-0cf721894d45 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/1eead32f-d43d-444d-b063-568e36f8848b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2951f48a-0c56-4ce4-93f0-a092379248ef"}], "OS-DCF:diskConfig": "MANUAL", "id": "1eead32f-d43d-444d-b063-568e36f8848b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1eead32f-d43d-444d-b063-568e36f8848b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1eead32f-d43d-444d-b063-568e36f8848b", "rel": "bookmark"}], "adminPass": "9ouF3yNcPTDq"}} 2018-07-23 13:35:26,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2cdfed15-a068-42dd-8601-0cf721894d45 2018-07-23 13:35:26,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.933876037598s 2018-07-23 13:35:26,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2cdfed15-a068-42dd-8601-0cf721894d45 2018-07-23 13:35:26,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:35:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:26,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55546dcc-de54-4217-b9bf-cbefd17f7023 x-compute-request-id: req-55546dcc-de54-4217-b9bf-cbefd17f7023 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1eead32f-d43d-444d-b063-568e36f8848b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1eead32f-d43d-444d-b063-568e36f8848b", "rel": "bookmark"}], "image": {"id": "4eca4972-2e64-4363-bf52-cbba6e0feb0f", "links": [{"href": "http://172.30.9.27:8774/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3f17dfd-1a00-4acf-be61-1190fd848778", "links": [{"href": "http://172.30.9.27:8774/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778", "rel": "bookmark"}]}, "id": "1eead32f-d43d-444d-b063-568e36f8848b", "user_id": "dc6e781260264b21916e4828d7eee899", "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-23T13:35:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb", "name": "cloudify_ims-vm_7d5496bd-58e9-4301-a33d-002d000d48fb", "created": "2018-07-23T13:35:26Z", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:35:26,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55546dcc-de54-4217-b9bf-cbefd17f7023 2018-07-23 13:35:26,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.273692131042s 2018-07-23 13:35:26,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55546dcc-de54-4217-b9bf-cbefd17f7023 2018-07-23 13:35:26,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:35:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:26,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-ba9d4f99-33d6-4390-a021-bcc4183428c4 Date: Mon, 23 Jul 2018 13:35:26 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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d2173ec1-163d-46a9-a8c3-d28c18648b7f"],"updated_at":"2018-07-23T13:33:57Z","tenant_id":"c4257c7d3011487ab9631b0101bc287b","created_at":"2018-07-23T13:33:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c4257c7d3011487ab9631b0101bc287b","id":"c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1","name":"cloudify_ims-net_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:26,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ba9d4f99-33d6-4390-a021-bcc4183428c4 2018-07-23 13:35:26,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123730897903s 2018-07-23 13:35:26,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ba9d4f99-33d6-4390-a021-bcc4183428c4 2018-07-23 13:35:26,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 13:35:26,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:26,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-634ba773-0cd8-4493-9e7a-a71f3570e065 Date: Mon, 23 Jul 2018 13:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1","tenant_id":"c4257c7d3011487ab9631b0101bc287b","created_at":"2018-07-23T13:33:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:33:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c4257c7d3011487ab9631b0101bc287b","id":"d2173ec1-163d-46a9-a8c3-d28c18648b7f","subnetpool_id":null,"name":"cloudify_ims-subnet_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:26,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-634ba773-0cd8-4493-9e7a-a71f3570e065 2018-07-23 13:35:26,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0528221130371s 2018-07-23 13:35:26,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-634ba773-0cd8-4493-9e7a-a71f3570e065 2018-07-23 13:35:26,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 13:35:28,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 13:35:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:29,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e31266ae-3d77-4663-ba53-c2145af47278 x-compute-request-id: req-e31266ae-3d77-4663-ba53-c2145af47278 Content-Encoding: gzip Content-Length: 593 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1eead32f-d43d-444d-b063-568e36f8848b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1eead32f-d43d-444d-b063-568e36f8848b", "rel": "bookmark"}], "image": {"id": "4eca4972-2e64-4363-bf52-cbba6e0feb0f", "links": [{"href": "http://172.30.9.27:8774/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3f17dfd-1a00-4acf-be61-1190fd848778", "links": [{"href": "http://172.30.9.27:8774/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778", "rel": "bookmark"}]}, "id": "1eead32f-d43d-444d-b063-568e36f8848b", "user_id": "dc6e781260264b21916e4828d7eee899", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T13:35:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb", "name": "cloudify_ims-vm_7d5496bd-58e9-4301-a33d-002d000d48fb", "created": "2018-07-23T13:35:26Z", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 13:35:29,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e31266ae-3d77-4663-ba53-c2145af47278 2018-07-23 13:35:29,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453002929688s 2018-07-23 13:35:29,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e31266ae-3d77-4663-ba53-c2145af47278 2018-07-23 13:35:29,406 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'4eca4972-2e64-4363-bf52-cbba6e0feb0f'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'b3f17dfd-1a00-4acf-be61-1190fd848778'}), 'az': u'', 'id': u'1eead32f-d43d-444d-b063-568e36f8848b', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6e781260264b21916e4828d7eee899', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c4257c7d3011487ab9631b0101bc287b', 'name': 'cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-23T13:35:27Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'c4257c7d3011487ab9631b0101bc287b', 'name': u'cloudify_ims-vm_7d5496bd-58e9-4301-a33d-002d000d48fb', 'adminPass': None, 'tenant_id': u'c4257c7d3011487ab9631b0101bc287b', 'created_at': u'2018-07-23T13:35:26Z', 'created': u'2018-07-23T13:35:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-23 13:35:29,521 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 13:35:29,521 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:33 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-23 13:35:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-23 13:35:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 251, in clean exec_list = self.cfy_client.executions.list(dep_name) AttributeError: 'NoneType' object has no attribute 'executions' 2018-07-23 13:35:29,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 13:35:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:29,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-80d58f52-ec3f-4962-b11a-f891ec2f1f05 Date: Mon, 23 Jul 2018 13:35:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:35:23Z", "updated_at": "2018-07-23T13:35:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-23T13:35:25Z", "revision_number": 0, "id": "0393c22f-8777-46e7-a77b-93f11b2c1b8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:25Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "19bd2bce-0f2a-43b3-a1ea-fe180819096f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "b88dcd22-4b41-423c-8030-5185b99fccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "be365ff2-066e-4525-95d9-fdca0de48554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "c74c4a4f-6833-40c8-9956-e9aaa4335fa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:35:23Z", "revision_number": 0, "id": "d0ede1b4-8a66-4d31-8bc7-fccce6cca169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:23Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T13:35:24Z", "revision_number": 0, "id": "e508f535-7f85-4fdd-9f0d-3f4f1e725b11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:24Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T13:35:25Z", "revision_number": 0, "id": "e9e6c294-a3aa-47a1-b75b-748535402041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:35:25Z", "security_group_id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 7, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "2951f48a-0c56-4ce4-93f0-a092379248ef", "name": "cloudify_ims-sg_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:29,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-80d58f52-ec3f-4962-b11a-f891ec2f1f05 2018-07-23 13:35:29,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0548319816589s 2018-07-23 13:35:29,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-80d58f52-ec3f-4962-b11a-f891ec2f1f05 2018-07-23 13:35:29,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 13:35:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2951f48a-0c56-4ce4-93f0-a092379248ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:29,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-505f711b-81bc-49af-993a-46728016c9f0 Content-Length: 0 Date: Mon, 23 Jul 2018 13:35:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:35:29,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2951f48a-0c56-4ce4-93f0-a092379248ef.json used request id req-505f711b-81bc-49af-993a-46728016c9f0 2018-07-23 13:35:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.233844995499s 2018-07-23 13:35:29,823 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2951f48a-0c56-4ce4-93f0-a092379248ef.json used request id req-505f711b-81bc-49af-993a-46728016c9f0 2018-07-23 13:35:29,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 13:35:29,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:29,904 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b70097b8-790d-490d-957d-9eeaa5351bba x-compute-request-id: req-b70097b8-790d-490d-957d-9eeaa5351bba Content-Length: 0 Content-Type: application/json 2018-07-23 13:35:29,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb used request id req-b70097b8-790d-490d-957d-9eeaa5351bba 2018-07-23 13:35:29,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0808119773865s 2018-07-23 13:35:29,904 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_7d5496bd-58e9-4301-a33d-002d000d48fb used request id req-b70097b8-790d-490d-957d-9eeaa5351bba 2018-07-23 13:35:29,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 13:35:29,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949/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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" -d '{"subnet_id": "d2173ec1-163d-46a9-a8c3-d28c18648b7f"}' 2018-07-23 13:35:31,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d4a56a8b-966c-4921-9def-364df18799d0 Date: Mon, 23 Jul 2018 13:35:31 GMT RESP BODY: {"network_id": "c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "subnet_id": "d2173ec1-163d-46a9-a8c3-d28c18648b7f", "subnet_ids": ["d2173ec1-163d-46a9-a8c3-d28c18648b7f"], "port_id": "4d92c5b4-a19f-4adb-8a12-cbd32802b203", "id": "8162a5e1-ed44-4891-8a15-bf4754716949"} 2018-07-23 13:35:31,574 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949/remove_router_interface.json used request id req-d4a56a8b-966c-4921-9def-364df18799d0 2018-07-23 13:35:31,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66983485222s 2018-07-23 13:35:31,575 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949/remove_router_interface.json used request id req-d4a56a8b-966c-4921-9def-364df18799d0 returning object 8162a5e1-ed44-4891-8a15-bf4754716949 2018-07-23 13:35:31,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 13:35:31,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:31,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-6ad266ff-6a83-4049-b6f4-74102e23a8a4 Date: Mon, 23 Jul 2018 13:35:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:58Z", "admin_state_up": true, "updated_at": "2018-07-23T13:35:30Z", "revision_number": 4, "routes": [], "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "8162a5e1-ed44-4891-8a15-bf4754716949", "name": "cloudify_ims-router_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:31,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6ad266ff-6a83-4049-b6f4-74102e23a8a4 2018-07-23 13:35:31,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118619203568s 2018-07-23 13:35:31,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6ad266ff-6a83-4049-b6f4-74102e23a8a4 2018-07-23 13:35:31,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 13:35:31,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:33,109 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8b8db64-b558-4995-89b9-55426c017242 Content-Length: 0 Date: Mon, 23 Jul 2018 13:35:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:35:33,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949.json used request id req-f8b8db64-b558-4995-89b9-55426c017242 2018-07-23 13:35:33,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41410708427s 2018-07-23 13:35:33,110 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8162a5e1-ed44-4891-8a15-bf4754716949.json used request id req-f8b8db64-b558-4995-89b9-55426c017242 2018-07-23 13:35:33,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 13:35:33,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:33,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-6f1c8934-4d97-451c-9caa-1407f6c40c02 Date: Mon, 23 Jul 2018 13:35:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1","tenant_id":"c4257c7d3011487ab9631b0101bc287b","created_at":"2018-07-23T13:33:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:33:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c4257c7d3011487ab9631b0101bc287b","id":"d2173ec1-163d-46a9-a8c3-d28c18648b7f","subnetpool_id":null,"name":"cloudify_ims-subnet_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:33,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6f1c8934-4d97-451c-9caa-1407f6c40c02 2018-07-23 13:35:33,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.321789979935s 2018-07-23 13:35:33,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6f1c8934-4d97-451c-9caa-1407f6c40c02 2018-07-23 13:35:33,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 13:35:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/d2173ec1-163d-46a9-a8c3-d28c18648b7f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:34,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-674cd7b5-c9dc-40d5-9e87-fe926b49cb55 Date: Mon, 23 Jul 2018 13:35:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:35:34,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d2173ec1-163d-46a9-a8c3-d28c18648b7f.json used request id req-674cd7b5-c9dc-40d5-9e87-fe926b49cb55 2018-07-23 13:35:34,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.98480796814s 2018-07-23 13:35:34,419 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d2173ec1-163d-46a9-a8c3-d28c18648b7f.json used request id req-674cd7b5-c9dc-40d5-9e87-fe926b49cb55 2018-07-23 13:35:34,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 13:35:34,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:34,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1157 X-Openstack-Request-Id: req-b565d1fe-4c2d-49e9-95ff-34c95930e3b1 Date: Mon, 23 Jul 2018 13:35:34 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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"},{"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-23T13:35:34Z","tenant_id":"c4257c7d3011487ab9631b0101bc287b","created_at":"2018-07-23T13:33:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c4257c7d3011487ab9631b0101bc287b","id":"c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1","name":"cloudify_ims-net_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:34,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b565d1fe-4c2d-49e9-95ff-34c95930e3b1 2018-07-23 13:35:34,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127587080002s 2018-07-23 13:35:34,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b565d1fe-4c2d-49e9-95ff-34c95930e3b1 2018-07-23 13:35:34,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 13:35:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:35,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d066662-59f6-4478-82e2-8fc75539b135 Date: Mon, 23 Jul 2018 13:35:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:35:35,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1.json used request id req-1d066662-59f6-4478-82e2-8fc75539b135 2018-07-23 13:35:35,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2833468914s 2018-07-23 13:35:35,832 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c5bb81f3-e78f-4818-bc8b-b02c0dc0d2f1.json used request id req-1d066662-59f6-4478-82e2-8fc75539b135 2018-07-23 13:35:35,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 13:35:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:36,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-252f1926-b1d1-4b89-a8d3-50238fd29e35 Date: Mon, 23 Jul 2018 13:35:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/snap", "metadata": {}}], "file": "/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/file", "owner": "c4257c7d3011487ab9631b0101bc287b", "id": "4eca4972-2e64-4363-bf52-cbba6e0feb0f", "size": 4373348352, "self": "/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f", "disk_format": "qcow2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T13:35:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7d5496bd-58e9-4301-a33d-002d000d48fb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T13:34:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 13:35:36,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-252f1926-b1d1-4b89-a8d3-50238fd29e35 2018-07-23 13:35:36,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193778991699s 2018-07-23 13:35:36,029 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-252f1926-b1d1-4b89-a8d3-50238fd29e35 2018-07-23 13:35:36,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 13:35:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9eabddaf35c08b6b4a50dcd3692dac77fcdabbf6" 2018-07-23 13:35:36,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2afcff64-4494-48be-8702-38e7a8310634 Date: Mon, 23 Jul 2018 13:35:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:35:36,793 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f used request id req-2afcff64-4494-48be-8702-38e7a8310634 2018-07-23 13:35:36,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.762440919876s 2018-07-23 13:35:36,794 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4eca4972-2e64-4363-bf52-cbba6e0feb0f used request id req-2afcff64-4494-48be-8702-38e7a8310634 2018-07-23 13:35:36,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 13:35:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:35:36,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-259acc6f-3ea3-4b41-b4af-644eb05480f4 x-compute-request-id: req-259acc6f-3ea3-4b41-b4af-644eb05480f4 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "64191f32-8848-452c-9a14-6735a9aa6ead"}, {"name": "cloudify_ims-flavor_7d5496bd-58e9-4301-a33d-002d000d48fb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "b3f17dfd-1a00-4acf-be61-1190fd848778"}]} 2018-07-23 13:35:36,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-259acc6f-3ea3-4b41-b4af-644eb05480f4 2018-07-23 13:35:36,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273001194s 2018-07-23 13:35:36,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-259acc6f-3ea3-4b41-b4af-644eb05480f4 2018-07-23 13:35:36,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 13:35:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:35:36,851 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61628d34-ebf2-4324-8b73-97f3cde15146 x-compute-request-id: req-61628d34-ebf2-4324-8b73-97f3cde15146 Content-Length: 0 Content-Type: application/json 2018-07-23 13:35:36,851 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778 used request id req-61628d34-ebf2-4324-8b73-97f3cde15146 2018-07-23 13:35:36,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281550884247s 2018-07-23 13:35:36,852 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b3f17dfd-1a00-4acf-be61-1190fd848778 used request id req-61628d34-ebf2-4324-8b73-97f3cde15146 2018-07-23 13:35:36,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:35:36,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:35:36,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0428d5-4c78-4205-8892-c71fb23c3e16 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc6e781260264b21916e4828d7eee899", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:35:36,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9d0428d5-4c78-4205-8892-c71fb23c3e16 2018-07-23 13:35:36,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12402510643s 2018-07-23 13:35:36,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9d0428d5-4c78-4205-8892-c71fb23c3e16 2018-07-23 13:35:36,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 13:35:36,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:35:37,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228b3128-36d6-4c50-ad36-ef29984a5dcf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_7d5496bd-58e9-4301-a33d-002d000d48fb", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dc6e781260264b21916e4828d7eee899", "description": null}} 2018-07-23 13:35:37,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899 used request id req-228b3128-36d6-4c50-ad36-ef29984a5dcf 2018-07-23 13:35:37,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125112056732s 2018-07-23 13:35:37,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899 used request id req-228b3128-36d6-4c50-ad36-ef29984a5dcf 2018-07-23 13:35:37,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 13:35:37,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:35:37,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-870cf9e2-532e-434c-9589-ae01c8f97e58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:35:37,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899 used request id req-870cf9e2-532e-434c-9589-ae01c8f97e58 2018-07-23 13:35:37,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.182511091232s 2018-07-23 13:35:37,291 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/dc6e781260264b21916e4828d7eee899 used request id req-870cf9e2-532e-434c-9589-ae01c8f97e58 2018-07-23 13:35:37,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 13:35:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:35:37,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4149e758-e955-4db2-88fc-150740efe1e4 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/268e2adf80c6419d89fbe9bc65fa892e"}, "tags": [], "enabled": true, "id": "268e2adf80c6419d89fbe9bc65fa892e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, "tags": [], "enabled": true, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b"}, "tags": [], "enabled": true, "id": "c4257c7d3011487ab9631b0101bc287b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7d5496bd-58e9-4301-a33d-002d000d48fb"}]} 2018-07-23 13:35:37,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4149e758-e955-4db2-88fc-150740efe1e4 2018-07-23 13:35:37,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10002207756s 2018-07-23 13:35:37,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4149e758-e955-4db2-88fc-150740efe1e4 2018-07-23 13:35:37,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 13:35:37,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d919f4212bc6b054659398f83170b6070d1404b3" 2018-07-23 13:35:37,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77df35bb-d6f8-4fe7-baa0-02dea2547425 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:35:37,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b used request id req-77df35bb-d6f8-4fe7-baa0-02dea2547425 2018-07-23 13:35:37,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181777954102s 2018-07-23 13:35:37,584 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b used request id req-77df35bb-d6f8-4fe7-baa0-02dea2547425 2018-07-23 13:35:37,584 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-07-23 13:35:37,607 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-23 13:35:37,920 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-23 13:35:37,961 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-23 13:35:38,035 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-23 13:35:38,036 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-07-23 13:35:38,276 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-07-23 13:35:38,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-23 13:35:38,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-23 13:35:38,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-07-23 13:35:38,368 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-23 13:35:38,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-07-23 13:35:38,393 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-23 13:35:38,393 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-07-23 13:35:38,393 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 13:35:38,393 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 13:35:38,393 - openstack_tests - INFO - OS Credentials = > 2018-07-23 13:35:38,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:35:38,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:35:38,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["aBjXBkQQQpOXkPClYFNaDQ"], "issued_at": "2018-07-23T13:35:38.000000Z"}} 2018-07-23 13:35:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:35:38,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2c112e-3852-49d6-adde-aef75bb6c5d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:35:38,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ee2c112e-3852-49d6-adde-aef75bb6c5d1 2018-07-23 13:35:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:35:38,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ae3d14-2ee9-40dd-af93-80527ef4dc8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:35:38,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-33ae3d14-2ee9-40dd-af93-80527ef4dc8b 2018-07-23 13:35:38,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:35:39,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727ac9e9-8ede-4599-b2c1-9e804c8ebfa0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-07-23 13:35:39,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-727ac9e9-8ede-4599-b2c1-9e804c8ebfa0 2018-07-23 13:35:39,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:35:39,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6816207d-09b3-4ce6-8f92-f7807e34d310 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 13:35:39,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6816207d-09b3-4ce6-8f92-f7807e34d310 2018-07-23 13:35:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "domain_id": "default"}}' 2018-07-23 13:35:39,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 13:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9975e32b-2651-46df-98cf-17874ce88f20 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "id": "6d5d4c0a1985453cab193a2995c12c8d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:35:39,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9975e32b-2651-46df-98cf-17874ce88f20 2018-07-23 13:35:39,146 - keystone_utils - INFO - Created project with name - vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:35:39,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:35:39,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:35:39,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["BgONyGWbRo69ur5Tk67-zg"], "issued_at": "2018-07-23T13:35:39.000000Z"}} 2018-07-23 13:35:39,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f597be479b0b83d559d7df2e0c6ac8eff876b068" 2018-07-23 13:35:39,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e1ce80-1b21-4a6e-9375-bca24f6768e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:35:39,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5e1ce80-1b21-4a6e-9375-bca24f6768e1 2018-07-23 13:35:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:35:39,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f61533b3-d9df-4bb3-bfde-52aa24d57987 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:35:39,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f61533b3-d9df-4bb3-bfde-52aa24d57987 2018-07-23 13:35:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f597be479b0b83d559d7df2e0c6ac8eff876b068" 2018-07-23 13:35:39,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fee1f25-cc44-45d0-9e1d-8938097d8a10 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:35:39,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0fee1f25-cc44-45d0-9e1d-8938097d8a10 2018-07-23 13:35:39,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:35:39,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:35:40,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["HUD2SW3MSdGpHyTnLk0yYA"], "issued_at": "2018-07-23T13:35:40.000000Z"}} 2018-07-23 13:35:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:40,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfdfd9e-134e-4216-b61a-43bcc4aee63a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:35:40,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fbfdfd9e-134e-4216-b61a-43bcc4aee63a 2018-07-23 13:35:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:35:40,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21ea308-1da3-4797-8e46-0ac265581b44 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:35:40,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d21ea308-1da3-4797-8e46-0ac265581b44 2018-07-23 13:35:40,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:40,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d06d9c-4db5-4435-ab0d-2a731e9ea3d9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:35:40,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f3d06d9c-4db5-4435-ab0d-2a731e9ea3d9 2018-07-23 13:35:40,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:40,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c2c7739-0f21-47e4-b751-3fea03a0e472 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "id": "6d5d4c0a1985453cab193a2995c12c8d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:35:40,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-3c2c7739-0f21-47e4-b751-3fea03a0e472 2018-07-23 13:35:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:40,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11977e7b-76aa-466a-9343-3732769bbd8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 13:35:40,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-11977e7b-76aa-466a-9343-3732769bbd8a 2018-07-23 13:35:40,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:40,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b966dd-cb07-4601-b0e8-259f15726174 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:35:40,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-33b966dd-cb07-4601-b0e8-259f15726174 2018-07-23 13:35:40,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:40,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9916db5e-b2f7-4d37-ba9f-add9b0cbc7fb Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "id": "6d5d4c0a1985453cab193a2995c12c8d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:35:40,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-9916db5e-b2f7-4d37-ba9f-add9b0cbc7fb 2018-07-23 13:35:41,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/8c9f3e3bef6f4e83a5b06500989dc0aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:41,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6537b66c-d4ff-484b-8d81-8f8565cc46b7 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "links": {"self": "http://172.30.9.27:5000/v3/users/8c9f3e3bef6f4e83a5b06500989dc0aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8c9f3e3bef6f4e83a5b06500989dc0aa", "password_expires_at": null}} 2018-07-23 13:35:41,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8c9f3e3bef6f4e83a5b06500989dc0aa used request id req-6537b66c-d4ff-484b-8d81-8f8565cc46b7 2018-07-23 13:35:41,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/8c9f3e3bef6f4e83a5b06500989dc0aa/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:41,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80503ff-b393-47cf-adc6-0af6d35470f3 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/8c9f3e3bef6f4e83a5b06500989dc0aa/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 13:35:41,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/8c9f3e3bef6f4e83a5b06500989dc0aa/roles used request id req-d80503ff-b393-47cf-adc6-0af6d35470f3 2018-07-23 13:35:41,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:41,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8e6887-0f66-404f-b81a-db2433cc56a8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}} 2018-07-23 13:35:41,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f used request id req-0c8e6887-0f66-404f-b81a-db2433cc56a8 2018-07-23 13:35:41,324 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:35:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/8c9f3e3bef6f4e83a5b06500989dc0aa/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:35:41,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a07d1c26-69db-4247-abc9-28263ec9479c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:35:41,460 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/8c9f3e3bef6f4e83a5b06500989dc0aa/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f used request id req-a07d1c26-69db-4247-abc9-28263ec9479c 2018-07-23 13:35:41,461 - keystone_utils - INFO - Created user with name - vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:35:41,461 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68, password=64622b24-a9a6-435a-b095-769a8828763b, auth_url=http://172.30.9.27:5000/v3, project_name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 13:35:41,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-07-23 13:35:41,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-07-23 13:35:41,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:35:41,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:35:41,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "8c9f3e3bef6f4e83a5b06500989dc0aa"}, "audit_ids": ["32zI_Ap_T0qE-ajatSdzAw"], "issued_at": "2018-07-23T13:35:41.000000Z"}} 2018-07-23 13:35:41,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffb41b37a5f3d37b20c569ebedc5b547739d6f1" 2018-07-23 13:35:41,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afdfb59-3c2b-48d8-910c-5d7622a8ed19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:35:41,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1afdfb59-3c2b-48d8-910c-5d7622a8ed19 2018-07-23 13:35:41,950 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 13:35:41,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffb41b37a5f3d37b20c569ebedc5b547739d6f1" 2018-07-23 13:35:42,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51f48667-f1d8-4f2b-b463-be3d8e1410bd x-compute-request-id: req-51f48667-f1d8-4f2b-b463-be3d8e1410bd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "64191f32-8848-452c-9a14-6735a9aa6ead", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7"}]} 2018-07-23 13:35:42,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-51f48667-f1d8-4f2b-b463-be3d8e1410bd 2018-07-23 13:35:42,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffb41b37a5f3d37b20c569ebedc5b547739d6f1" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-ab4099bc-50c5-4df6-9633-9a78c0997c68", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-07-23 13:35:42,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d58e5852-64cf-40e6-8aeb-0b69a65e7684 x-compute-request-id: req-d58e5852-64cf-40e6-8aeb-0b69a65e7684 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-ab4099bc-50c5-4df6-9633-9a78c0997c68", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "6bb40e0b-52ca-4894-8adb-915f5c2bbcd7"}} 2018-07-23 13:35:42,235 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d58e5852-64cf-40e6-8aeb-0b69a65e7684 2018-07-23 13:35:42,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:35:42,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:35:42,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "8c9f3e3bef6f4e83a5b06500989dc0aa"}, "audit_ids": ["3QMpUZqkTI6w7QehNuEYqA"], "issued_at": "2018-07-23T13:35:42.000000Z"}} 2018-07-23 13:35:42,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:42,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1caf4c0-3ebf-456b-8382-b92211f0ec85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:35:42,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d1caf4c0-3ebf-456b-8382-b92211f0ec85 2018-07-23 13:35:42,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:35:42,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2f416a-0b21-49a4-8743-22f04214389f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:35:42,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-8f2f416a-0b21-49a4-8743-22f04214389f 2018-07-23 13:35:42,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:42,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9be7b1e-a094-42a2-968b-e303eb42cb43 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "links": {"self": "http://172.30.9.27:5000/v3/users/8c9f3e3bef6f4e83a5b06500989dc0aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8c9f3e3bef6f4e83a5b06500989dc0aa", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:35:42,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a9be7b1e-a094-42a2-968b-e303eb42cb43 2018-07-23 13:35:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:43,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75ed911-2755-441d-9e41-f8b7d2cd94d2 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "id": "6d5d4c0a1985453cab193a2995c12c8d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:35:43,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-a75ed911-2755-441d-9e41-f8b7d2cd94d2 2018-07-23 13:35:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:43,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7c6426-6ca2-488e-be1b-dc7f694852ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 13:35:43,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5e7c6426-6ca2-488e-be1b-dc7f694852ed 2018-07-23 13:35:43,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:43,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5294786f-eeb5-4def-a5ad-461951de425b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:35:43,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5294786f-eeb5-4def-a5ad-461951de425b 2018-07-23 13:35:43,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:43,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e6a507-e568-4686-9868-8dbe656dc8bf Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "id": "6d5d4c0a1985453cab193a2995c12c8d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:35:43,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-32e6a507-e568-4686-9868-8dbe656dc8bf 2018-07-23 13:35:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/d37da6f2e0ae4b8dbabe10587d9e0894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:43,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f611739d-2b47-4382-841c-4a007e003e99 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "links": {"self": "http://172.30.9.27:5000/v3/users/d37da6f2e0ae4b8dbabe10587d9e0894"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "d37da6f2e0ae4b8dbabe10587d9e0894", "password_expires_at": null}} 2018-07-23 13:35:43,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d37da6f2e0ae4b8dbabe10587d9e0894 used request id req-f611739d-2b47-4382-841c-4a007e003e99 2018-07-23 13:35:43,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/d37da6f2e0ae4b8dbabe10587d9e0894/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:43,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d95b35e-b425-4198-9963-819013c49f1d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/d37da6f2e0ae4b8dbabe10587d9e0894/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 13:35:43,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/d37da6f2e0ae4b8dbabe10587d9e0894/roles used request id req-8d95b35e-b425-4198-9963-819013c49f1d 2018-07-23 13:35:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:44,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d6f11b-fa35-4eb1-8e23-210dd38f0d27 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-23 13:35:44,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-a2d6f11b-fa35-4eb1-8e23-210dd38f0d27 2018-07-23 13:35:44,066 - keystone_utils - INFO - Granting role _member_ to project vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:35:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/d37da6f2e0ae4b8dbabe10587d9e0894/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:35:44,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d0a2b8-1f24-46e7-bd90-e29c47bc70fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:35:44,201 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d/users/d37da6f2e0ae4b8dbabe10587d9e0894/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-96d0a2b8-1f24-46e7-bd90-e29c47bc70fb 2018-07-23 13:35:44,201 - keystone_utils - INFO - Created user with name - cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:35:44,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68, password=01417734-7630-4480-9630-d37697fe5f35, auth_url=http://172.30.9.27:5000/v3, project_name=vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 13:35:44,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-07-23 13:35:44,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:35:44,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:35:44,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["QnrrFvxZRjqEkBFqRxa1pw"], "issued_at": "2018-07-23T13:35:44.000000Z"}} 2018-07-23 13:35:44,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f73af4143dadebed127b7bf0dd70eef81b75e" 2018-07-23 13:35:44,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a87b5b6-b32d-404e-ad63-8a4dd5a7fcf8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:35:44,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a87b5b6-b32d-404e-ad63-8a4dd5a7fcf8 2018-07-23 13:35:44,650 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 13:35:44,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f73af4143dadebed127b7bf0dd70eef81b75e" 2018-07-23 13:35:44,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75af59f9-a302-41bf-ab94-a7f1ea3f36fb x-compute-request-id: req-75af59f9-a302-41bf-ab94-a7f1ea3f36fb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 13:35:44,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-75af59f9-a302-41bf-ab94-a7f1ea3f36fb 2018-07-23 13:35:44,852 - OpenStackKeypair - INFO - Creating keypair cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68... 2018-07-23 13:35:44,852 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 13:35:44,887 - nova_utils - INFO - Creating keypair with name - cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:35:44,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f73af4143dadebed127b7bf0dd70eef81b75e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+SNWk7B13ioK5ofeK1XMOg0TB5RPn0sTPQJ+2XoCrl/opNElKkrFcrEYPySUZbahxvq2EVgenbyJGIiXu6igBy7Z9CGjYNJtg6OgXlfywsFBgge3zhvT+WzIktvkGBXl+4Q6bt6/40LU7upeRzO6MBBDiXXn/z3bGpQCIXH7iSQ==", "name": "cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68"}}' 2018-07-23 13:35:44,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18ae2962-d7e3-4185-a592-33b9df4b4c47 x-compute-request-id: req-18ae2962-d7e3-4185-a592-33b9df4b4c47 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+SNWk7B13ioK5ofeK1XMOg0TB5RPn0sTPQJ+2XoCrl/opNElKkrFcrEYPySUZbahxvq2EVgenbyJGIiXu6igBy7Z9CGjYNJtg6OgXlfywsFBgge3zhvT+WzIktvkGBXl+4Q6bt6/40LU7upeRzO6MBBDiXXn/z3bGpQCIXH7iSQ==", "user_id": "d37da6f2e0ae4b8dbabe10587d9e0894", "name": "cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68", "fingerprint": "9e:48:d1:a2:ad:0e:b6:03:f9:7f:a2:be:c8:91:aa:e2"}} 2018-07-23 13:35:44,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-18ae2962-d7e3-4185-a592-33b9df4b4c47 2018-07-23 13:35:44,938 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-07-23 13:35:44,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-07-23 13:35:44,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 13:35:44,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:35:44,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:35:45,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["uNM7gs0iS52mn7uLdfzHTw"], "issued_at": "2018-07-23T13:35:45.000000Z"}} 2018-07-23 13:35:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" 2018-07-23 13:35:45,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8fc169-586e-4b51-b831-0999e7e462c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:35:45,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0a8fc169-586e-4b51-b831-0999e7e462c8 2018-07-23 13:35:45,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" 2018-07-23 13:35:46,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-47119eae-33a3-4e1f-b15c-0d89c5b97323 Date: Mon, 23 Jul 2018 13:35:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-07-23 13:35:46,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-47119eae-33a3-4e1f-b15c-0d89c5b97323 2018-07-23 13:35:46,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" 2018-07-23 13:35:46,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4556e484-4999-4fb5-93fb-b595d194337b Date: Mon, 23 Jul 2018 13:35:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:35:46,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4556e484-4999-4fb5-93fb-b595d194337b 2018-07-23 13:35:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-07-23 13:35:46,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4113b918-3b73-4dda-b2ea-54500b1899e1 Date: Mon, 23 Jul 2018 13:35:46 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:35:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T13:35:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "min_disk": 0, "protected": false, "id": "dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "file": "/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/file", "checksum": null, "owner": "6d5d4c0a1985453cab193a2995c12c8d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:35:46,119 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4113b918-3b73-4dda-b2ea-54500b1899e1 2018-07-23 13:35:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" -d '' 2018-07-23 13:36:50,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fca8ef38-60fa-4d2a-a899-e2a0a42156b6 Date: Mon, 23 Jul 2018 13:36:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:36:50,589 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/file used request id req-fca8ef38-60fa-4d2a-a899-e2a0a42156b6 2018-07-23 13:36:50,590 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 13:36:50,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" 2018-07-23 13:36:50,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-8e402b37-0c38-4be8-a157-d77c1f0dd4e6 Date: Mon, 23 Jul 2018 13:36:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:35:46Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T13:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/snap", "metadata": {}}], "self": "/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "min_disk": 0, "protected": false, "id": "dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "file": "/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "6d5d4c0a1985453cab193a2995c12c8d", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:36:50,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0 used request id req-8e402b37-0c38-4be8-a157-d77c1f0dd4e6 2018-07-23 13:36:50,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" 2018-07-23 13:36:50,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-58328da0-a6ca-4707-997c-b12f7943af25 Date: Mon, 23 Jul 2018 13:36:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:36:50,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-58328da0-a6ca-4707-997c-b12f7943af25 2018-07-23 13:36:50,624 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-07-23 13:36:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" 2018-07-23 13:36:50,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-af6e50ca-aeac-4c9e-96d8-0c01308a600f Date: Mon, 23 Jul 2018 13:36:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:35:46Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T13:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/snap", "metadata": {}}], "self": "/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "min_disk": 0, "protected": false, "id": "dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "file": "/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "6d5d4c0a1985453cab193a2995c12c8d", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:36:50,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0 used request id req-af6e50ca-aeac-4c9e-96d8-0c01308a600f 2018-07-23 13:36:50,645 - create_image - DEBUG - Instance status is - active 2018-07-23 13:36:50,645 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-07-23 13:36:50,645 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-07-23 13:36:50,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-23 13:36:50,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:36:50,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:36:51,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["YLslkUGlRY2fgtlIRtki5Q"], "issued_at": "2018-07-23T13:36:51.000000Z"}} 2018-07-23 13:36:51,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" 2018-07-23 13:36:51,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a05b791-f1f6-4f7c-90d9-ec9114aa76ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:36:51,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a05b791-f1f6-4f7c-90d9-ec9114aa76ba 2018-07-23 13:36:51,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" 2018-07-23 13:36:51,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 111 Content-Type: application/json X-Openstack-Request-Id: req-3bdbc70c-f725-45d8-b7e7-534e16c456b5 Date: Mon, 23 Jul 2018 13:36:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=vyos1.1.7"} 2018-07-23 13:36:51,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 used request id req-3bdbc70c-f725-45d8-b7e7-534e16c456b5 2018-07-23 13:36:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" 2018-07-23 13:36:51,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-79a1271b-0d93-49a3-92e5-2d88bb1561c3 Date: Mon, 23 Jul 2018 13:36:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:36:51,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-79a1271b-0d93-49a3-92e5-2d88bb1561c3 2018-07-23 13:36:51,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "vyos1.1.7"}' 2018-07-23 13:36:51,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 570 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0f4758e7-90b7-4e5b-b3b1-317b1010a0d5 Date: Mon, 23 Jul 2018 13:36:51 GMT RESP BODY: {"status": "queued", "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:36:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T13:36:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531", "min_disk": 0, "protected": false, "id": "9f5902dd-1848-4caf-8b75-7d79283c0531", "file": "/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531/file", "checksum": null, "owner": "6d5d4c0a1985453cab193a2995c12c8d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:36:51,399 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0f4758e7-90b7-4e5b-b3b1-317b1010a0d5 2018-07-23 13:36:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" -d '' 2018-07-23 13:36:58,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d44eaffd-adb3-4c17-8c94-c30a2bd9ebd7 Date: Mon, 23 Jul 2018 13:36:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:36:58,586 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531/file used request id req-d44eaffd-adb3-4c17-8c94-c30a2bd9ebd7 2018-07-23 13:36:58,587 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-23 13:36:58,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" 2018-07-23 13:36:58,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-9ec76eb3-3ada-4040-b797-fb919196130b Date: Mon, 23 Jul 2018 13:36:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:36:51Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-23T13:36:58Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/9f5902dd-1848-4caf-8b75-7d79283c0531/snap", "metadata": {}}], "self": "/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531", "min_disk": 0, "protected": false, "id": "9f5902dd-1848-4caf-8b75-7d79283c0531", "file": "/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "6d5d4c0a1985453cab193a2995c12c8d", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/9f5902dd-1848-4caf-8b75-7d79283c0531/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:36:58,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531 used request id req-9ec76eb3-3ada-4040-b797-fb919196130b 2018-07-23 13:36:58,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" 2018-07-23 13:36:58,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1450e0dc-858a-4a71-8543-20b6dafa4f44 Date: Mon, 23 Jul 2018 13:36:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:36:58,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1450e0dc-858a-4a71-8543-20b6dafa4f44 2018-07-23 13:36:58,619 - create_image - INFO - Created image with name - vyos1.1.7 2018-07-23 13:36:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" 2018-07-23 13:36:58,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-0b03149e-2068-415e-afb9-dbc3329bd5af Date: Mon, 23 Jul 2018 13:36:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:36:51Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-23T13:36:58Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/9f5902dd-1848-4caf-8b75-7d79283c0531/snap", "metadata": {}}], "self": "/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531", "min_disk": 0, "protected": false, "id": "9f5902dd-1848-4caf-8b75-7d79283c0531", "file": "/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "6d5d4c0a1985453cab193a2995c12c8d", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/9f5902dd-1848-4caf-8b75-7d79283c0531/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:36:58,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531 used request id req-0b03149e-2068-415e-afb9-dbc3329bd5af 2018-07-23 13:36:58,654 - create_image - DEBUG - Instance status is - active 2018-07-23 13:36:58,654 - create_image - DEBUG - Image is active with name - vyos1.1.7 2018-07-23 13:36:58,654 - create_image - INFO - Image is now active with name - vyos1.1.7 2018-07-23 13:36:58,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-07-23 13:36:58,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:36:58,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:36:59,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["ESWtcJ7gR3qhjECVavG26g"], "issued_at": "2018-07-23T13:36:59.000000Z"}} 2018-07-23 13:36:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" 2018-07-23 13:36:59,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d4bc7f-b1de-41eb-9341-b23963bd3bd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:36:59,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-70d4bc7f-b1de-41eb-9341-b23963bd3bd8 2018-07-23 13:36:59,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" 2018-07-23 13:36:59,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-602050b1-e874-4c2c-983b-9ff2cf465f8e Date: Mon, 23 Jul 2018 13:36:59 GMT RESP BODY: {"networks":[]} 2018-07-23 13:36:59,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-602050b1-e874-4c2c-983b-9ff2cf465f8e 2018-07-23 13:36:59,401 - neutron_utils - INFO - Creating network with name cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:36:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" -d '{"network": {"name": "cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68", "admin_state_up": true}}' 2018-07-23 13:37:00,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 598 X-Openstack-Request-Id: req-dce350ff-d1a0-40d9-9b04-b837f0072360 Date: Mon, 23 Jul 2018 13:37:00 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:36:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-23T13:36:59Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"e5e70a68-0202-4a26-968c-82361f7254cf","name":"cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:00,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-dce350ff-d1a0-40d9-9b04-b837f0072360 2018-07-23 13:37:00,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" 2018-07-23 13:37:00,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 582 X-Openstack-Request-Id: req-388b8826-dad3-4b28-9e60-6194dca668a1 Date: Mon, 23 Jul 2018 13:37: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-23T13:36:59Z","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:36:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"e5e70a68-0202-4a26-968c-82361f7254cf","name":"cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:00,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-388b8826-dad3-4b28-9e60-6194dca668a1 2018-07-23 13:37:00,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" 2018-07-23 13:37:00,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e5233ae-41e6-4124-a70e-cf36087c70b8 Date: Mon, 23 Jul 2018 13:37:00 GMT RESP BODY: {"subnets":[]} 2018-07-23 13:37:00,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-8e5233ae-41e6-4124-a70e-cf36087c70b8 2018-07-23 13:37:00,249 - neutron_utils - INFO - Creating subnet with name cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" -d '{"subnets": [{"ip_version": 4, "network_id": "e5e70a68-0202-4a26-968c-82361f7254cf", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]}' 2018-07-23 13:37:00,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5b93073a-fe5f-43a6-99b8-5db95c1cc1b7 Date: Mon, 23 Jul 2018 13:37:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:00,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5b93073a-fe5f-43a6-99b8-5db95c1cc1b7 2018-07-23 13:37:00,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" 2018-07-23 13:37:01,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-86eb9439-1d92-4027-8a24-55a192df510a Date: Mon, 23 Jul 2018 13:37: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":["9170e514-20f1-4afc-bd50-5cb71061771f"],"updated_at":"2018-07-23T13:37:00Z","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:36:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"e5e70a68-0202-4a26-968c-82361f7254cf","name":"cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:01,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-86eb9439-1d92-4027-8a24-55a192df510a 2018-07-23 13:37:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" 2018-07-23 13:37:01,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-908a10fa-2c91-42f9-b089-765d3676a8e4 Date: Mon, 23 Jul 2018 13:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:01,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-908a10fa-2c91-42f9-b089-765d3676a8e4 2018-07-23 13:37:01,137 - OpenStackNetwork - DEBUG - Network [e5e70a68-0202-4a26-968c-82361f7254cf] created successfully 2018-07-23 13:37:01,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:01,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:01,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["CSiRC-3dTdipayoa6MHnrA"], "issued_at": "2018-07-23T13:37:01.000000Z"}} 2018-07-23 13:37:01,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08eb4e4ae81e244e8479b8bc11cfdeb249b1ad3" 2018-07-23 13:37:01,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-e1da117a-1853-4c3b-ad39-b9c7466ccb7f Date: Mon, 23 Jul 2018 13:37: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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 13:37:01,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-e1da117a-1853-4c3b-ad39-b9c7466ccb7f 2018-07-23 13:37:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08eb4e4ae81e244e8479b8bc11cfdeb249b1ad3" 2018-07-23 13:37:01,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1fe645df-f7af-44e7-9966-923d0cc45868 Date: Mon, 23 Jul 2018 13:37:01 GMT RESP BODY: {"subnets":[]} 2018-07-23 13:37:01,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 used request id req-1fe645df-f7af-44e7-9966-923d0cc45868 2018-07-23 13:37:01,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:01,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:02,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["vESFtsH2TsCJARzLZHZ9Qw"], "issued_at": "2018-07-23T13:37:02.000000Z"}} 2018-07-23 13:37:02,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:02,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa709ea-e2d1-40c5-b548-9c48cb5444f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:02,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5fa709ea-e2d1-40c5-b548-9c48cb5444f4 2018-07-23 13:37:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:02,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-65e57372-751b-46b3-83ce-76d695d46415 Date: Mon, 23 Jul 2018 13:37:02 GMT RESP BODY: {"routers": []} 2018-07-23 13:37:02,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68&admin_state_up=True used request id req-65e57372-751b-46b3-83ce-76d695d46415 2018-07-23 13:37:02,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:02,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:03,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["_tZDmeWjSh-ADVez70rhlg"], "issued_at": "2018-07-23T13:37:03.000000Z"}} 2018-07-23 13:37:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac30091759dde3019858db38ae4699eacb83d01b" 2018-07-23 13:37:03,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be511501-beb5-472f-9368-16ab06ef11fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:03,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-be511501-beb5-472f-9368-16ab06ef11fe 2018-07-23 13:37:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:03,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-294eaeba-eb6d-4281-83e6-379e22a9e1dd Date: Mon, 23 Jul 2018 13:37:03 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":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"updated_at":"2018-07-23T12:21:44Z","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"99fe539b-9466-47d9-85fe-d944dce101e6","name":"external"}]} 2018-07-23 13:37:03,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-294eaeba-eb6d-4281-83e6-379e22a9e1dd 2018-07-23 13:37:03,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:03,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-24991be1-316e-4a11-96b2-e8af17b8eea2 Date: Mon, 23 Jul 2018 13:37:03 GMT RESP BODY: {"subnets":[]} 2018-07-23 13:37:03,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 used request id req-24991be1-316e-4a11-96b2-e8af17b8eea2 2018-07-23 13:37:03,246 - neutron_utils - INFO - Creating router with name - cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:03,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68", "admin_state_up": true}}' 2018-07-23 13:37:04,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c8bebb8b-df3d-438c-a5b9-5e81f5adb01a Date: Mon, 23 Jul 2018 13:37:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:03Z", "admin_state_up": true, "updated_at": "2018-07-23T13:37:04Z", "revision_number": 2, "routes": [], "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "c3ffcf4d-787a-4601-b499-54ad334da502", "name": "cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:04,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-c8bebb8b-df3d-438c-a5b9-5e81f5adb01a 2018-07-23 13:37:04,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=c3ffcf4d-787a-4601-b499-54ad334da502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:04,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e172e42e-7f8b-4af3-b929-91ce974bcb9b Date: Mon, 23 Jul 2018 13:37:04 GMT RESP BODY: {"ports":[]} 2018-07-23 13:37:04,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=c3ffcf4d-787a-4601-b499-54ad334da502 used request id req-e172e42e-7f8b-4af3-b929-91ce974bcb9b 2018-07-23 13:37:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:04,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1955975b-9600-42e5-91c7-a56965f1fcda Date: Mon, 23 Jul 2018 13:37:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:04,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-1955975b-9600-42e5-91c7-a56965f1fcda 2018-07-23 13:37:04,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:04,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-874b9bcb-efc6-47a8-97b3-600c63c56d90 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:04,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-874b9bcb-efc6-47a8-97b3-600c63c56d90 2018-07-23 13:37:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:04,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d246c7d5-ef0c-4554-9dca-4655b9c30be1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:04,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-d246c7d5-ef0c-4554-9dca-4655b9c30be1 2018-07-23 13:37:04,732 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 13:37:04,732 - neutron_utils - INFO - Adding interface to router with name cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/c3ffcf4d-787a-4601-b499-54ad334da502/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" -d '{"subnet_id": "9170e514-20f1-4afc-bd50-5cb71061771f"}' 2018-07-23 13:37:06,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9087959e-b437-407c-8d29-a7ba13fb3065 Date: Mon, 23 Jul 2018 13:37:06 GMT RESP BODY: {"network_id": "e5e70a68-0202-4a26-968c-82361f7254cf", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "subnet_id": "9170e514-20f1-4afc-bd50-5cb71061771f", "subnet_ids": ["9170e514-20f1-4afc-bd50-5cb71061771f"], "port_id": "528a15fa-5f9c-4383-bb8d-3a2ca4a4ee99", "id": "c3ffcf4d-787a-4601-b499-54ad334da502"} 2018-07-23 13:37:06,429 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c3ffcf4d-787a-4601-b499-54ad334da502/add_router_interface used request id req-9087959e-b437-407c-8d29-a7ba13fb3065 2018-07-23 13:37:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/c3ffcf4d-787a-4601-b499-54ad334da502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:06,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-b50cfb51-1c52-4bf7-b40c-6a340f571f89 Date: Mon, 23 Jul 2018 13:37:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:03Z", "admin_state_up": true, "updated_at": "2018-07-23T13:37:05Z", "revision_number": 3, "routes": [], "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "c3ffcf4d-787a-4601-b499-54ad334da502", "name": "cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:06,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/c3ffcf4d-787a-4601-b499-54ad334da502 used request id req-b50cfb51-1c52-4bf7-b40c-6a340f571f89 2018-07-23 13:37:06,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=c3ffcf4d-787a-4601-b499-54ad334da502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:06,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-76918c1f-65b9-4631-ab11-ad52e5ef57f6 Date: Mon, 23 Jul 2018 13:37:06 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:05Z","admin_state_up":true,"updated_at":"2018-07-23T13:37:06Z","binding:vnic_type":"normal","device_id":"c3ffcf4d-787a-4601-b499-54ad334da502","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:72:7d:6c","id":"528a15fa-5f9c-4383-bb8d-3a2ca4a4ee99","port_security_enabled":false,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","fixed_ips":[{"subnet_id":"9170e514-20f1-4afc-bd50-5cb71061771f","ip_address":"10.67.79.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-23 13:37:06,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=c3ffcf4d-787a-4601-b499-54ad334da502 used request id req-76918c1f-65b9-4631-ab11-ad52e5ef57f6 2018-07-23 13:37:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9170e514-20f1-4afc-bd50-5cb71061771f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:06,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-5120d227-ca48-4e23-a8d6-a9276026073c Date: Mon, 23 Jul 2018 13:37:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:06,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9170e514-20f1-4afc-bd50-5cb71061771f used request id req-5120d227-ca48-4e23-a8d6-a9276026073c 2018-07-23 13:37:06,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-07-23 13:37:06,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:06,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:07,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["wJfYN1NQQlu7SiTsYcWq7Q"], "issued_at": "2018-07-23T13:37:07.000000Z"}} 2018-07-23 13:37:07,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:07,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6262640-46ea-4fa4-bff4-d22e909d52e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:07,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6262640-46ea-4fa4-bff4-d22e909d52e8 2018-07-23 13:37:07,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:07,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-53d55770-dd0e-4724-aabb-0a43d7cac4bc Date: Mon, 23 Jul 2018 13:37:07 GMT RESP BODY: {"security_groups": []} 2018-07-23 13:37:07,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-53d55770-dd0e-4724-aabb-0a43d7cac4bc 2018-07-23 13:37:07,673 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68... 2018-07-23 13:37:07,673 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:07,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" -d '{"security_group": {"name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}}' 2018-07-23 13:37:07,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c77510cb-1a78-43ae-a2e9-e2db130fc7bb Date: Mon, 23 Jul 2018 13:37:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "updated_at": "2018-07-23T13:37:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "973ba311-554f-4e7a-8646-9d51e91cb217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}], "revision_number": 1, "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:07,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-c77510cb-1a78-43ae-a2e9-e2db130fc7bb 2018-07-23 13:37:07,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:07,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:07,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8aa3d3b6-a924-4250-80db-a765a878a8ae Date: Mon, 23 Jul 2018 13:37:07 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-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "973ba311-554f-4e7a-8646-9d51e91cb217"}]} 2018-07-23 13:37:07,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-8aa3d3b6-a924-4250-80db-a765a878a8ae 2018-07-23 13:37:07,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:07,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:07,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ddfbacf-0f9b-4c5e-bd4b-373ec162b48c Date: Mon, 23 Jul 2018 13:37:07 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-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "973ba311-554f-4e7a-8646-9d51e91cb217"}]} 2018-07-23 13:37:07,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-8ddfbacf-0f9b-4c5e-bd4b-373ec162b48c 2018-07-23 13:37:07,967 - neutron_utils - INFO - Retrieving security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-75edc9a0-3ba0-49a7-abd3-92f9f7ce2c7c Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "updated_at": "2018-07-23T13:37:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "973ba311-554f-4e7a-8646-9d51e91cb217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}], "revision_number": 1, "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:08,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-75edc9a0-3ba0-49a7-abd3-92f9f7ce2c7c 2018-07-23 13:37:08,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:08,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ebc6e216-4691-482f-9c62-a11db5c93215 Date: Mon, 23 Jul 2018 13:37: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-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "973ba311-554f-4e7a-8646-9d51e91cb217"}]} 2018-07-23 13:37:08,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-ebc6e216-4691-482f-9c62-a11db5c93215 2018-07-23 13:37:08,088 - neutron_utils - INFO - Retrieving security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:08,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-7003e3ce-1086-4e50-b94e-0122a2e8eb5f Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "updated_at": "2018-07-23T13:37:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "973ba311-554f-4e7a-8646-9d51e91cb217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}], "revision_number": 1, "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:08,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-7003e3ce-1086-4e50-b94e-0122a2e8eb5f 2018-07-23 13:37:08,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:08,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb2fbea2-1451-4570-96ca-5c3367a11b0a Date: Mon, 23 Jul 2018 13:37: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-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "973ba311-554f-4e7a-8646-9d51e91cb217"}]} 2018-07-23 13:37:08,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-eb2fbea2-1451-4570-96ca-5c3367a11b0a 2018-07-23 13:37:08,172 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-54977afd-16ac-42de-a839-5fe02e662ab5 Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "updated_at": "2018-07-23T13:37:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "973ba311-554f-4e7a-8646-9d51e91cb217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}], "revision_number": 1, "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:08,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-54977afd-16ac-42de-a839-5fe02e662ab5 2018-07-23 13:37:08,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:08,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214225e5-964d-4f42-a304-11fba7dcf0af Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:08,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-214225e5-964d-4f42-a304-11fba7dcf0af 2018-07-23 13:37:08,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9584ea6-fb27-454d-a36f-52dedfe6a57d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:08,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-a9584ea6-fb27-454d-a36f-52dedfe6a57d 2018-07-23 13:37:08,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:08,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d931bf6-4de2-4a2b-9283-6f2df0284bbf Date: Mon, 23 Jul 2018 13:37: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-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "973ba311-554f-4e7a-8646-9d51e91cb217"}]} 2018-07-23 13:37:08,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-7d931bf6-4de2-4a2b-9283-6f2df0284bbf 2018-07-23 13:37:08,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}1d5487e7438c0acfaec6dfa9686261500d4e83ce" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9"}}' 2018-07-23 13:37:08,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6ae2dfd7-9be3-4f43-a7b1-69282efb4cc9 Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T13:37:08Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": 1, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:08Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "20edcee7-b9c1-4c5d-b0aa-753a4dbdcd1e"}} 2018-07-23 13:37:08,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-6ae2dfd7-9be3-4f43-a7b1-69282efb4cc9 2018-07-23 13:37:08,513 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-f8eb802b-06b6-421f-af1a-a3d4779ef9a0 Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "updated_at": "2018-07-23T13:37:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T13:37:08Z", "revision_number": 0, "id": "20edcee7-b9c1-4c5d-b0aa-753a4dbdcd1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:08Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "973ba311-554f-4e7a-8646-9d51e91cb217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}], "revision_number": 2, "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:08,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-f8eb802b-06b6-421f-af1a-a3d4779ef9a0 2018-07-23 13:37:08,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9beb763-4717-4c97-a5cf-f5d018169d61 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:08,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-b9beb763-4717-4c97-a5cf-f5d018169d61 2018-07-23 13:37:08,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-9bc3935c-af4d-43f1-89fb-1ecf1032101b Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T13:37:08Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": 1, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:08Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "20edcee7-b9c1-4c5d-b0aa-753a4dbdcd1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "973ba311-554f-4e7a-8646-9d51e91cb217"}]} 2018-07-23 13:37:08,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-9bc3935c-af4d-43f1-89fb-1ecf1032101b 2018-07-23 13:37:08,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}1d5487e7438c0acfaec6dfa9686261500d4e83ce" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9"}}' 2018-07-23 13:37:08,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-8d99bc18-ae6a-4d1f-aab3-7112f5747867 Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T13:37:08Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": 1, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:08Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "7673df3c-8e0e-4d04-a1e9-c4d824a2418b"}} 2018-07-23 13:37:08,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-8d99bc18-ae6a-4d1f-aab3-7112f5747867 2018-07-23 13:37:08,873 - neutron_utils - INFO - Retrieving security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:08,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-b132da41-5fe8-48dd-8a2b-e5584f226fed Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "updated_at": "2018-07-23T13:37:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T13:37:08Z", "revision_number": 0, "id": "20edcee7-b9c1-4c5d-b0aa-753a4dbdcd1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:08Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T13:37:08Z", "revision_number": 0, "id": "7673df3c-8e0e-4d04-a1e9-c4d824a2418b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:08Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "revision_number": 0, "id": "973ba311-554f-4e7a-8646-9d51e91cb217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}], "revision_number": 3, "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:08,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-b132da41-5fe8-48dd-8a2b-e5584f226fed 2018-07-23 13:37:08,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7d518d-ac9c-45ba-96fe-f154c322d5a9 2018-07-23 13:37:08,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:08,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-e2d974f7-1cb7-480c-89fe-8669464e086c Date: Mon, 23 Jul 2018 13:37:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T13:37:08Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": 1, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:08Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "20edcee7-b9c1-4c5d-b0aa-753a4dbdcd1e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T13:37:08Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": 1, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:08Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "7673df3c-8e0e-4d04-a1e9-c4d824a2418b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "8be615f6-970f-45fc-bbd7-0680ba8ec2b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:07Z", "security_group_id": "7b7d518d-ac9c-45ba-96fe-f154c322d5a9", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:37:07Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "973ba311-554f-4e7a-8646-9d51e91cb217"}]} 2018-07-23 13:37:08,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-e2d974f7-1cb7-480c-89fe-8669464e086c 2018-07-23 13:37:08,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-07-23 13:37:08,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:08,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:09,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["ZrZe2nUtQG-zNx_Ldx7HkA"], "issued_at": "2018-07-23T13:37:09.000000Z"}} 2018-07-23 13:37:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:09,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebdd522-b566-4c0e-a044-32831cc4455e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:09,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1ebdd522-b566-4c0e-a044-32831cc4455e 2018-07-23 13:37:09,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 13:37:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:09,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc992238-6a00-475f-8462-9dcf428de52e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:09,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc992238-6a00-475f-8462-9dcf428de52e 2018-07-23 13:37:09,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:09,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-ae58fcb3-dae4-402c-8ffe-156ca2e40bb5 Date: Mon, 23 Jul 2018 13:37:09 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":["9170e514-20f1-4afc-bd50-5cb71061771f"],"updated_at":"2018-07-23T13:37:00Z","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:36:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"e5e70a68-0202-4a26-968c-82361f7254cf","name":"cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:09,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-ae58fcb3-dae4-402c-8ffe-156ca2e40bb5 2018-07-23 13:37:09,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:09,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7867d44-9e5d-4a54-9276-a8ec73a5b031 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:09,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c7867d44-9e5d-4a54-9276-a8ec73a5b031 2018-07-23 13:37:09,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:09,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3350705c-8e49-4d38-a66d-5a5e45f042ef Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:09,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-3350705c-8e49-4d38-a66d-5a5e45f042ef 2018-07-23 13:37:09,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:09,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-33ff8ed2-9ec4-481b-a7e8-eb431d736bcc Date: Mon, 23 Jul 2018 13:37:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:09,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-33ff8ed2-9ec4-481b-a7e8-eb431d736bcc 2018-07-23 13:37:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e5e70a68-0202-4a26-968c-82361f7254cf&name=cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:09,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-14a27db5-b599-4251-9174-f205149459ab Date: Mon, 23 Jul 2018 13:37:09 GMT RESP BODY: {"ports":[]} 2018-07-23 13:37:09,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e5e70a68-0202-4a26-968c-82361f7254cf&name=cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68&admin_state_up=True used request id req-14a27db5-b599-4251-9174-f205149459ab 2018-07-23 13:37:09,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:10,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2aa1738c-5f19-421f-bdd3-d4dc55f41b03 x-compute-request-id: req-2aa1738c-5f19-421f-bdd3-d4dc55f41b03 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 13:37:10,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-2aa1738c-5f19-421f-bdd3-d4dc55f41b03 2018-07-23 13:37:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:10,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-05949a85-ec26-45a0-8443-2decb0c249cc Date: Mon, 23 Jul 2018 13:37:10 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":["9170e514-20f1-4afc-bd50-5cb71061771f"],"updated_at":"2018-07-23T13:37:00Z","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:36:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"e5e70a68-0202-4a26-968c-82361f7254cf","name":"cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:10,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-05949a85-ec26-45a0-8443-2decb0c249cc 2018-07-23 13:37:10,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:10,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28aa09d4-e55f-42c6-993f-c11c39a2bcbe Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:10,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-28aa09d4-e55f-42c6-993f-c11c39a2bcbe 2018-07-23 13:37:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:10,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2961d9cf-6487-45ec-a9b6-9f71b5843874 Date: Mon, 23 Jul 2018 13:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:10,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-2961d9cf-6487-45ec-a9b6-9f71b5843874 2018-07-23 13:37:10,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e5e70a68-0202-4a26-968c-82361f7254cf&name=cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:10,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85f6abf1-abc6-4a68-a2dc-b429f9fccbfb Date: Mon, 23 Jul 2018 13:37:10 GMT RESP BODY: {"ports":[]} 2018-07-23 13:37:10,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e5e70a68-0202-4a26-968c-82361f7254cf&name=cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68&admin_state_up=True used request id req-85f6abf1-abc6-4a68-a2dc-b429f9fccbfb 2018-07-23 13:37:10,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:10,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:11,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T14:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/6d5d4c0a1985453cab193a2995c12c8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68", "id": "d37da6f2e0ae4b8dbabe10587d9e0894"}, "audit_ids": ["ei279IsZSvScUp_DMyQfRg"], "issued_at": "2018-07-23T13:37:11.000000Z"}} 2018-07-23 13:37:11,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c52f490afd53929da2198393612c62e8f5ff2ea" 2018-07-23 13:37:11,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf68ede7-c0bf-4baf-802d-db347eb1fe72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:11,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bf68ede7-c0bf-4baf-802d-db347eb1fe72 2018-07-23 13:37:11,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:11,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-7a444f3d-d02a-4b4d-9b97-b890baa8c5bd Date: Mon, 23 Jul 2018 13:37:11 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":["9170e514-20f1-4afc-bd50-5cb71061771f"],"updated_at":"2018-07-23T13:37:00Z","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:36:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"e5e70a68-0202-4a26-968c-82361f7254cf","name":"cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:11,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-7a444f3d-d02a-4b4d-9b97-b890baa8c5bd 2018-07-23 13:37:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:11,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-736e8cec-d10f-408a-9842-593bff9a8d68 Date: Mon, 23 Jul 2018 13:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:11,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-736e8cec-d10f-408a-9842-593bff9a8d68 2018-07-23 13:37:11,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:11,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-fcc8bb0e-051f-4eae-86ab-1b49ceb3dc46 Date: Mon, 23 Jul 2018 13:37:11 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":["9170e514-20f1-4afc-bd50-5cb71061771f"],"updated_at":"2018-07-23T13:37:00Z","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:36:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"e5e70a68-0202-4a26-968c-82361f7254cf","name":"cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:11,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-fcc8bb0e-051f-4eae-86ab-1b49ceb3dc46 2018-07-23 13:37:11,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:11,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d43001-8966-4e58-b92c-4c4dfc0d9a7a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:11,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-74d43001-8966-4e58-b92c-4c4dfc0d9a7a 2018-07-23 13:37:11,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c52f490afd53929da2198393612c62e8f5ff2ea" 2018-07-23 13:37:11,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430145ef-3c54-4a45-bb22-ed3c47fad72a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:11,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-430145ef-3c54-4a45-bb22-ed3c47fad72a 2018-07-23 13:37:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:11,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c2081043-a654-4d17-a494-9372161fd3d9 Date: Mon, 23 Jul 2018 13:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:11,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-c2081043-a654-4d17-a494-9372161fd3d9 2018-07-23 13:37:11,563 - neutron_utils - INFO - Creating port for network with name - cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" -d '{"port": {"network_id": "e5e70a68-0202-4a26-968c-82361f7254cf", "name": "cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68", "admin_state_up": true}}' 2018-07-23 13:37:12,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a854cef4-ca3d-4657-a29f-74a5b6daa609 Date: Mon, 23 Jul 2018 13:37:12 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-23T13:37:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-23T13:37:11Z","name":"cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:05:df:8c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","fixed_ips":[{"subnet_id":"9170e514-20f1-4afc-bd50-5cb71061771f","ip_address":"10.67.79.8"}],"id":"002f5d4f-c0bb-4a35-b970-0ce4850312a2","security_groups":["61abf458-9194-4968-a3e4-7e384e16543a"],"device_id":""}} 2018-07-23 13:37:12,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-a854cef4-ca3d-4657-a29f-74a5b6daa609 2018-07-23 13:37:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-3722e756-1c21-4041-b0e3-8cc8d46d5647 Date: Mon, 23 Jul 2018 13:37:12 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":["9170e514-20f1-4afc-bd50-5cb71061771f"],"updated_at":"2018-07-23T13:37:00Z","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:36:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"e5e70a68-0202-4a26-968c-82361f7254cf","name":"cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:12,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=cloudify_vrouter_network-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-3722e756-1c21-4041-b0e3-8cc8d46d5647 2018-07-23 13:37:12,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf6ef5d-4c1b-477a-bfdb-1d3f85b2fd67 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:12,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-0bf6ef5d-4c1b-477a-bfdb-1d3f85b2fd67 2018-07-23 13:37:12,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-421bcc0c-c359-4fc5-99c7-7fc1c020e6a0 Date: Mon, 23 Jul 2018 13:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"6d5d4c0a1985453cab193a2995c12c8d","id":"9170e514-20f1-4afc-bd50-5cb71061771f","subnetpool_id":null,"name":"cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:12,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e5e70a68-0202-4a26-968c-82361f7254cf used request id req-421bcc0c-c359-4fc5-99c7-7fc1c020e6a0 2018-07-23 13:37:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e5e70a68-0202-4a26-968c-82361f7254cf&name=cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ef5922ce-09d4-441e-a929-f164dadc53bd Date: Mon, 23 Jul 2018 13:37:12 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5e70a68-0202-4a26-968c-82361f7254cf","tenant_id":"6d5d4c0a1985453cab193a2995c12c8d","created_at":"2018-07-23T13:37:11Z","admin_state_up":true,"updated_at":"2018-07-23T13:37:11Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:05:df:8c","id":"002f5d4f-c0bb-4a35-b970-0ce4850312a2","port_security_enabled":true,"project_id":"6d5d4c0a1985453cab193a2995c12c8d","fixed_ips":[{"subnet_id":"9170e514-20f1-4afc-bd50-5cb71061771f","ip_address":"10.67.79.8"}],"extra_dhcp_opts":[],"security_groups":["61abf458-9194-4968-a3e4-7e384e16543a"],"name":"cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:12,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e5e70a68-0202-4a26-968c-82361f7254cf&name=cloudify_manager_port-ab4099bc-50c5-4df6-9633-9a78c0997c68&admin_state_up=True used request id req-ef5922ce-09d4-441e-a929-f164dadc53bd 2018-07-23 13:37:12,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c6bf93-30ca-47f2-8233-6fa1abedd035 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:12,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-d1c6bf93-30ca-47f2-8233-6fa1abedd035 2018-07-23 13:37:12,647 - nova_utils - INFO - Creating VM with name - cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:12,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05a0078e-7dbd-425a-aa55-8e41e643ab99 x-compute-request-id: req-05a0078e-7dbd-425a-aa55-8e41e643ab99 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"flavors": [{"id": "64191f32-8848-452c-9a14-6735a9aa6ead", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7"}, {"id": "6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "bookmark"}], "name": "cloudify.medium-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]} 2018-07-23 13:37:12,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-05a0078e-7dbd-425a-aa55-8e41e643ab99 2018-07-23 13:37:12,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b06a65-1724-4a4d-adc6-b81f49ae1688 x-compute-request-id: req-50b06a65-1724-4a4d-adc6-b81f49ae1688 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-ab4099bc-50c5-4df6-9633-9a78c0997c68", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "6bb40e0b-52ca-4894-8adb-915f5c2bbcd7"}} 2018-07-23 13:37:12,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7 used request id req-50b06a65-1724-4a4d-adc6-b81f49ae1688 2018-07-23 13:37:12,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-6da77e49-cad6-493e-9100-6a9dce464b5b Date: Mon, 23 Jul 2018 13:37:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:35:46Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T13:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/snap", "metadata": {}}], "self": "/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "min_disk": 0, "protected": false, "id": "dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "file": "/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "6d5d4c0a1985453cab193a2995c12c8d", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-07-23 13:37:12,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-6da77e49-cad6-493e-9100-6a9dce464b5b 2018-07-23 13:37:12,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:12,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f853541f-6833-40b3-9768-6ea92b01740e Date: Mon, 23 Jul 2018 13:37:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:37:12,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f853541f-6833-40b3-9768-6ea92b01740e 2018-07-23 13:37:12,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" -d '{"server": {"name": "cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68", "imageRef": "dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "key_name": "cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68", "flavorRef": "6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "max_count": 1, "min_count": 1, "networks": [{"port": "002f5d4f-c0bb-4a35-b970-0ce4850312a2"}], "security_groups": [{"name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}]}}' 2018-07-23 13:37:14,098 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8531bc0-81e7-4657-ac46-d1ad03e56ea5 x-compute-request-id: req-d8531bc0-81e7-4657-ac46-d1ad03e56ea5 Content-Length: 423 location: http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a3eb1ca-c09c-485b-87ae-132807ddef61", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61", "rel": "bookmark"}], "adminPass": "ga6x67C2AmEi"}} 2018-07-23 13:37:14,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d8531bc0-81e7-4657-ac46-d1ad03e56ea5 2018-07-23 13:37:14,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:14,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cafcdab6-c348-4c84-af93-ffd3a3fa4216 x-compute-request-id: req-cafcdab6-c348-4c84-af93-ffd3a3fa4216 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61", "rel": "bookmark"}], "image": {"id": "dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "links": [{"href": "http://172.30.9.27:8774/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "links": [{"href": "http://172.30.9.27:8774/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "bookmark"}]}, "id": "9a3eb1ca-c09c-485b-87ae-132807ddef61", "user_id": "d37da6f2e0ae4b8dbabe10587d9e0894", "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-23T13:37:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68", "name": "cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68", "created": "2018-07-23T13:37:14Z", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 13:37:14,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61 used request id req-cafcdab6-c348-4c84-af93-ffd3a3fa4216 2018-07-23 13:37:14,534 - create_instance - INFO - Created instance with name - cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:14,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:14,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44b96a1b-d6d1-4519-8a02-af64fc5661db x-compute-request-id: req-44b96a1b-d6d1-4519-8a02-af64fc5661db Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61", "rel": "bookmark"}], "image": {"id": "dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "links": [{"href": "http://172.30.9.27:8774/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "links": [{"href": "http://172.30.9.27:8774/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "bookmark"}]}, "id": "9a3eb1ca-c09c-485b-87ae-132807ddef61", "user_id": "d37da6f2e0ae4b8dbabe10587d9e0894", "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-23T13:37:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68", "name": "cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68", "created": "2018-07-23T13:37:14Z", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 13:37:14,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61 used request id req-44b96a1b-d6d1-4519-8a02-af64fc5661db 2018-07-23 13:37:14,971 - create_instance - DEBUG - Instance status [cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68] is - BUILD 2018-07-23 13:37:14,971 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 13:37:17,974 - create_instance - DEBUG - VM status query timeout in 896.559942961 2018-07-23 13:37:17,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe1f9c2b45221bdf776165eb13dc6adff9484f0" 2018-07-23 13:37:18,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcfb3f7b-ee07-4888-9250-fbe1f9250c4a x-compute-request-id: req-bcfb3f7b-ee07-4888-9250-fbe1f9250c4a Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61", "rel": "bookmark"}], "image": {"id": "dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "links": [{"href": "http://172.30.9.27:8774/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "links": [{"href": "http://172.30.9.27:8774/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7", "rel": "bookmark"}]}, "id": "9a3eb1ca-c09c-485b-87ae-132807ddef61", "user_id": "d37da6f2e0ae4b8dbabe10587d9e0894", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T13:37:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68", "name": "cloudify_manager-ab4099bc-50c5-4df6-9633-9a78c0997c68", "created": "2018-07-23T13:37:14Z", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-07-23T13:37:15Z"}, "metadata": {}}} 2018-07-23 13:37:18,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a3eb1ca-c09c-485b-87ae-132807ddef61 used request id req-bcfb3f7b-ee07-4888-9250-fbe1f9250c4a 2018-07-23 13:37:18,431 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 256, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-07-23 13:37:18,544 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 13:37:18,545 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 01:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-23 13:37:18,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 404, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-07-23 13:37:18,550 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-23 13:37:18,551 - neutron_utils - INFO - Deleting security group rule with ID - 20edcee7-b9c1-4c5d-b0aa-753a4dbdcd1e 2018-07-23 13:37:18,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/20edcee7-b9c1-4c5d-b0aa-753a4dbdcd1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:18,648 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c50c602-4d15-456b-a2fe-919fcf358625 Content-Length: 0 Date: Mon, 23 Jul 2018 13:37:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:37:18,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/20edcee7-b9c1-4c5d-b0aa-753a4dbdcd1e used request id req-3c50c602-4d15-456b-a2fe-919fcf358625 2018-07-23 13:37:18,649 - neutron_utils - INFO - Deleting security group rule with ID - 8be615f6-970f-45fc-bbd7-0680ba8ec2b8 2018-07-23 13:37:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/8be615f6-970f-45fc-bbd7-0680ba8ec2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:18,736 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e464542-9f56-4e61-81e8-8ac8a8044016 Content-Length: 0 Date: Mon, 23 Jul 2018 13:37:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:37:18,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/8be615f6-970f-45fc-bbd7-0680ba8ec2b8 used request id req-6e464542-9f56-4e61-81e8-8ac8a8044016 2018-07-23 13:37:18,736 - neutron_utils - INFO - Deleting security group rule with ID - 7673df3c-8e0e-4d04-a1e9-c4d824a2418b 2018-07-23 13:37:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/7673df3c-8e0e-4d04-a1e9-c4d824a2418b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:19,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43d80081-c234-4a76-b1c4-4a53ffa2b320 Content-Length: 0 Date: Mon, 23 Jul 2018 13:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:37:19,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/7673df3c-8e0e-4d04-a1e9-c4d824a2418b used request id req-43d80081-c234-4a76-b1c4-4a53ffa2b320 2018-07-23 13:37:19,025 - neutron_utils - INFO - Deleting security group rule with ID - 973ba311-554f-4e7a-8646-9d51e91cb217 2018-07-23 13:37:19,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/973ba311-554f-4e7a-8646-9d51e91cb217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:19,132 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78273303-9e71-492e-9bcd-fa7caceb9f51 Content-Length: 0 Date: Mon, 23 Jul 2018 13:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:37:19,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/973ba311-554f-4e7a-8646-9d51e91cb217 used request id req-78273303-9e71-492e-9bcd-fa7caceb9f51 2018-07-23 13:37:19,132 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7b7d518d-ac9c-45ba-96fe-f154c322d5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5487e7438c0acfaec6dfa9686261500d4e83ce" 2018-07-23 13:37:19,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be55bb3e-ee56-43e4-9ed4-8dbdef11353a Content-Length: 0 Date: Mon, 23 Jul 2018 13:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:37:19,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7b7d518d-ac9c-45ba-96fe-f154c322d5a9 used request id req-be55bb3e-ee56-43e4-9ed4-8dbdef11353a 2018-07-23 13:37:19,260 - OpenStackNetwork - INFO - Removing router interface from router cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68 and subnet cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:19,261 - neutron_utils - INFO - Removing router interface from router named cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:19,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/c3ffcf4d-787a-4601-b499-54ad334da502/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" -d '{"subnet_id": "9170e514-20f1-4afc-bd50-5cb71061771f"}' 2018-07-23 13:37:20,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dc1548e5-de28-4d6f-9df9-55d8b1ff868b Date: Mon, 23 Jul 2018 13:37:20 GMT RESP BODY: {"network_id": "e5e70a68-0202-4a26-968c-82361f7254cf", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "subnet_id": "9170e514-20f1-4afc-bd50-5cb71061771f", "subnet_ids": ["9170e514-20f1-4afc-bd50-5cb71061771f"], "port_id": "528a15fa-5f9c-4383-bb8d-3a2ca4a4ee99", "id": "c3ffcf4d-787a-4601-b499-54ad334da502"} 2018-07-23 13:37:20,983 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c3ffcf4d-787a-4601-b499-54ad334da502/remove_router_interface used request id req-dc1548e5-de28-4d6f-9df9-55d8b1ff868b 2018-07-23 13:37:20,984 - OpenStackNetwork - INFO - Removing router cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:20,984 - neutron_utils - INFO - Deleting router with name - cloudify_vrouter_router-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:20,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/c3ffcf4d-787a-4601-b499-54ad334da502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88e6261aa5bb4e9786969142f2e0e9988a3a735" 2018-07-23 13:37:22,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c00c963f-31c2-4c6d-9550-f5e2f32cfbe1 Content-Length: 0 Date: Mon, 23 Jul 2018 13:37:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 13:37:22,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c3ffcf4d-787a-4601-b499-54ad334da502 used request id req-c00c963f-31c2-4c6d-9550-f5e2f32cfbe1 2018-07-23 13:37:22,233 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:22,233 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/9170e514-20f1-4afc-bd50-5cb71061771f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f5082157efedb3737f2155c02bb8173501a874" 2018-07-23 13:37:22,597 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-6a053a74-9723-4566-b92f-4568c7d1fdb8 Date: Mon, 23 Jul 2018 13:37:22 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 9170e514-20f1-4afc-bd50-5cb71061771f: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-23 13:37:22,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9170e514-20f1-4afc-bd50-5cb71061771f used request id req-6a053a74-9723-4566-b92f-4568c7d1fdb8 2018-07-23 13:37:22,597 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 9170e514-20f1-4afc-bd50-5cb71061771f: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-23 13:37:22,598 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 9170e514-20f1-4afc-bd50-5cb71061771f: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-6a053a74-9723-4566-b92f-4568c7d1fdb8'] 2018-07-23 13:37:22,598 - glance_utils - INFO - Deleting image named - vyos1.1.7 2018-07-23 13:37:22,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2cce5403f205a095063bf8513ae22e43d9ccf25" 2018-07-23 13:37:23,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-274c834a-ad8b-4282-bf00-4f4ce77f3e43 Date: Mon, 23 Jul 2018 13:37:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:37:23,467 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9f5902dd-1848-4caf-8b75-7d79283c0531 used request id req-274c834a-ad8b-4282-bf00-4f4ce77f3e43 2018-07-23 13:37:23,468 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-07-23 13:37:23,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4c890ca403d1545aaa7a869e3256270d120caa" 2018-07-23 13:37:24,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d5a5d27-eb37-4030-93a9-5a1c59d9fcff Date: Mon, 23 Jul 2018 13:37:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:37:24,727 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/dddd7e4a-d45d-47e0-bbba-3449e94e9bf0 used request id req-8d5a5d27-eb37-4030-93a9-5a1c59d9fcff 2018-07-23 13:37:24,728 - nova_utils - DEBUG - Deleting keypair - cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:24,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3f73af4143dadebed127b7bf0dd70eef81b75e" 2018-07-23 13:37:24,947 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8348c291-0a83-48b1-9abb-d028cec41238 x-compute-request-id: req-8348c291-0a83-48b1-9abb-d028cec41238 Content-Length: 0 Content-Type: application/json 2018-07-23 13:37:24,947 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_vrouter_kp-ab4099bc-50c5-4df6-9633-9a78c0997c68 used request id req-8348c291-0a83-48b1-9abb-d028cec41238 2018-07-23 13:37:24,948 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/router/cloudify_vrouter.pem] 2018-07-23 13:37:24,948 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d37da6f2e0ae4b8dbabe10587d9e0894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d38e48dff65bb909398d3629005195daae8d0a0" 2018-07-23 13:37:25,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3ba55a0-11d2-4886-85e9-42bba9290590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:37:25,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d37da6f2e0ae4b8dbabe10587d9e0894 used request id req-c3ba55a0-11d2-4886-85e9-42bba9290590 2018-07-23 13:37:25,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffb41b37a5f3d37b20c569ebedc5b547739d6f1" 2018-07-23 13:37:25,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 13:37:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-149828e7-1e01-4e00-8865-22da0715fe5a x-compute-request-id: req-149828e7-1e01-4e00-8865-22da0715fe5a Content-Length: 0 Content-Type: application/json 2018-07-23 13:37:25,165 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6bb40e0b-52ca-4894-8adb-915f5c2bbcd7 used request id req-149828e7-1e01-4e00-8865-22da0715fe5a 2018-07-23 13:37:25,166 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8c9f3e3bef6f4e83a5b06500989dc0aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0453ba7868848975998e0211f966a03888969e3d" 2018-07-23 13:37:25,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137d88e8-7cc3-4109-8d06-67648a221983 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:37:25,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8c9f3e3bef6f4e83a5b06500989dc0aa used request id req-137d88e8-7cc3-4109-8d06-67648a221983 2018-07-23 13:37:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:25,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-ca63885c-d7bc-4081-9996-544ccf3de004 Date: Mon, 23 Jul 2018 13:37:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:48Z", "updated_at": "2018-07-23T12:27:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "45e43d27-84fc-4ca8-be0c-97cf1dd58e01", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "740e4e2f-7508-4f54-854c-7b19b41d7a12", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "a961aad9-91dc-4cfd-9676-8a4c148ee995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "b6e7242c-4cae-4c08-85a0-fc910fbe149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 1, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:23:44Z", "updated_at": "2018-07-23T13:23:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "53265f1f-37bb-42a7-bdf4-4c59a936557f", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "94be378d-a0d3-4721-b5f4-369624002598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "a6eaef9b-a32f-4fcb-9b6d-07d11ea26c8b", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "e2f91637-e9ad-46df-96ff-f2fbdd9a43ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 1, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "created_at": "2018-07-23T12:24:43Z", "updated_at": "2018-07-23T12:24:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "0f413f40-e400-419a-b327-e074898224ed", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "5409d765-37c3-4aa1-a0bc-8538058267de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8a955662-407e-4c54-a48f-2da60d44bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8f9be029-3dd3-4994-a9c1-03505da3ee2f", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}], "revision_number": 1, "project_id": "31c37a057c1a4ea7b213fae7991c9faa", "id": "2e0826c9-ff92-4433-9bc2-923285757240", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:13Z", "updated_at": "2018-07-23T12:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "2877da3e-0edd-4a41-ba7c-568c5311707d", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "7a8febe0-80be-4ef9-9fdf-2747a64a36a6", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "8d9da595-fdb7-4b41-8b5e-273433a58f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "f448ea37-0a4b-47a6-a95f-9fccd7defc22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 1, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "created_at": "2018-07-23T12:27:02Z", "updated_at": "2018-07-23T12:27:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:02Z", "revision_number": 0, "id": "08f87535-7349-4d93-8ef7-13d336530955", "remote_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:02Z", "security_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c744dae3d74bd8876b7d487e2bc1b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:02Z", "revision_number": 0, "id": "31b5937c-6bef-41a0-9d20-9a4cf384f0b5", "remote_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:02Z", "security_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c744dae3d74bd8876b7d487e2bc1b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:02Z", "revision_number": 0, "id": "8173d389-d206-49a6-b6d7-a332563fa99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:02Z", "security_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c744dae3d74bd8876b7d487e2bc1b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:02Z", "revision_number": 0, "id": "ef2a59fe-e8b7-4d6f-b100-869d38cc9bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:02Z", "security_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c744dae3d74bd8876b7d487e2bc1b4"}], "revision_number": 1, "project_id": "78c744dae3d74bd8876b7d487e2bc1b4", "id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:36:59Z", "updated_at": "2018-07-23T13:36:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "revision_number": 0, "id": "39bce760-4541-40a5-bade-2be230685475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "revision_number": 0, "id": "4e346670-26b2-416c-a3ec-605fc7ac8a06", "remote_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "remote_ip_prefix": null, "created_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "revision_number": 0, "id": "c6b3fee8-6b2b-4fdb-a872-9297ba4e5a6d", "remote_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "remote_ip_prefix": null, "created_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "revision_number": 0, "id": "cb963372-c10b-474c-af75-5ba8a97231d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}], "revision_number": 1, "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "61abf458-9194-4968-a3e4-7e384e16543a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "created_at": "2018-07-23T12:24:14Z", "updated_at": "2018-07-23T12:24:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "14647f6a-8e0f-4bd3-932f-2e25b87be0ad", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "d6399d38-b063-4231-b64b-ce8c61fd2833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f2691d91-1a15-446b-ab68-b14af4281dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f6a45278-413f-4f69-ab24-8954daad66d1", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}], "revision_number": 1, "project_id": "d6ca195f670b4c0fa548b452179e6ba9", "id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T12:24:02Z", "updated_at": "2018-07-23T12:24:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:02Z", "revision_number": 0, "id": "12ba56f4-e515-464f-8331-65dbc3a0cdb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "1a50a333-c9c7-4e9c-8a65-f7d2131305cd", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "3ef7e577-e2cf-4862-abb8-582b9c67ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "7691f2c1-0176-4e8d-90cd-f1ce24bde35f", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "created_at": "2018-07-23T12:21:38Z", "updated_at": "2018-07-23T12:21:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "07300cdf-6995-4d64-9b06-b94172a137f6", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "4b0a9c9b-3042-4e39-8e36-c74f70a697d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "f7128294-1c63-4925-b47e-6171b7364358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "fac1e58a-ef5d-4cef-9d37-3ade04ffbd4b", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}], "revision_number": 1, "project_id": "268e2adf80c6419d89fbe9bc65fa892e", "id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:36Z", "updated_at": "2018-07-23T12:25:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:36Z", "revision_number": 0, "id": "28653537-e5f8-4156-8d95-414f33fadea3", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:36Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "29c040a7-08f0-42c6-8904-ec9070c011cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "3ae88260-1784-409b-b9c9-ca70e9c81631", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "ea48ae07-c789-45eb-bac7-dcc5205c4561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 1, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:01Z", "updated_at": "2018-07-23T12:24:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6d65a806-52b2-41b1-942d-73d42e39a3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6e10dc8f-5f02-47e2-81b6-73228812e7e8", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "a3db93cf-e459-4865-8628-53f5d81d0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "f5c71b2b-d342-484d-a70c-746fd3f24b4e", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 1, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 13:37:25,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ca63885c-d7bc-4081-9996-544ccf3de004 2018-07-23 13:37:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:25,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 13:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee0d241-2a93-4a0a-9d41-f9d909c06de1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 320817f20ead4d5aba125c3363200f87.", "code": 404, "title": "Not Found"}} 2018-07-23 13:37:25,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87 used request id req-dee0d241-2a93-4a0a-9d41-f9d909c06de1 2018-07-23 13:37:25,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 13:37:25,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:25,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 13:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db37e42-15c8-4b13-ad7c-f6753632daef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c4257c7d3011487ab9631b0101bc287b.", "code": 404, "title": "Not Found"}} 2018-07-23 13:37:25,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b used request id req-2db37e42-15c8-4b13-ad7c-f6753632daef 2018-07-23 13:37:25,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 13:37:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 13:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6320f5c-c10c-4f66-908c-a03daaf5bf75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a4ed318f316646cca1336933bb7dd7cf.", "code": 404, "title": "Not Found"}} 2018-07-23 13:37:26,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf used request id req-c6320f5c-c10c-4f66-908c-a03daaf5bf75 2018-07-23 13:37:26,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 13:37:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 13:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-484414cf-f23c-477b-8893-c16715f87cd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31c37a057c1a4ea7b213fae7991c9faa.", "code": 404, "title": "Not Found"}} 2018-07-23 13:37:26,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/31c37a057c1a4ea7b213fae7991c9faa used request id req-484414cf-f23c-477b-8893-c16715f87cd3 2018-07-23 13:37:26,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 13:37:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 13:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2733c76f-d9b0-4033-8a06-2cdc24e73afb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 59ae55ae29e54c399a168e7ee2e277c1.", "code": 404, "title": "Not Found"}} 2018-07-23 13:37:26,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59ae55ae29e54c399a168e7ee2e277c1 used request id req-2733c76f-d9b0-4033-8a06-2cdc24e73afb 2018-07-23 13:37:26,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 13:37:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 13:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d8736f7-dfab-4fa5-aeea-53bd308e138e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 78c744dae3d74bd8876b7d487e2bc1b4.", "code": 404, "title": "Not Found"}} 2018-07-23 13:37:26,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/78c744dae3d74bd8876b7d487e2bc1b4 used request id req-3d8736f7-dfab-4fa5-aeea-53bd308e138e 2018-07-23 13:37:26,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 13:37:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7df85c6-8a51-4e3d-a9c6-b86c5929f69b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d5d4c0a1985453cab193a2995c12c8d", "name": "vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68"}} 2018-07-23 13:37:26,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-d7df85c6-8a51-4e3d-a9c6-b86c5929f69b 2018-07-23 13:37:26,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61abf458-9194-4968-a3e4-7e384e16543a 2018-07-23 13:37:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=61abf458-9194-4968-a3e4-7e384e16543a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4abb4462-8a4e-4faa-9cec-4c1f6a404277 Date: Mon, 23 Jul 2018 13:37:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:36:59Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "39bce760-4541-40a5-bade-2be230685475"}, {"remote_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:36:59Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "4e346670-26b2-416c-a3ec-605fc7ac8a06"}, {"remote_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:36:59Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "c6b3fee8-6b2b-4fdb-a872-9297ba4e5a6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "port_range_min": null, "revision_number": 0, "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:36:59Z", "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "cb963372-c10b-474c-af75-5ba8a97231d2"}]} 2018-07-23 13:37:26,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=61abf458-9194-4968-a3e4-7e384e16543a used request id req-4abb4462-8a4e-4faa-9cec-4c1f6a404277 2018-07-23 13:37:26,485 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 13:37:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/61abf458-9194-4968-a3e4-7e384e16543a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,525 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-4d29ca29-0506-4157-91b7-f4314d6b6bb0 Date: Mon, 23 Jul 2018 13:37:26 GMT RESP BODY: {"NeutronError": {"message": "Security Group 61abf458-9194-4968-a3e4-7e384e16543a in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-23 13:37:26,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/61abf458-9194-4968-a3e4-7e384e16543a used request id req-4d29ca29-0506-4157-91b7-f4314d6b6bb0 2018-07-23 13:37:26,526 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security Group 61abf458-9194-4968-a3e4-7e384e16543a in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-23 13:37:26,526 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-ab4099bc-50c5-4df6-9633-9a78c0997c68 2018-07-23 13:37:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a21e7d-1cc7-406c-bc20-797182853c25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:37:26,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6d5d4c0a1985453cab193a2995c12c8d used request id req-a8a21e7d-1cc7-406c-bc20-797182853c25 2018-07-23 13:37:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe738dfcded59f668b1ee65f463c1cf499c348" 2018-07-23 13:37:26,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca47aa8-f1cc-4627-a1a3-055af71fbc5b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:37:26,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fca47aa8-f1cc-4627-a1a3-055af71fbc5b 2018-07-23 13:37:26,773 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-23 13:37:26,793 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-23 13:37:26,862 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-07-23 13:37:26,881 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-23 13:37:26,881 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-23 13:37:26,881 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-07-23 13:37:26,881 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 13:37:26,881 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 13:37:26,881 - openstack_tests - INFO - OS Credentials = > 2018-07-23 13:37:26,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:26,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:27,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["kZwgewTYSua3J4HvfI-khg"], "issued_at": "2018-07-23T13:37:27.000000Z"}} 2018-07-23 13:37:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f8467865463439d786c7a3bf566949ecb53ba1" 2018-07-23 13:37:27,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fd3d37-f851-4b0b-a396-5d62ed61e23a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:27,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-68fd3d37-f851-4b0b-a396-5d62ed61e23a 2018-07-23 13:37:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:27,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78f1e818-b7b1-46e9-938b-878976467b96 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:27,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-78f1e818-b7b1-46e9-938b-878976467b96 2018-07-23 13:37:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f8467865463439d786c7a3bf566949ecb53ba1" 2018-07-23 13:37:27,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c546e0e-8b00-4d1c-a8de-b70375009138 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-07-23 13:37:27,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-5c546e0e-8b00-4d1c-a8de-b70375009138 2018-07-23 13:37:27,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f8467865463439d786c7a3bf566949ecb53ba1" 2018-07-23 13:37:27,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb0d548-7b7f-4ebf-ae8e-19eab4758d9d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 13:37:27,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ddb0d548-7b7f-4ebf-ae8e-19eab4758d9d 2018-07-23 13:37:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f8467865463439d786c7a3bf566949ecb53ba1" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "domain_id": "default"}}' 2018-07-23 13:37:27,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 13:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf8dfa3-238f-469d-b28f-ca5a7a4474c0 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2"}, "tags": [], "enabled": true, "id": "cf3179d08b664a23b581402e27141af2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}} 2018-07-23 13:37:27,698 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3cf8dfa3-238f-469d-b28f-ca5a7a4474c0 2018-07-23 13:37:27,698 - keystone_utils - INFO - Created project with name - juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 13:37:27,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:27,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:28,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["MYdv9VpJQqigk2fN7G2RYA"], "issued_at": "2018-07-23T13:37:28.000000Z"}} 2018-07-23 13:37:28,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050108bbd03a85181265d64dc9214a9b40eb974b" 2018-07-23 13:37:28,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16c4cd3-da6f-4569-9735-076834b09938 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:28,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c16c4cd3-da6f-4569-9735-076834b09938 2018-07-23 13:37:28,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:28,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fdcb85d-d852-446b-bcd2-e749bb2dcc94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:28,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0fdcb85d-d852-446b-bcd2-e749bb2dcc94 2018-07-23 13:37:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050108bbd03a85181265d64dc9214a9b40eb974b" 2018-07-23 13:37:28,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b3fb7b-a1da-465c-8e5d-bae8f6339dff Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:37:28,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-53b3fb7b-a1da-465c-8e5d-bae8f6339dff 2018-07-23 13:37:28,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:28,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:28,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["0zbG2XKySjOGXMstSzDfyg"], "issued_at": "2018-07-23T13:37:28.000000Z"}} 2018-07-23 13:37:28,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:28,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7cabdc-4de5-4e0d-aa79-c54e7d1e0c3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:28,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ae7cabdc-4de5-4e0d-aa79-c54e7d1e0c3e 2018-07-23 13:37:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:28,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1cd0399-deb8-43f0-aff3-c0a43ff880ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:28,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b1cd0399-deb8-43f0-aff3-c0a43ff880ca 2018-07-23 13:37:28,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:28,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c437a1-c384-4559-b33e-84dec26be294 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:37:28,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-80c437a1-c384-4559-b33e-84dec26be294 2018-07-23 13:37:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:28,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c3c31c-e510-4abd-a1a9-cd5be56a1b4a Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2"}, "tags": [], "enabled": true, "id": "cf3179d08b664a23b581402e27141af2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}]} 2018-07-23 13:37:28,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f used request id req-b7c3c31c-e510-4abd-a1a9-cd5be56a1b4a 2018-07-23 13:37:28,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:29,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4da822-0d0b-48b4-8018-46b678a067e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 13:37:29,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-dd4da822-0d0b-48b4-8018-46b678a067e6 2018-07-23 13:37:29,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:29,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b727c941-0cd1-478c-984c-dc59a9b607dc Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:37:29,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b727c941-0cd1-478c-984c-dc59a9b607dc 2018-07-23 13:37:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:29,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb6ec1b-af56-459b-b766-8d5abf9e9206 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2"}, "tags": [], "enabled": true, "id": "cf3179d08b664a23b581402e27141af2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}]} 2018-07-23 13:37:29,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f used request id req-ecb6ec1b-af56-459b-b766-8d5abf9e9206 2018-07-23 13:37:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/e4213c2d96a64215a5feca7da4fac487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:29,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511fd0af-c8b2-4d76-9948-b98621e988b4 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "links": {"self": "http://172.30.9.27:5000/v3/users/e4213c2d96a64215a5feca7da4fac487"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cf3179d08b664a23b581402e27141af2", "id": "e4213c2d96a64215a5feca7da4fac487", "password_expires_at": null}} 2018-07-23 13:37:29,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e4213c2d96a64215a5feca7da4fac487 used request id req-511fd0af-c8b2-4d76-9948-b98621e988b4 2018-07-23 13:37:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/e4213c2d96a64215a5feca7da4fac487/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:29,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a2ba0b-4f68-4922-b3fb-e0491b182d1b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/e4213c2d96a64215a5feca7da4fac487/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 13:37:29,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/e4213c2d96a64215a5feca7da4fac487/roles used request id req-d4a2ba0b-4f68-4922-b3fb-e0491b182d1b 2018-07-23 13:37:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:29,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37f29a9-a034-4b8f-a9d0-b2464e52c2d4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}} 2018-07-23 13:37:29,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f used request id req-b37f29a9-a034-4b8f-a9d0-b2464e52c2d4 2018-07-23 13:37:29,887 - keystone_utils - INFO - Granting role admin to project juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 13:37:29,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/e4213c2d96a64215a5feca7da4fac487/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8547e88c2b8cff2bfffbb195a8313552733c36" 2018-07-23 13:37:30,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:37:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43e0c77f-7736-4295-a855-6993279eea56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:37:30,031 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/e4213c2d96a64215a5feca7da4fac487/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f used request id req-43e0c77f-7736-4295-a855-6993279eea56 2018-07-23 13:37:30,031 - keystone_utils - INFO - Created user with name - juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 13:37:30,031 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f, password=28e5469c-f81c-4636-818e-b0eed15552f3, auth_url=http://172.30.9.27:5000/v3, project_name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 13:37:30,032 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | S7YMbMaFALfaAy5fvlrhcaYTc | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-180 | | SDN_CONTROLLER_IP | 192.30.9.5 | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 13:37:30,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:30,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:30,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["ZUbrwf0wQNWKMs6jf4V6vw"], "issued_at": "2018-07-23T13:37:30.000000Z"}} 2018-07-23 13:37:30,436 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-23 13:37:31,561 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-07-23 13:37:31,562 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-23 13:37:31,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:31,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:31,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["JS5aNSqXTWqd7chvRA9P1g"], "issued_at": "2018-07-23T13:37:31.000000Z"}} 2018-07-23 13:37:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:32,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c555cad-1ad1-4f68-aebb-89792dad45ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:32,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c555cad-1ad1-4f68-aebb-89792dad45ec 2018-07-23 13:37:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:32,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c3b64f-4cd9-4a83-aabe-d6e64ee9128c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:32,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-72c3b64f-4cd9-4a83-aabe-d6e64ee9128c 2018-07-23 13:37:32,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:32,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5d2d5e-b42a-409e-b355-59279f2e2d9f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/08d03774099a49bd88c2b3db2b107551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08d03774099a49bd88c2b3db2b107551", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/0bac270c6d554a718ca50c37f51876a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bac270c6d554a718ca50c37f51876a9", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/0cb03002016e455ea0741f0f200e36e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cb03002016e455ea0741f0f200e36e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/0cefb72193934a30b7115395ddbee25b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cefb72193934a30b7115395ddbee25b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd1ffee4eae4d0da1f8130f365d4487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1cd1ffee4eae4d0da1f8130f365d4487", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/4d15c3d7283848539c991bff41bd671a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d15c3d7283848539c991bff41bd671a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4db200f97a90473fbb071b8e4732c507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4db200f97a90473fbb071b8e4732c507", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4f5faa05741246c991090e3a32094d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f5faa05741246c991090e3a32094d4b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/4fea7c59422e4e77a3069992a53d9c47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fea7c59422e4e77a3069992a53d9c47", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/84405f8c9b5a4190b40abbe4a52a9549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84405f8c9b5a4190b40abbe4a52a9549", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a61e4b91b9c7438aad18c8a488fb9557"}, "domain_id": "ce2b34fc447241cc9b3aeb1770ca4af3", "enabled": true, "options": {}, "id": "a61e4b91b9c7438aad18c8a488fb9557", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/cc1fed017cab4a9caf2893494e48cfb7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc1fed017cab4a9caf2893494e48cfb7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/d2faf98f3a804f6581220291fc8205ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2faf98f3a804f6581220291fc8205ae", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "links": {"self": "http://172.30.9.27:5000/v3/users/e4213c2d96a64215a5feca7da4fac487"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cf3179d08b664a23b581402e27141af2", "id": "e4213c2d96a64215a5feca7da4fac487", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dbe1fbd3b4416db5f4e5e63b78e902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5dbe1fbd3b4416db5f4e5e63b78e902", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-23 13:37:32,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7a5d2d5e-b42a-409e-b355-59279f2e2d9f 2018-07-23 13:37:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:32,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d653318-266c-4999-834c-22702252af8c Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2"}, "tags": [], "enabled": true, "id": "cf3179d08b664a23b581402e27141af2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}]} 2018-07-23 13:37:32,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f used request id req-5d653318-266c-4999-834c-22702252af8c 2018-07-23 13:37:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:32,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ec71cc-2eab-4863-bfe2-64ed09f0a360 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 13:37:32,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-09ec71cc-2eab-4863-bfe2-64ed09f0a360 2018-07-23 13:37:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:32,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7f5e63-ffc3-4ac1-b20e-0d7489d5e3ee Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 13:37:32,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5d7f5e63-ffc3-4ac1-b20e-0d7489d5e3ee 2018-07-23 13:37:32,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:32,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c698e28-2d3d-4675-b772-dd52052b9424 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2"}, "tags": [], "enabled": true, "id": "cf3179d08b664a23b581402e27141af2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}]} 2018-07-23 13:37:32,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f used request id req-7c698e28-2d3d-4675-b772-dd52052b9424 2018-07-23 13:37:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/79f9bb9cb914401f922c2cf735a455fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:32,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e82f36f-7fc1-41ad-bd31-7aca4e1ad756 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.27:5000/v3/users/79f9bb9cb914401f922c2cf735a455fb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cf3179d08b664a23b581402e27141af2", "id": "79f9bb9cb914401f922c2cf735a455fb", "password_expires_at": null}} 2018-07-23 13:37:32,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/79f9bb9cb914401f922c2cf735a455fb used request id req-3e82f36f-7fc1-41ad-bd31-7aca4e1ad756 2018-07-23 13:37:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/79f9bb9cb914401f922c2cf735a455fb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:32,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab99003-59c2-4e95-9f52-d5a92785fbaf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/79f9bb9cb914401f922c2cf735a455fb/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 13:37:32,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/79f9bb9cb914401f922c2cf735a455fb/roles used request id req-9ab99003-59c2-4e95-9f52-d5a92785fbaf 2018-07-23 13:37:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:33,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8da2da-4aac-467b-b04f-3b32c931800f Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-23 13:37:33,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-cf8da2da-4aac-467b-b04f-3b32c931800f 2018-07-23 13:37:33,070 - keystone_utils - INFO - Granting role _member_ to project juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 13:37:33,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/79f9bb9cb914401f922c2cf735a455fb/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c042a750b3b318829f66d2c3b715fb0ce8f01d64" 2018-07-23 13:37:33,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 13:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-819900ac-3545-4167-9995-14e355f5f583 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 13:37:33,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2/users/79f9bb9cb914401f922c2cf735a455fb/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-819900ac-3545-4167-9995-14e355f5f583 2018-07-23 13:37:33,205 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-07-23 13:37:33,205 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=c32b3dc8-48b7-4c5f-8b19-1bd968165571, auth_url=http://172.30.9.27:5000/v3, project_name=juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 13:37:33,298 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-07-23 13:37:33,298 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-07-23 13:37:33,299 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-07-23 13:37:33,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:33,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:33,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["8n6V4fdESdyfqiG-6mNpIw"], "issued_at": "2018-07-23T13:37:33.000000Z"}} 2018-07-23 13:37:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3edd6a1a75d4f4d7d148179329f2d3f75ac509" 2018-07-23 13:37:33,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef31c4b4-3586-4272-b5df-e9464abab23a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:33,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ef31c4b4-3586-4272-b5df-e9464abab23a 2018-07-23 13:37:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3edd6a1a75d4f4d7d148179329f2d3f75ac509" 2018-07-23 13:37:33,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-01029f5b-d7c0-4b5d-9a08-650c14f8b3cf Date: Mon, 23 Jul 2018 13:37:33 GMT RESP BODY: {"networks":[]} 2018-07-23 13:37:33,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=abot-net used request id req-01029f5b-d7c0-4b5d-9a08-650c14f8b3cf 2018-07-23 13:37:33,975 - neutron_utils - INFO - Creating network with name abot-net 2018-07-23 13:37:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3edd6a1a75d4f4d7d148179329f2d3f75ac509" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-07-23 13:37:34,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-d051e84b-5552-443c-be87-0a6353dfcc72 Date: Mon, 23 Jul 2018 13:37:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"735d4c5a-1608-40d0-bc4d-94346f420cbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cf3179d08b664a23b581402e27141af2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T13:37:34Z","is_default":false,"provider:segmentation_id":35,"name":"abot-net","admin_state_up":true,"tenant_id":"cf3179d08b664a23b581402e27141af2","created_at":"2018-07-23T13:37:34Z","mtu":1450}} 2018-07-23 13:37:34,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d051e84b-5552-443c-be87-0a6353dfcc72 2018-07-23 13:37:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=735d4c5a-1608-40d0-bc4d-94346f420cbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3edd6a1a75d4f4d7d148179329f2d3f75ac509" 2018-07-23 13:37:34,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ada94f4d-6efa-4bbb-a671-5e9ec87a3336 Date: Mon, 23 Jul 2018 13:37:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"735d4c5a-1608-40d0-bc4d-94346f420cbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cf3179d08b664a23b581402e27141af2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T13:37:34Z","provider:segmentation_id":35,"name":"abot-net","admin_state_up":true,"tenant_id":"cf3179d08b664a23b581402e27141af2","created_at":"2018-07-23T13:37:34Z","provider:network_type":"vxlan"}]} 2018-07-23 13:37:34,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=735d4c5a-1608-40d0-bc4d-94346f420cbc used request id req-ada94f4d-6efa-4bbb-a671-5e9ec87a3336 2018-07-23 13:37:34,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=735d4c5a-1608-40d0-bc4d-94346f420cbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3edd6a1a75d4f4d7d148179329f2d3f75ac509" 2018-07-23 13:37:34,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c3a1465-6574-47f1-9a15-ac137c831781 Date: Mon, 23 Jul 2018 13:37:34 GMT RESP BODY: {"subnets":[]} 2018-07-23 13:37:34,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=735d4c5a-1608-40d0-bc4d-94346f420cbc used request id req-4c3a1465-6574-47f1-9a15-ac137c831781 2018-07-23 13:37:34,508 - neutron_utils - INFO - Creating subnet with name abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 13:37:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3edd6a1a75d4f4d7d148179329f2d3f75ac509" -d '{"subnets": [{"ip_version": 4, "network_id": "735d4c5a-1608-40d0-bc4d-94346f420cbc", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}]}' 2018-07-23 13:37:35,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-22776ff4-71cc-4df4-a7a6-6b07baf2d057 Date: Mon, 23 Jul 2018 13:37:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735d4c5a-1608-40d0-bc4d-94346f420cbc","tenant_id":"cf3179d08b664a23b581402e27141af2","created_at":"2018-07-23T13:37:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:34Z","gateway_ip":"172.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.16.0.0/24","project_id":"cf3179d08b664a23b581402e27141af2","id":"e26e3795-6700-4a62-a4de-5f73633f7b69","subnetpool_id":null,"name":"abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}]} 2018-07-23 13:37:35,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-22776ff4-71cc-4df4-a7a6-6b07baf2d057 2018-07-23 13:37:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=735d4c5a-1608-40d0-bc4d-94346f420cbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3edd6a1a75d4f4d7d148179329f2d3f75ac509" 2018-07-23 13:37:35,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0b27e256-1530-4afc-96dc-de98593595a6 Date: Mon, 23 Jul 2018 13:37:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"735d4c5a-1608-40d0-bc4d-94346f420cbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf3179d08b664a23b581402e27141af2","status":"ACTIVE","subnets":["e26e3795-6700-4a62-a4de-5f73633f7b69"],"description":"","tags":[],"updated_at":"2018-07-23T13:37:34Z","provider:segmentation_id":35,"name":"abot-net","admin_state_up":true,"tenant_id":"cf3179d08b664a23b581402e27141af2","created_at":"2018-07-23T13:37:34Z","provider:network_type":"vxlan"}]} 2018-07-23 13:37:35,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=735d4c5a-1608-40d0-bc4d-94346f420cbc used request id req-0b27e256-1530-4afc-96dc-de98593595a6 2018-07-23 13:37:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=735d4c5a-1608-40d0-bc4d-94346f420cbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3edd6a1a75d4f4d7d148179329f2d3f75ac509" 2018-07-23 13:37:35,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a4f47635-0dbd-4c82-bb04-2a05231e0c14 Date: Mon, 23 Jul 2018 13:37:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735d4c5a-1608-40d0-bc4d-94346f420cbc","tenant_id":"cf3179d08b664a23b581402e27141af2","created_at":"2018-07-23T13:37:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"gateway_ip":"172.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.16.0.0/24","project_id":"cf3179d08b664a23b581402e27141af2","id":"e26e3795-6700-4a62-a4de-5f73633f7b69","subnetpool_id":null,"name":"abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}]} 2018-07-23 13:37:35,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=735d4c5a-1608-40d0-bc4d-94346f420cbc used request id req-a4f47635-0dbd-4c82-bb04-2a05231e0c14 2018-07-23 13:37:35,424 - OpenStackNetwork - DEBUG - Network [735d4c5a-1608-40d0-bc4d-94346f420cbc] created successfully 2018-07-23 13:37:35,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:35,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:35,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["BTIfulX7QyyLtFYkdzQtUw"], "issued_at": "2018-07-23T13:37:35.000000Z"}} 2018-07-23 13:37:35,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee1c5027393fb37c283c0bdeeda3ede6ac979ea" 2018-07-23 13:37:36,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4c37412e-aa84-4c19-b50a-4a1ecb6b0a70 Date: Mon, 23 Jul 2018 13:37:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:37:36,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-4c37412e-aa84-4c19-b50a-4a1ecb6b0a70 2018-07-23 13:37:36,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee1c5027393fb37c283c0bdeeda3ede6ac979ea" 2018-07-23 13:37:36,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d2b65baa-6737-48dc-8925-179660d66052 Date: Mon, 23 Jul 2018 13:37:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-23 13:37:36,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 used request id req-d2b65baa-6737-48dc-8925-179660d66052 2018-07-23 13:37:36,197 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-07-23 13:37:36,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:36,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:36,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["5UdDHAs5QsmFpG0mlsFrfg"], "issued_at": "2018-07-23T13:37:36.000000Z"}} 2018-07-23 13:37:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:36,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a40a82-1336-438a-bc9f-33b89f1bb933 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:36,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-92a40a82-1336-438a-bc9f-33b89f1bb933 2018-07-23 13:37:36,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:36,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c18cc1c5-d420-47dd-adb1-c6d4e85b8714 Date: Mon, 23 Jul 2018 13:37:36 GMT RESP BODY: {"routers": []} 2018-07-23 13:37:36,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f&admin_state_up=True used request id req-c18cc1c5-d420-47dd-adb1-c6d4e85b8714 2018-07-23 13:37:36,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:36,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:37,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["hH6H8ofaT2eXG-H8WbDw0Q"], "issued_at": "2018-07-23T13:37:37.000000Z"}} 2018-07-23 13:37:37,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8718fbfa7f5944bc60f7f56b2f24b7395a19453" 2018-07-23 13:37:37,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30601714-8419-466d-bd18-8061bbaa7479 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:37,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-30601714-8419-466d-bd18-8061bbaa7479 2018-07-23 13:37:37,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:37,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c411fd38-e700-43eb-a0ce-4e7810eba998 Date: Mon, 23 Jul 2018 13:37:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"99fe539b-9466-47d9-85fe-d944dce101e6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"268e2adf80c6419d89fbe9bc65fa892e","status":"ACTIVE","subnets":["5118892b-86d9-4525-b7a0-23ebc25f7a9d"],"description":"","tags":[],"updated_at":"2018-07-23T12:21:44Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:38Z","provider:network_type":"flat"}]} 2018-07-23 13:37:37,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-c411fd38-e700-43eb-a0ce-4e7810eba998 2018-07-23 13:37:37,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:37,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e4e1c317-b7bb-4d4d-ac56-a07f491056da Date: Mon, 23 Jul 2018 13:37:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-23 13:37:37,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99fe539b-9466-47d9-85fe-d944dce101e6 used request id req-e4e1c317-b7bb-4d4d-ac56-a07f491056da 2018-07-23 13:37:37,539 - neutron_utils - INFO - Creating router with name - abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 13:37:37,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" -d '{"router": {"external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6"}, "name": "abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "admin_state_up": true}}' 2018-07-23 13:37:38,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 637 X-Openstack-Request-Id: req-22a3cf08-e151-4ceb-8b3c-459703f6337d Date: Mon, 23 Jul 2018 13:37:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "cf3179d08b664a23b581402e27141af2", "created_at": "2018-07-23T13:37:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T13:37:38Z", "revision_number": 2, "routes": [], "project_id": "cf3179d08b664a23b581402e27141af2", "id": "933addcf-88af-454a-9810-726359df804e", "name": "abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}} 2018-07-23 13:37:38,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-22a3cf08-e151-4ceb-8b3c-459703f6337d 2018-07-23 13:37:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=933addcf-88af-454a-9810-726359df804e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:38,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1ef33aa8-fbb2-4ecd-ac12-0a714e8e1e9d Date: Mon, 23 Jul 2018 13:37:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T13:37:38Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","ip_address":"172.30.9.201"}],"id":"26042fb2-f96c-4017-97b4-6211d74b117e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:b0:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"933addcf-88af-454a-9810-726359df804e","name":"","admin_state_up":true,"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"","created_at":"2018-07-23T13:37:38Z","binding:vnic_type":"normal"}]} 2018-07-23 13:37:38,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=933addcf-88af-454a-9810-726359df804e used request id req-1ef33aa8-fbb2-4ecd-ac12-0a714e8e1e9d 2018-07-23 13:37:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5118892b-86d9-4525-b7a0-23ebc25f7a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:38,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-07951e5d-c7a7-45d2-a7b2-a7c36bdc764a Date: Mon, 23 Jul 2018 13:37:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"}} 2018-07-23 13:37:38,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5118892b-86d9-4525-b7a0-23ebc25f7a9d used request id req-07951e5d-c7a7-45d2-a7b2-a7c36bdc764a 2018-07-23 13:37:38,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:38,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0536890d-e58d-4c46-8062-ae6585c8cb06 Date: Mon, 23 Jul 2018 13:37:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735d4c5a-1608-40d0-bc4d-94346f420cbc","tenant_id":"cf3179d08b664a23b581402e27141af2","created_at":"2018-07-23T13:37:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"gateway_ip":"172.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.16.0.0/24","project_id":"cf3179d08b664a23b581402e27141af2","id":"e26e3795-6700-4a62-a4de-5f73633f7b69","subnetpool_id":null,"name":"abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}]} 2018-07-23 13:37:38,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f used request id req-0536890d-e58d-4c46-8062-ae6585c8cb06 2018-07-23 13:37:38,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 13:37:38,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 13:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f5e3a5-1a61-4742-bd79-14bbc9bb434b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-23 13:37:38,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e2f5e3a5-1a61-4742-bd79-14bbc9bb434b 2018-07-23 13:37:38,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:38,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6037ce-4c5f-402e-b497-8381e9d9a1c7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}} 2018-07-23 13:37:38,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2 used request id req-3c6037ce-4c5f-402e-b497-8381e9d9a1c7 2018-07-23 13:37:38,776 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 13:37:38,776 - neutron_utils - INFO - Adding interface to router with name abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 13:37:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/933addcf-88af-454a-9810-726359df804e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" -d '{"subnet_id": "e26e3795-6700-4a62-a4de-5f73633f7b69"}' 2018-07-23 13:37:40,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9f6d67fa-7772-41bd-bd0f-58b1f5e2c422 Date: Mon, 23 Jul 2018 13:37:40 GMT RESP BODY: {"network_id": "735d4c5a-1608-40d0-bc4d-94346f420cbc", "tenant_id": "cf3179d08b664a23b581402e27141af2", "subnet_id": "e26e3795-6700-4a62-a4de-5f73633f7b69", "subnet_ids": ["e26e3795-6700-4a62-a4de-5f73633f7b69"], "port_id": "f0bc9c2a-9673-4660-906c-6ec382d92dcc", "id": "933addcf-88af-454a-9810-726359df804e"} 2018-07-23 13:37:40,528 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/933addcf-88af-454a-9810-726359df804e/add_router_interface used request id req-9f6d67fa-7772-41bd-bd0f-58b1f5e2c422 2018-07-23 13:37:40,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/933addcf-88af-454a-9810-726359df804e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:40,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 637 X-Openstack-Request-Id: req-001fd47f-803c-4d0b-8f35-ba485d05c902 Date: Mon, 23 Jul 2018 13:37:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5118892b-86d9-4525-b7a0-23ebc25f7a9d", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "cf3179d08b664a23b581402e27141af2", "created_at": "2018-07-23T13:37:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-23T13:37:39Z", "revision_number": 3, "routes": [], "project_id": "cf3179d08b664a23b581402e27141af2", "id": "933addcf-88af-454a-9810-726359df804e", "name": "abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}} 2018-07-23 13:37:40,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/933addcf-88af-454a-9810-726359df804e used request id req-001fd47f-803c-4d0b-8f35-ba485d05c902 2018-07-23 13:37:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=933addcf-88af-454a-9810-726359df804e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:40,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1555 X-Openstack-Request-Id: req-d89792a1-8ae8-43f8-ba34-498ff1dafcb9 Date: Mon, 23 Jul 2018 13:37:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T13:37:38Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","ip_address":"172.30.9.201"}],"id":"26042fb2-f96c-4017-97b4-6211d74b117e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:b0:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"933addcf-88af-454a-9810-726359df804e","name":"","admin_state_up":true,"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"","created_at":"2018-07-23T13:37:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T13:37:39Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e26e3795-6700-4a62-a4de-5f73633f7b69","ip_address":"172.16.0.1"}],"id":"f0bc9c2a-9673-4660-906c-6ec382d92dcc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:5d:b0","project_id":"cf3179d08b664a23b581402e27141af2","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"933addcf-88af-454a-9810-726359df804e","name":"","admin_state_up":true,"network_id":"735d4c5a-1608-40d0-bc4d-94346f420cbc","tenant_id":"cf3179d08b664a23b581402e27141af2","created_at":"2018-07-23T13:37:39Z","binding:vnic_type":"normal"}]} 2018-07-23 13:37:40,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=933addcf-88af-454a-9810-726359df804e used request id req-d89792a1-8ae8-43f8-ba34-498ff1dafcb9 2018-07-23 13:37:40,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5118892b-86d9-4525-b7a0-23ebc25f7a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:40,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6d7db38a-f37d-4f03-9fd4-620b988f8e6e Date: Mon, 23 Jul 2018 13:37:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"99fe539b-9466-47d9-85fe-d944dce101e6","tenant_id":"268e2adf80c6419d89fbe9bc65fa892e","created_at":"2018-07-23T12:21:44Z","dns_nameservers":[],"updated_at":"2018-07-23T12:21:44Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"268e2adf80c6419d89fbe9bc65fa892e","id":"5118892b-86d9-4525-b7a0-23ebc25f7a9d","subnetpool_id":null,"name":"external-subnet"}} 2018-07-23 13:37:40,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5118892b-86d9-4525-b7a0-23ebc25f7a9d used request id req-6d7db38a-f37d-4f03-9fd4-620b988f8e6e 2018-07-23 13:37:40,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e26e3795-6700-4a62-a4de-5f73633f7b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca9d4d7be98d6e9da0aee7ac02f0a312d8a4e7f" 2018-07-23 13:37:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-cf09f1b2-d750-4b3e-ae2e-ef7f8548d9fd Date: Mon, 23 Jul 2018 13:37:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735d4c5a-1608-40d0-bc4d-94346f420cbc","tenant_id":"cf3179d08b664a23b581402e27141af2","created_at":"2018-07-23T13:37:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T13:37:34Z","gateway_ip":"172.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.16.0.0/24","project_id":"cf3179d08b664a23b581402e27141af2","id":"e26e3795-6700-4a62-a4de-5f73633f7b69","subnetpool_id":null,"name":"abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}} 2018-07-23 13:37:40,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e26e3795-6700-4a62-a4de-5f73633f7b69 used request id req-cf09f1b2-d750-4b3e-ae2e-ef7f8548d9fd 2018-07-23 13:37:40,803 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-07-23 13:37:40,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:40,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:41,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["4ISJK9VHTg-BdM2jp_1uVQ"], "issued_at": "2018-07-23T13:37:41.000000Z"}} 2018-07-23 13:37:41,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd8946885e8f94603ae72e3c38eaabb84fadd4c" 2018-07-23 13:37:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a30dd9-a2ad-499f-945c-309192912188 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:41,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-13a30dd9-a2ad-499f-945c-309192912188 2018-07-23 13:37:41,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 13:37:41,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd8946885e8f94603ae72e3c38eaabb84fadd4c" 2018-07-23 13:37:41,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-773a59ef-c3d6-4418-9583-4b69b6589d1e x-compute-request-id: req-773a59ef-c3d6-4418-9583-4b69b6589d1e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "64191f32-8848-452c-9a14-6735a9aa6ead", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/64191f32-8848-452c-9a14-6735a9aa6ead", "rel": "bookmark"}], "name": "vmtp-flavor_d1d4807e-eeb2-4eb0-a968-213f98e199e7"}]} 2018-07-23 13:37:41,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-773a59ef-c3d6-4418-9583-4b69b6589d1e 2018-07-23 13:37:41,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd8946885e8f94603ae72e3c38eaabb84fadd4c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.small.juju", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-23 13:37:41,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fdee9ec-58bc-4047-b529-3a48f9eaa781 x-compute-request-id: req-9fdee9ec-58bc-4047-b529-3a48f9eaa781 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/02cc8ca1-5513-438c-917c-d90984dbbea5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/02cc8ca1-5513-438c-917c-d90984dbbea5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "02cc8ca1-5513-438c-917c-d90984dbbea5"}} 2018-07-23 13:37:41,642 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9fdee9ec-58bc-4047-b529-3a48f9eaa781 2018-07-23 13:37:41,643 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-07-23 13:37:41,654 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-07-23 13:37:41,655 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 13:37:41,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:41,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:42,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["euY550O2SMyWYMx-U5wdtg"], "issued_at": "2018-07-23T13:37:42.000000Z"}} 2018-07-23 13:37:42,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b367eb29532a5fe07e018f9bc216942b52ad1de" 2018-07-23 13:37:42,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e8a313-a27e-4421-9c33-c0ae029d5f05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:42,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e0e8a313-a27e-4421-9c33-c0ae029d5f05 2018-07-23 13:37:42,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=trusty -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b367eb29532a5fe07e018f9bc216942b52ad1de" 2018-07-23 13:37:42,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-d64ab957-17c5-4bec-b9f4-228fd5e5d2e5 Date: Mon, 23 Jul 2018 13:37:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-07-23 13:37:42,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-d64ab957-17c5-4bec-b9f4-228fd5e5d2e5 2018-07-23 13:37:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b367eb29532a5fe07e018f9bc216942b52ad1de" 2018-07-23 13:37:42,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9c32d977-252c-48ad-9aa8-ffe8b743d136 Date: Mon, 23 Jul 2018 13:37:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:37:42,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9c32d977-252c-48ad-9aa8-ffe8b743d136 2018-07-23 13:37:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b367eb29532a5fe07e018f9bc216942b52ad1de" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-07-23 13:37:42,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1d79c880-f57f-4d88-916b-31398beb43c2 Date: Mon, 23 Jul 2018 13:37:42 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:37:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T13:37:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec", "min_disk": 0, "protected": false, "id": "a34b1133-7add-40ab-8d8a-9a44508af0ec", "file": "/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/file", "checksum": null, "owner": "cf3179d08b664a23b581402e27141af2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:37:42,803 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1d79c880-f57f-4d88-916b-31398beb43c2 2018-07-23 13:37:42,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b367eb29532a5fe07e018f9bc216942b52ad1de" -d '' 2018-07-23 13:37:47,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68c7ee80-69c2-4588-8607-d6d97413d37f Date: Mon, 23 Jul 2018 13:37:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:37:47,167 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/file used request id req-68c7ee80-69c2-4588-8607-d6d97413d37f 2018-07-23 13:37:47,168 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 13:37:47,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b367eb29532a5fe07e018f9bc216942b52ad1de" 2018-07-23 13:37:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-5c4f3d36-97f8-4b11-acce-9d5309d622e1 Date: Mon, 23 Jul 2018 13:37:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:37:42Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T13:37:47Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/snap", "metadata": {}}], "self": "/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec", "min_disk": 0, "protected": false, "id": "a34b1133-7add-40ab-8d8a-9a44508af0ec", "file": "/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "cf3179d08b664a23b581402e27141af2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:37:47,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec used request id req-5c4f3d36-97f8-4b11-acce-9d5309d622e1 2018-07-23 13:37:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b367eb29532a5fe07e018f9bc216942b52ad1de" 2018-07-23 13:37:47,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab164186-e6c1-4eb7-8fb4-dc49707c811e Date: Mon, 23 Jul 2018 13:37:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:37:47,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ab164186-e6c1-4eb7-8fb4-dc49707c811e 2018-07-23 13:37:47,199 - create_image - INFO - Created image with name - trusty 2018-07-23 13:37:47,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b367eb29532a5fe07e018f9bc216942b52ad1de" 2018-07-23 13:37:47,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-18642427-8d2e-4e7c-ab4c-767721ec4db3 Date: Mon, 23 Jul 2018 13:37:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:37:42Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T13:37:47Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/snap", "metadata": {}}], "self": "/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec", "min_disk": 0, "protected": false, "id": "a34b1133-7add-40ab-8d8a-9a44508af0ec", "file": "/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "cf3179d08b664a23b581402e27141af2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/a34b1133-7add-40ab-8d8a-9a44508af0ec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:37:47,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec used request id req-18642427-8d2e-4e7c-ab4c-767721ec4db3 2018-07-23 13:37:47,217 - create_image - DEBUG - Instance status is - active 2018-07-23 13:37:47,217 - create_image - DEBUG - Image is active with name - trusty 2018-07-23 13:37:47,217 - create_image - INFO - Image is now active with name - trusty 2018-07-23 13:37:47,374 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i a34b1133-7add-40ab-8d8a-9a44508af0ec -s trusty -r regionOne -u http://172.30.9.27:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-23 13:37:47,375 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-23 13:37:47,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 13:37:47,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 13:37:47,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T14:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["uORhnLgbRDCq7sCEk6-jXw"], "issued_at": "2018-07-23T13:37:47.000000Z"}} 2018-07-23 13:37:47,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3163942648fb12083dc21be969f829437cc74182" 2018-07-23 13:37:47,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 13:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4844d023-f5b5-4441-aac7-49de49089220 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-23 13:37:47,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4844d023-f5b5-4441-aac7-49de49089220 2018-07-23 13:37:47,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=xenial -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3163942648fb12083dc21be969f829437cc74182" 2018-07-23 13:37:48,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-6a8bc9d2-4a96-45ec-92be-9acbceee11fd Date: Mon, 23 Jul 2018 13:37:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-07-23 13:37:48,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-6a8bc9d2-4a96-45ec-92be-9acbceee11fd 2018-07-23 13:37:48,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3163942648fb12083dc21be969f829437cc74182" 2018-07-23 13:37:48,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-55fbd6a6-8cbc-49d5-81bf-9bcf5de965ad Date: Mon, 23 Jul 2018 13:37:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:37:48,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-55fbd6a6-8cbc-49d5-81bf-9bcf5de965ad 2018-07-23 13:37:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3163942648fb12083dc21be969f829437cc74182" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-07-23 13:37:48,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a772739f-0d50-44ab-b24f-9ca4bd5fd31b Date: Mon, 23 Jul 2018 13:37:48 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:37:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T13:37:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/bf00b4af-77d8-4780-9224-031c687916b8", "min_disk": 0, "protected": false, "id": "bf00b4af-77d8-4780-9224-031c687916b8", "file": "/v2/images/bf00b4af-77d8-4780-9224-031c687916b8/file", "checksum": null, "owner": "cf3179d08b664a23b581402e27141af2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:37:48,101 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a772739f-0d50-44ab-b24f-9ca4bd5fd31b 2018-07-23 13:37:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3163942648fb12083dc21be969f829437cc74182" -d '' 2018-07-23 13:37:52,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a41b7a3b-0c5e-40c7-8534-1b11ccc38a04 Date: Mon, 23 Jul 2018 13:37:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 13:37:52,826 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8/file used request id req-a41b7a3b-0c5e-40c7-8534-1b11ccc38a04 2018-07-23 13:37:52,827 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-23 13:37:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3163942648fb12083dc21be969f829437cc74182" 2018-07-23 13:37:52,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-eb623ccf-b3a4-4708-8801-e4d68982d22c Date: Mon, 23 Jul 2018 13:37:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:37:48Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-23T13:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/bf00b4af-77d8-4780-9224-031c687916b8/snap", "metadata": {}}], "self": "/v2/images/bf00b4af-77d8-4780-9224-031c687916b8", "min_disk": 0, "protected": false, "id": "bf00b4af-77d8-4780-9224-031c687916b8", "file": "/v2/images/bf00b4af-77d8-4780-9224-031c687916b8/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "cf3179d08b664a23b581402e27141af2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/bf00b4af-77d8-4780-9224-031c687916b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:37:52,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8 used request id req-eb623ccf-b3a4-4708-8801-e4d68982d22c 2018-07-23 13:37:52,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3163942648fb12083dc21be969f829437cc74182" 2018-07-23 13:37:52,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fe637b80-3ec6-4c7a-a520-516ac2a500d0 Date: Mon, 23 Jul 2018 13:37:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 13:37:52,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-fe637b80-3ec6-4c7a-a520-516ac2a500d0 2018-07-23 13:37:52,857 - create_image - INFO - Created image with name - xenial 2018-07-23 13:37:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3163942648fb12083dc21be969f829437cc74182" 2018-07-23 13:37:52,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-b2c6a7a1-f912-4a57-83d0-908bd3341b03 Date: Mon, 23 Jul 2018 13:37:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T13:37:48Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-23T13:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/bf00b4af-77d8-4780-9224-031c687916b8/snap", "metadata": {}}], "self": "/v2/images/bf00b4af-77d8-4780-9224-031c687916b8", "min_disk": 0, "protected": false, "id": "bf00b4af-77d8-4780-9224-031c687916b8", "file": "/v2/images/bf00b4af-77d8-4780-9224-031c687916b8/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "cf3179d08b664a23b581402e27141af2", "direct_url": "rbd://b4cbd321-4b5e-4b04-b3b6-237c640dbdd7/images/bf00b4af-77d8-4780-9224-031c687916b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 13:37:52,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8 used request id req-b2c6a7a1-f912-4a57-83d0-908bd3341b03 2018-07-23 13:37:52,878 - create_image - DEBUG - Instance status is - active 2018-07-23 13:37:52,878 - create_image - DEBUG - Image is active with name - xenial 2018-07-23 13:37:52,878 - create_image - INFO - Image is now active with name - xenial 2018-07-23 13:37:53,026 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i bf00b4af-77d8-4780-9224-031c687916b8 -s xenial -r regionOne -u http://172.30.9.27:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-23 13:37:53,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 735d4c5a-1608-40d0-bc4d-94346f420cbc 2018-07-23 13:37:53,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-23 16:49:04,243 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=735d4c5a-1608-40d0-bc4d-94346f420cbc', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 13:37:53 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 13:37:53 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=735d4c5a-1608-40d0-bc4d-94346f420cbc", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 13:37:53 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 13:37:53 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[network:735d4c5a-1608-40d0-bc4d-94346f420cbc external-network: use-floating-ip:true use-default-secgroup:true] 13:37:53 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 13:37:53 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[development:false max-status-history-size:5G ftp-proxy: apt-http-proxy: image-stream:released no-proxy:127.0.0.1,localhost,::1 firewall-mode:instance automatically-retry-hooks:true uuid:b8c23494-b26c-45e7-884b-bb1b080f6e25 max-action-results-size:5G apt-mirror: https-proxy: logging-config: enable-os-refresh-update:true http-proxy: provisioner-harvest-mode:destroyed ignore-machine-addresses:false agent-metadata-url: apt-https-proxy: net-bond-reconfigure-delay:17 name:controller image-metadata-url: apt-ftp-proxy: external-network: transmit-vendor-metrics:true ssl-hostname-verification:false test-mode:false type:openstack authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8aCMC6sANumfcK/f4J2A4fUWd9av1rnCHHZRCNP7kSZTj5mw3bnBRP72j9t1t+kiPOcJLBIR2p3OH4FGdutV3a7aAIloTWvqH8HpkHjCNa9C2Agt8uZzFDfn9rnPdbkN7gk3TcpYihvUQFGF+xu4KeKO6cL2cWWjLrbEp/BWxEgyrqHCdiHxf+0sE6U5gmbNdCKEo7ZIQ5cfrSaTyc5y9msWACgneN2506h2oONBJEVRZ1lSiUQ7EJ7f9BKPCPp4HBIquaugCeuJgTaJz8VBS0SXiyucetP17+HZfdljlpFI2rkDAN845G5sZFX+rq/zEObBKxa9kDp92IPIn3h63 juju-client-key max-status-history-age:336h apt-no-proxy: logforward-enabled:false max-action-results-age:336h use-default-secgroup:true enable-os-upgrade:true agent-stream:released default-series:xenial disable-network-management:false update-status-hook-interval:5m proxy-ssh:false resource-tags: network:735d4c5a-1608-40d0-bc4d-94346f420cbc use-floating-ip:true] 13:37:53 INFO juju.provider.openstack provider.go:144 opening model "controller" 13:37:54 DEBUG goose :1 auth details: &{Token:gAAAAABbVdoyNe5xG873iAtqab0eokPbBXhE_mH6sq88iTUH3JB_Tw94SufVScUApQQ_TX2qk-wkcJA0_ukfIpGMm1phufyOxEHrFMQmIvYjh7MLD7EWDwptUfPo40GZsSALuFg00L1GwCT4_3hxspgv-yAAj--ju_NRSvcBXZceyLebjeFYg_M TenantId:cf3179d08b664a23b581402e27141af2 UserId:79f9bb9cb914401f922c2cf735a455fb Domain: RegionServiceURLs:map[regionOne:map[image:http://172.30.9.27:9292 volumev2:http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2 placement:http://172.30.9.27:8778/placement compute:http://172.30.9.27:8774/v2.1 identity:http://172.30.9.27:5000 volume:http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2 cloudformation:http://172.30.9.27:8000/v1 object-store:http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2 event:http://172.30.9.27:8977 metric:http://172.30.9.27:8041 orchestration:http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2 alarming:http://172.30.9.27:8042 volumev3:http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2 network:http://172.30.9.27:9696]]} 13:37:54 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 13:37:54 DEBUG goose :1 performing API version discovery for "http://172.30.9.27:8774/" 13:37:54 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.27:8774/v2.1/ Rel:self}] Status:CURRENT}] 13:37:54 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 13:37:54 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 13:37:54 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 13:37:54 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 13:37:54 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 13:37:54 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 13:37:54 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 13:37:54 INFO cmd bootstrap.go:233 Loading image metadata 13:37:54 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 13:37:54 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 13:37:54 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 13:37:54 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.27:5000/v3} [precise raring vivid yakkety win2012hvr2 win2012r2 win2016 win2016nano opensuseleap win8 trusty zesty win2008r2 win10 quantal win2016hv win7 centos7 win2012hv win81 genericlinux saucy xenial win2012 utopic wily] [amd64 i386 armhf arm64 ppc64el s390x] released}} 13:37:54 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 13:37:57 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 13:37:58 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.27:5000/v3} not found 13:37:58 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.27:5000/v3} not found 13:37:58 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 13:37:58 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 13:37:58 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 13:37:58 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 13:37:58 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 13:37:58 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 13:37:58 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 13:37:58 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 13:37:58 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 13:37:59 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 13:38:02 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 13:38:02 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 13:38:02 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 13:38:02 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:bf00b4af-77d8-4780-9224-031c687916b8 Arch:amd64 VirtType:}] 13:38:02 INFO juju.environs.instances image.go:106 find instance - using image with id: bf00b4af-77d8-4780-9224-031c687916b8 13:38:02 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 13:38:02 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 13:38:02 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2483 bytes 13:38:02 DEBUG juju.provider.openstack provider.go:1022 using network id "735d4c5a-1608-40d0-bc4d-94346f420cbc" 13:38:02 DEBUG goose :1 performing API version discovery for "http://172.30.9.27:9696/" 13:38:02 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:9696/v2.0/ Rel:self}] Status:CURRENT}] 13:38:05 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "c2776293-c676-49bb-b312-598ea8c266b6" has status BUILD, wait 10 seconds before retry, attempt 11 13:40:02 INFO juju.provider.openstack provider.go:1189 started instance "c2776293-c676-49bb-b312-598ea8c266b6" 13:40:02 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 13:40:03 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.207 13:40:03 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.207 - c2776293-c676-49bb-b312-598ea8c266b6 (arch=amd64 mem=2G cores=1) 13:40:05 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 13:40:05 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 13:40:05 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 13:40:08 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 13:40:08 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 13:40:09 DEBUG juju.provider.openstack provider.go:414 instance c2776293-c676-49bb-b312-598ea8c266b6 has floating IP address: 172.30.9.207 Attempting to connect to 172.30.9.207:22 Attempting to connect to 172.16.0.8:22 13:40:09 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:10 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: ssh: connect to host 172.30.9.207 port 22: Connection refused 13:40:14 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:15 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: ssh: connect to host 172.30.9.207 port 22: Connection refused 13:40:19 DEBUG juju.provider.openstack provider.go:414 instance c2776293-c676-49bb-b312-598ea8c266b6 has floating IP address: 172.30.9.207 13:40:19 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:20 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: "System is booting up. See pam_nologin(8)" Authentication failed. 13:40:24 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:25 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: "System is booting up. See pam_nologin(8)" Authentication failed. 13:40:29 DEBUG juju.provider.openstack provider.go:414 instance c2776293-c676-49bb-b312-598ea8c266b6 has floating IP address: 172.30.9.207 13:40:29 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:31 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 13:40:34 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:36 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 13:40:39 DEBUG juju.provider.openstack provider.go:414 instance c2776293-c676-49bb-b312-598ea8c266b6 has floating IP address: 172.30.9.207 13:40:39 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:41 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 13:40:44 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:46 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 13:40:49 DEBUG juju.provider.openstack provider.go:414 instance c2776293-c676-49bb-b312-598ea8c266b6 has floating IP address: 172.30.9.207 13:40:49 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:51 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 13:40:54 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:40:57 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 13:40:59 DEBUG juju.provider.openstack provider.go:414 instance c2776293-c676-49bb-b312-598ea8c266b6 has floating IP address: 172.30.9.207 13:40:59 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:41:02 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 13:41:04 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:41:07 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 13:41:09 DEBUG juju.provider.openstack provider.go:414 instance c2776293-c676-49bb-b312-598ea8c266b6 has floating IP address: 172.30.9.207 13:41:09 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 13:41:12 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-0f6e25-controller-0: Connection timed out Cloud-init v. 18.2 running 'init-local' at Mon, 23 Jul 2018 13:40:02 +0000. Up 5.96 seconds. Cloud-init v. 18.2 running 'init' at Mon, 23 Jul 2018 13:40:03 +0000. Up 7.14 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.8 | 255.255.255.0 | . | fa:16:3e:15:2b:cf | ci-info: | ens3 | True | fe80::f816:3eff:fe15:2bcf/64 | . | link | fa:16:3e:15:2b:cf | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.2 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Mon, 23 Jul 2018 13:40:07 +0000. Up 10.80 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Mon, 23 Jul 2018 13:41:08 +0000. Up 72.12 seconds. Cloud-init v. 18.2 finished at Mon, 23 Jul 2018 13:41:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 72.35 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:NMVWaCok4Moap4CR74ijUSijGOhbdgzcv51PNsufGR4 root@juju-0f6e25-controller-0 The key's randomart image is: +---[RSA 2048]----+ | .. ..o. | | o . . .= | |o . o o+ | |+=. . .... | |@.+o . .S | |OX o . | |X..o o . + E | |.o+ . o = + = | |.. . o.+.= | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:+5ZPsY8gdOl8ifVCyVeeHlTQw+zKHwLO1zJGkS9ctKE root@juju-0f6e25-controller-0 The key's randomart image is: +---[DSA 1024]----+ | *=.| | o.==| | .E=oo| | + =.=.| | S = X =o.| | . = * #.o.| | o =.O *..| | oo+ + . | | ...o . | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:ZjlDypBbVV0NmhRhlVcH+uD3LgA/ll09RnxvtKObPiw root@juju-0f6e25-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | ....==*=+| | . . o.+.o*| | o . . = .o=| | = o ... o ==| | . o S o.o=oo| | o o *o.. | | ..oo .| | E =.. | | o....| +----[SHA256]-----+ Running apt-get update Err:1 http://archive.ubuntu.com/ubuntu xenial InRelease Temporary failure resolving 'archive.ubuntu.com' Err:2 http://security.ubuntu.com/ubuntu xenial-security InRelease Temporary failure resolving 'security.ubuntu.com' Err:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Temporary failure resolving 'archive.ubuntu.com' Err:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Temporary failure resolving 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease Temporary failure resolving 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 6,862 B in 1min 15s (91 B/s) E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 10.6 kB/17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Fetched 10.6 kB in 0s (37.3 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (59.7 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54134 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.30 [31.3 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.30 [578 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 3s (1,625 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54160 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 7.503s; size 22087170 bytes; speed 2943589.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-23 16:49:01 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-07-23 16:49:01 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-23 16:49:01 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-23 16:49:01 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-23 16:49:02 DEBUG goose :22 auth details: &{Token:gAAAAABbVgb-_MC77UwRxgjwNhm2uiqq9sLvfAxHIEiXzEpzoa3pIHgpnGppZAypFEtoVmwTdeT_auqzhI3Q17Eyja9SUdxenlacu3faJSnCnnvjgxDpfUKMYhSH-qIopthGLQNcMkdwJH4m34MrNIxwOGHgZUmmuZGr-8Oxm9Pj0QTxiqRSai0 TenantId:cf3179d08b664a23b581402e27141af2 UserId:79f9bb9cb914401f922c2cf735a455fb Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.27:8041 cloudformation:http://172.30.9.27:8000/v1 volume:http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2 volumev2:http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2 orchestration:http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2 object-store:http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2 identity:http://172.30.9.27:5000 image:http://172.30.9.27:9292 volumev3:http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2 network:http://172.30.9.27:9696 compute:http://172.30.9.27:8774/v2.1 placement:http://172.30.9.27:8778/placement alarming:http://172.30.9.27:8042 event:http://172.30.9.27:8977]]} 2018-07-23 16:49:02 DEBUG goose :22 performing API version discovery for "http://172.30.9.27:8774/" 2018-07-23 16:49:02 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.27:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-23 16:49:03 DEBUG juju.provider.openstack provider.go:414 instance c2776293-c676-49bb-b312-598ea8c266b6 has floating IP address: 172.30.9.207 2018-07-23 16:49:04 INFO juju.agent identity.go:22 writing system identity file 2018-07-23 16:49:04 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-23 16:49:04 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-23 16:49:04 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-23 16:49:04 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-23 16:49:04 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-07-23 16:49:04 ERROR juju.utils.packaging.manager utils.go:103 packaging command failed: encountered fatal error: unable to locate package; cmd: "apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2"; output: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package juju-mongodb3.2 E: Couldn't find any package by glob 'juju-mongodb3.2' E: Couldn't find any package by regex 'juju-mongodb3.2' 2018-07-23 16:49:04 ERROR juju.mongo mongo.go:675 installing mongo failed: packaging command failed: encountered fatal error: unable to locate package 2018-07-23 16:49:04 INFO juju.mongo mongo.go:676 will try fallback packages [juju-mongodb] 2018-07-23 16:49:04 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb 2018-07-23 16:49:04 ERROR juju.utils.packaging.manager utils.go:103 packaging command failed: encountered fatal error: unable to locate package; cmd: "apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb"; output: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package juju-mongodb 2018-07-23 16:49:04 ERROR juju.mongo mongo.go:486 cannot install/upgrade mongod (will proceed anyway): packaging command failed: encountered fatal error: unable to locate package 2018-07-23 16:49:04 INFO juju.mongo mongo.go:336 could not find /usr/lib/juju/bin/mongod or mongod in $PATH ERROR failed to start mongo: exec: "mongod": executable file not found in $PATH 2018-07-23 16:49:04 DEBUG cmd supercommand.go:459 error stack: exec: "mongod": executable file not found in $PATH github.com/juju/juju/cmd/jujud/bootstrap.go:238: failed to start mongo 2018-07-23 16:49:04 DEBUG juju.cmd.jujud main.go:187 jujud complete, code 0, err 2018-07-23 16:49:04,380 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 16:49:04,380 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 191:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 16:49:04,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 16:49:04,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:04,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["L0UaZlXkRHenn7Iu_2QFMA"], "issued_at": "2018-07-23T16:49:04.000000Z"}} 2018-07-23 16:49:04,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584fe9b2d9c491fdb801f6c86f1a4fe4f00f87a9" 2018-07-23 16:49:05,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-c6017f1c-96ea-413c-8098-a8cee219a3fb Date: Mon, 23 Jul 2018 16:49:05 GMT RESP BODY: {"floatingips": [{"router_id": "933addcf-88af-454a-9810-726359df804e", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-23T13:40:04Z", "floating_network_id": "99fe539b-9466-47d9-85fe-d944dce101e6", "fixed_ip_address": "172.16.0.8", "floating_ip_address": "172.30.9.207", "revision_number": 2, "port_id": "56d9f262-ba9e-4069-a1b8-25e91c06730c", "id": "be5946d8-bd86-463b-9ced-729a7b55254b", "tenant_id": "cf3179d08b664a23b581402e27141af2", "created_at": "2018-07-23T13:40:03Z", "project_id": "cf3179d08b664a23b581402e27141af2"}]} 2018-07-23 16:49:05,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-c6017f1c-96ea-413c-8098-a8cee219a3fb 2018-07-23 16:49:05,041 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Floating IPs assigned to project:juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:05,041 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - 172.30.9.207: 2018-07-23 16:49:05,132 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR no API addresses 2018-07-23 16:49:05,132 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Release floating IPs assigned by Juju... 2018-07-23 16:49:05,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 16:49:05,133 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-07-23 16:49:05,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:05,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["XZtGPLy-Q2GrjYMiF1HqjA"], "issued_at": "2018-07-23T16:49:05.000000Z"}} 2018-07-23 16:49:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/be5946d8-bd86-463b-9ced-729a7b55254b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaef088917d67086adb051bdc511c29f05acc467" 2018-07-23 16:49:06,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e819af9d-3f33-41b4-a146-514b9e8c2519 Content-Length: 0 Date: Mon, 23 Jul 2018 16:49:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 16:49:06,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/be5946d8-bd86-463b-9ced-729a7b55254b used request id req-e819af9d-3f33-41b4-a146-514b9e8c2519 2018-07-23 16:49:06,694 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS objects .. 2018-07-23 16:49:06,695 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-23 16:49:06,695 - glance_utils - INFO - Deleting image named - xenial 2018-07-23 16:49:06,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:07,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["2UVI2X6lSVuMWtlFC9RelQ"], "issued_at": "2018-07-23T16:49:07.000000Z"}} 2018-07-23 16:49:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}564a64d169797f4282f5c0a7b381f644d82a9a9f" 2018-07-23 16:49:08,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2326c37-1086-455e-959e-769b0d16ea33 Date: Mon, 23 Jul 2018 16:49:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 16:49:08,202 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bf00b4af-77d8-4780-9224-031c687916b8 used request id req-f2326c37-1086-455e-959e-769b0d16ea33 2018-07-23 16:49:08,203 - glance_utils - INFO - Deleting image named - trusty 2018-07-23 16:49:08,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:08,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["p3TrM_ukSQqIBN_PHdKgwQ"], "issued_at": "2018-07-23T16:49:08.000000Z"}} 2018-07-23 16:49:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65a43dc77d3f0026c4cfa847bf70ecc7fa71f043" 2018-07-23 16:49:10,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-00a9d0eb-c3ce-4781-beea-71432b7f9618 Date: Mon, 23 Jul 2018 16:49:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 16:49:10,217 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a34b1133-7add-40ab-8d8a-9a44508af0ec used request id req-00a9d0eb-c3ce-4781-beea-71432b7f9618 2018-07-23 16:49:10,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:10,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["Ya6lt_uvTBS2sHRF8TZGNQ"], "issued_at": "2018-07-23T16:49:10.000000Z"}} 2018-07-23 16:49:10,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/02cc8ca1-5513-438c-917c-d90984dbbea5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc8d313780b95fbfa99d4d8b6afbfefde90cc5e" 2018-07-23 16:49:11,207 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 16:49:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abc7e699-f183-45df-a3b8-2d689bbe4349 x-compute-request-id: req-abc7e699-f183-45df-a3b8-2d689bbe4349 Content-Length: 0 Content-Type: application/json 2018-07-23 16:49:11,207 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/02cc8ca1-5513-438c-917c-d90984dbbea5 used request id req-abc7e699-f183-45df-a3b8-2d689bbe4349 2018-07-23 16:49:11,208 - OpenStackNetwork - INFO - Removing router interface from router abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f and subnet abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:11,208 - neutron_utils - INFO - Removing router interface from router named abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:11,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:11,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["NaWIUpjOTlm-5HTI_5FAow"], "issued_at": "2018-07-23T16:49:11.000000Z"}} 2018-07-23 16:49:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/933addcf-88af-454a-9810-726359df804e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0931e2e39c7eba4dfc51c4a0338169173be37a5f" -d '{"subnet_id": "e26e3795-6700-4a62-a4de-5f73633f7b69"}' 2018-07-23 16:49:13,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-96880ab7-3094-4e29-83bb-757bb4597d76 Date: Mon, 23 Jul 2018 16:49:13 GMT RESP BODY: {"network_id": "735d4c5a-1608-40d0-bc4d-94346f420cbc", "tenant_id": "cf3179d08b664a23b581402e27141af2", "subnet_id": "e26e3795-6700-4a62-a4de-5f73633f7b69", "subnet_ids": ["e26e3795-6700-4a62-a4de-5f73633f7b69"], "port_id": "f0bc9c2a-9673-4660-906c-6ec382d92dcc", "id": "933addcf-88af-454a-9810-726359df804e"} 2018-07-23 16:49:13,389 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/933addcf-88af-454a-9810-726359df804e/remove_router_interface used request id req-96880ab7-3094-4e29-83bb-757bb4597d76 2018-07-23 16:49:13,389 - OpenStackNetwork - INFO - Removing router abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:13,389 - neutron_utils - INFO - Deleting router with name - abot-router-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/933addcf-88af-454a-9810-726359df804e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0931e2e39c7eba4dfc51c4a0338169173be37a5f" 2018-07-23 16:49:14,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e74a42b1-48b1-408a-a248-18896a8b1b21 Content-Length: 0 Date: Mon, 23 Jul 2018 16:49:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 16:49:14,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/933addcf-88af-454a-9810-726359df804e used request id req-e74a42b1-48b1-408a-a248-18896a8b1b21 2018-07-23 16:49:14,623 - neutron_utils - INFO - Deleting subnet with name abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:14,623 - neutron_utils - INFO - Deleting subnet with name abot-subnet-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:14,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:15,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["6RyxSSNKTfiif4SU7U676A"], "issued_at": "2018-07-23T16:49:15.000000Z"}} 2018-07-23 16:49:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e26e3795-6700-4a62-a4de-5f73633f7b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}156bdcec60b7266b46b30554ac1e248a25c20041" 2018-07-23 16:49:15,243 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-d2787adc-2ef4-47aa-9359-52f6936a15ff Date: Mon, 23 Jul 2018 16:49:15 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet e26e3795-6700-4a62-a4de-5f73633f7b69: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-23 16:49:15,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e26e3795-6700-4a62-a4de-5f73633f7b69 used request id req-d2787adc-2ef4-47aa-9359-52f6936a15ff 2018-07-23 16:49:15,243 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet e26e3795-6700-4a62-a4de-5f73633f7b69: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-23 16:49:15,244 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet e26e3795-6700-4a62-a4de-5f73633f7b69: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-d2787adc-2ef4-47aa-9359-52f6936a15ff'] 2018-07-23 16:49:15,244 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-07-23 16:49:15,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:15,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/cf3179d08b664a23b581402e27141af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f", "id": "e4213c2d96a64215a5feca7da4fac487"}, "audit_ids": ["r1OzqFqEQt67DnGG57D4nw"], "issued_at": "2018-07-23T16:49:15.000000Z"}} 2018-07-23 16:49:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/79f9bb9cb914401f922c2cf735a455fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0260b58ec6da992b1c589872a6a025954ea4302d" 2018-07-23 16:49:15,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 16:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-412e9be3-2f3d-48aa-b02b-cbc476ffa3dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 16:49:15,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/79f9bb9cb914401f922c2cf735a455fb used request id req-412e9be3-2f3d-48aa-b02b-cbc476ffa3dd 2018-07-23 16:49:15,828 - keystone_utils - INFO - Deleting user with name - juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:15,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:16,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["DG8MF0W9T1SvbahWNOSZ2g"], "issued_at": "2018-07-23T16:49:16.000000Z"}} 2018-07-23 16:49:16,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e4213c2d96a64215a5feca7da4fac487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58da534ca3132ff4bed4f5729e351b98687f333" 2018-07-23 16:49:16,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 16:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adb82b39-d65f-49ba-bfcc-33e683c8440e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 16:49:16,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e4213c2d96a64215a5feca7da4fac487 used request id req-adb82b39-d65f-49ba-bfcc-33e683c8440e 2018-07-23 16:49:16,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-23 16:49:16,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "name": "admin"}, {"id": "a9d68b9865f84f599d8ba155bf3bc8de", "name": "reader"}, {"id": "4ff844c18b7842ea9c190a813ff3c3d0", "name": "member"}], "expires_at": "2018-07-23T17:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0274173af20544778d299bf6b1fb126e"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "033e233fabea4d8fa9a762d3b7d966ca"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "921ea4c34ba84706a1abf5cfb3f4d695"}], "type": "identity", "id": "0c1a018ef6624742837dc0ebfc132d25", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd0abf418fb408ab2cf61104861b9fc"}, {"url": "http://172.30.9.27:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f2360a645b2462387cd950e71afeb75"}, {"url": "http://192.30.9.5:8776/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9d973647d694bd1a0804a5d75bef537"}], "type": "volume", "id": "2b0c9b79dee3470e9bec21ecd48f3548", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2273479c6bfa4ee08e3a0c5c41d5a99f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "953cb1c6c79e4edbaf63cf0df63088b6"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b078b2e0985f483b97560f109af3e58d"}], "type": "image", "id": "33299e2640394dd3bddced675b809323", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45c56c7ea5674611947249a3043d73e5"}, {"url": "http://172.30.9.27:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6021c041c6ed4e129cb98dce4b227136"}, {"url": "http://192.30.9.5:8776/v2/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d021dac10b24b5c995b2ad255da609c"}], "type": "volumev2", "id": "3c023ba9bb7d47bb9f640add2dcdadab", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29636494ff364d0190c12cca43f91f4a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5db00e0f3d8a4a209c51ef5cd6e9aee4"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ace4388185544886a688fd9f076dc73a"}], "type": "alarming", "id": "4c624d5a9ddb4638ba4e233ae1755944", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35113042cf2c41c4a1c021788dbbb6cf"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49730860156542d69bd88ff61741b710"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcbf207ca14046558ef8d75ab5596e41"}], "type": "event", "id": "5231a860330a4404b6560bed799856cd", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08dafb8e557043b5ac6eadc453056d7c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "678c3fd6eec146128191bdf1c5bbec6c"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa94af4559944422a3a590fa9c2c05d5"}], "type": "metric", "id": "772d716a26094313950e3994a498ace0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35159f48b4754d668e3c26f9ce2a7e0b"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f58c58f69534061bd3c229f29afab2d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1545e932e184039bb7a32a1edea2ce0"}], "type": "cloudformation", "id": "77799975f2664c2c9b46d043039d0cac", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "9156b765ac4a4a0c8b761cab47c32901", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0a0795b3e7d34fc4bcda1379316ee041"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ed6bbe76ffb45fd8aff2fb7b8347175"}, {"url": "http://192.30.9.5:8004/v1/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3419b371c6fb4ff69d7de1e4d8460ee5"}], "type": "orchestration", "id": "9306410469b44b40b42a1c1b49c22e4a", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16e157b50e69469bbd6f40fc0d27ae93"}, {"url": "http://12.0.0.29:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24c3c598ef514e0b893c697e8cd2cbc2"}, {"url": "http://172.30.9.27:8080/v1/AUTH_513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "921fd6b8f30045fbbdc025e748ca6661"}], "type": "object-store", "id": "9c559814e15c4a53867dd47472560bf1", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "881820cee28d48259b3530a8c5467986"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d88911c714214b2785c4e0f210bd366b"}, {"url": "http://192.30.9.5:8776/v3/513a0d0d1e3e4f6b89c9c5ab3a4246e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe09d4fc2ead41578a64b7495a184623"}], "type": "volumev3", "id": "9c89b90c1875469b9769ebf4c0af8968", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4fd8d66ff5e5427291639448bbc9aead"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ac848c293224eb3937da2c44feb8981"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92eec3c1b89e44b3b61040f445492c91"}], "type": "network", "id": "c986063a4a354ad79e925ce224f92153", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32044121bccf43b5a0aec97237735b93"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f9e3b5ab73045a7bb635b1fd7145f36"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed285826476c4ebc9067c489beb1c9b0"}], "type": "compute", "id": "d7d94e49ceb84639a23973735c2bd9b9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10e3b52d992f4c98b80ecc1500f58b34"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9436864e53be48ecadc900b43e5f1c4f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef2eee2ff30741bfb76cb4402872fb50"}], "type": "placement", "id": "ee298c1da80442cba3d9bdd766a92518", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5dbe1fbd3b4416db5f4e5e63b78e902"}, "audit_ids": ["zqEOvlPGSYCKAxiCuYBdVg"], "issued_at": "2018-07-23T16:49:16.000000Z"}} 2018-07-23 16:49:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2ad3948a-f96d-4715-a63b-26631151dabf Date: Mon, 23 Jul 2018 16:49:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "320817f20ead4d5aba125c3363200f87", "created_at": "2018-07-23T12:27:48Z", "updated_at": "2018-07-23T12:27:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "45e43d27-84fc-4ca8-be0c-97cf1dd58e01", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "740e4e2f-7508-4f54-854c-7b19b41d7a12", "remote_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "a961aad9-91dc-4cfd-9676-8a4c148ee995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "320817f20ead4d5aba125c3363200f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:48Z", "revision_number": 0, "id": "b6e7242c-4cae-4c08-85a0-fc910fbe149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:48Z", "security_group_id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "tenant_id": "320817f20ead4d5aba125c3363200f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "320817f20ead4d5aba125c3363200f87"}], "revision_number": 1, "project_id": "320817f20ead4d5aba125c3363200f87", "id": "00b7f123-1d7b-4ca9-a06d-73bcbabccb5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "created_at": "2018-07-23T13:33:56Z", "updated_at": "2018-07-23T13:33:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "4ac6e4be-b47a-4b5c-873e-a6b00acb1da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b5d327a6-296c-488d-86f9-20a3e86ddf1f", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "b8051eb8-9576-4db1-b0d2-d9956e62b25b", "remote_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4257c7d3011487ab9631b0101bc287b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:33:56Z", "revision_number": 0, "id": "d4bc417c-cf3c-4547-b56a-fdde1a636331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:33:56Z", "security_group_id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "tenant_id": "c4257c7d3011487ab9631b0101bc287b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4257c7d3011487ab9631b0101bc287b"}], "revision_number": 1, "project_id": "c4257c7d3011487ab9631b0101bc287b", "id": "18236f50-0ca4-4eb3-baa3-5b3f495eaebe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "created_at": "2018-07-23T13:23:44Z", "updated_at": "2018-07-23T13:23:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "53265f1f-37bb-42a7-bdf4-4c59a936557f", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "94be378d-a0d3-4721-b5f4-369624002598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "a6eaef9b-a32f-4fcb-9b6d-07d11ea26c8b", "remote_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:23:44Z", "revision_number": 0, "id": "e2f91637-e9ad-46df-96ff-f2fbdd9a43ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:23:44Z", "security_group_id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "tenant_id": "a4ed318f316646cca1336933bb7dd7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4ed318f316646cca1336933bb7dd7cf"}], "revision_number": 1, "project_id": "a4ed318f316646cca1336933bb7dd7cf", "id": "1ab4756e-0e01-4f30-8395-e428fa73b246", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf3179d08b664a23b581402e27141af2", "created_at": "2018-07-23T13:37:34Z", "updated_at": "2018-07-23T13:37:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:34Z", "revision_number": 0, "id": "382cd5d8-f861-47ab-b135-d9d51e63e6f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:34Z", "security_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "tenant_id": "cf3179d08b664a23b581402e27141af2", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf3179d08b664a23b581402e27141af2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:34Z", "revision_number": 0, "id": "74f3969c-a62b-4f34-ad19-97e2d8f0e9f9", "remote_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:34Z", "security_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "tenant_id": "cf3179d08b664a23b581402e27141af2", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf3179d08b664a23b581402e27141af2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:34Z", "revision_number": 0, "id": "87ad86a1-af5a-48d1-b498-644e5edad067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:34Z", "security_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "tenant_id": "cf3179d08b664a23b581402e27141af2", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf3179d08b664a23b581402e27141af2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:37:34Z", "revision_number": 0, "id": "a4191716-4644-45aa-9d8a-aba25bb07d42", "remote_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "remote_ip_prefix": null, "created_at": "2018-07-23T13:37:34Z", "security_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "tenant_id": "cf3179d08b664a23b581402e27141af2", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf3179d08b664a23b581402e27141af2"}], "revision_number": 1, "project_id": "cf3179d08b664a23b581402e27141af2", "id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "created_at": "2018-07-23T12:24:43Z", "updated_at": "2018-07-23T12:24:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "0f413f40-e400-419a-b327-e074898224ed", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "5409d765-37c3-4aa1-a0bc-8538058267de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv4", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8a955662-407e-4c54-a48f-2da60d44bb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:43Z", "revision_number": 0, "id": "8f9be029-3dd3-4994-a9c1-03505da3ee2f", "remote_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:43Z", "security_group_id": "2e0826c9-ff92-4433-9bc2-923285757240", "tenant_id": "31c37a057c1a4ea7b213fae7991c9faa", "port_range_min": null, "ethertype": "IPv6", "project_id": "31c37a057c1a4ea7b213fae7991c9faa"}], "revision_number": 1, "project_id": "31c37a057c1a4ea7b213fae7991c9faa", "id": "2e0826c9-ff92-4433-9bc2-923285757240", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "created_at": "2018-07-23T12:26:13Z", "updated_at": "2018-07-23T12:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "2877da3e-0edd-4a41-ba7c-568c5311707d", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "7a8febe0-80be-4ef9-9fdf-2747a64a36a6", "remote_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "8d9da595-fdb7-4b41-8b5e-273433a58f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:26:13Z", "revision_number": 0, "id": "f448ea37-0a4b-47a6-a95f-9fccd7defc22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:26:13Z", "security_group_id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "tenant_id": "59ae55ae29e54c399a168e7ee2e277c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ae55ae29e54c399a168e7ee2e277c1"}], "revision_number": 1, "project_id": "59ae55ae29e54c399a168e7ee2e277c1", "id": "382f1f9a-4d35-40ea-97d2-c6b6e655786f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "created_at": "2018-07-23T12:27:02Z", "updated_at": "2018-07-23T12:27:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:02Z", "revision_number": 0, "id": "08f87535-7349-4d93-8ef7-13d336530955", "remote_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:02Z", "security_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c744dae3d74bd8876b7d487e2bc1b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:02Z", "revision_number": 0, "id": "31b5937c-6bef-41a0-9d20-9a4cf384f0b5", "remote_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:02Z", "security_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c744dae3d74bd8876b7d487e2bc1b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:02Z", "revision_number": 0, "id": "8173d389-d206-49a6-b6d7-a332563fa99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:02Z", "security_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "78c744dae3d74bd8876b7d487e2bc1b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:27:02Z", "revision_number": 0, "id": "ef2a59fe-e8b7-4d6f-b100-869d38cc9bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:27:02Z", "security_group_id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "tenant_id": "78c744dae3d74bd8876b7d487e2bc1b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "78c744dae3d74bd8876b7d487e2bc1b4"}], "revision_number": 1, "project_id": "78c744dae3d74bd8876b7d487e2bc1b4", "id": "46e60d38-b55c-4342-971d-2d66aa4e2eaf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "created_at": "2018-07-23T13:36:59Z", "updated_at": "2018-07-23T13:36:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "revision_number": 0, "id": "39bce760-4541-40a5-bade-2be230685475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "revision_number": 0, "id": "4e346670-26b2-416c-a3ec-605fc7ac8a06", "remote_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "remote_ip_prefix": null, "created_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "revision_number": 0, "id": "c6b3fee8-6b2b-4fdb-a872-9297ba4e5a6d", "remote_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "remote_ip_prefix": null, "created_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:36:59Z", "revision_number": 0, "id": "cb963372-c10b-474c-af75-5ba8a97231d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:36:59Z", "security_group_id": "61abf458-9194-4968-a3e4-7e384e16543a", "tenant_id": "6d5d4c0a1985453cab193a2995c12c8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d5d4c0a1985453cab193a2995c12c8d"}], "revision_number": 1, "project_id": "6d5d4c0a1985453cab193a2995c12c8d", "id": "61abf458-9194-4968-a3e4-7e384e16543a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "created_at": "2018-07-23T12:24:14Z", "updated_at": "2018-07-23T12:24:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "14647f6a-8e0f-4bd3-932f-2e25b87be0ad", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "d6399d38-b063-4231-b64b-ce8c61fd2833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f2691d91-1a15-446b-ab68-b14af4281dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:14Z", "revision_number": 0, "id": "f6a45278-413f-4f69-ab24-8954daad66d1", "remote_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:14Z", "security_group_id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "tenant_id": "d6ca195f670b4c0fa548b452179e6ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ca195f670b4c0fa548b452179e6ba9"}], "revision_number": 1, "project_id": "d6ca195f670b4c0fa548b452179e6ba9", "id": "a1244312-6973-4eab-96ed-fba3a401ed5d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T12:24:02Z", "updated_at": "2018-07-23T12:24:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:02Z", "revision_number": 0, "id": "12ba56f4-e515-464f-8331-65dbc3a0cdb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "1a50a333-c9c7-4e9c-8a65-f7d2131305cd", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "3ef7e577-e2cf-4862-abb8-582b9c67ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "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-23T12:24:02Z", "revision_number": 0, "id": "7691f2c1-0176-4e8d-90cd-f1ce24bde35f", "remote_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:02Z", "security_group_id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "a9ee0c92-09b7-48b5-8d73-5e29de8c24f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "created_at": "2018-07-23T12:21:38Z", "updated_at": "2018-07-23T12:21:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "07300cdf-6995-4d64-9b06-b94172a137f6", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "4b0a9c9b-3042-4e39-8e36-c74f70a697d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv6", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "f7128294-1c63-4925-b47e-6171b7364358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:21:38Z", "revision_number": 0, "id": "fac1e58a-ef5d-4cef-9d37-3ade04ffbd4b", "remote_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "remote_ip_prefix": null, "created_at": "2018-07-23T12:21:38Z", "security_group_id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "tenant_id": "268e2adf80c6419d89fbe9bc65fa892e", "port_range_min": null, "ethertype": "IPv4", "project_id": "268e2adf80c6419d89fbe9bc65fa892e"}], "revision_number": 1, "project_id": "268e2adf80c6419d89fbe9bc65fa892e", "id": "bb6a169a-e79b-4d98-9b4e-886df317008a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "created_at": "2018-07-23T12:25:36Z", "updated_at": "2018-07-23T12:25:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:36Z", "revision_number": 0, "id": "28653537-e5f8-4156-8d95-414f33fadea3", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:36Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "29c040a7-08f0-42c6-8904-ec9070c011cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv4", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "3ae88260-1784-409b-b9c9-ca70e9c81631", "remote_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:25:37Z", "revision_number": 0, "id": "ea48ae07-c789-45eb-bac7-dcc5205c4561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:25:37Z", "security_group_id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "tenant_id": "04d92fde83fd45ae96bf3be3269aa92c", "port_range_min": null, "ethertype": "IPv6", "project_id": "04d92fde83fd45ae96bf3be3269aa92c"}], "revision_number": 1, "project_id": "04d92fde83fd45ae96bf3be3269aa92c", "id": "c065c51c-1f8c-40f9-8196-6bf82d598a13", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "created_at": "2018-07-23T12:24:01Z", "updated_at": "2018-07-23T12:24:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6d65a806-52b2-41b1-942d-73d42e39a3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "6e10dc8f-5f02-47e2-81b6-73228812e7e8", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "a3db93cf-e459-4865-8628-53f5d81d0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T12:24:01Z", "revision_number": 0, "id": "f5c71b2b-d342-484d-a70c-746fd3f24b4e", "remote_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "remote_ip_prefix": null, "created_at": "2018-07-23T12:24:01Z", "security_group_id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "tenant_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1"}], "revision_number": 1, "project_id": "513a0d0d1e3e4f6b89c9c5ab3a4246e1", "id": "e5f3b2b2-00e4-4aea-b3ff-07fcbd227cd4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "created_at": "2018-07-23T13:32:13Z", "updated_at": "2018-07-23T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "05ad1a01-4400-4cae-b05b-fd3f817a17d6", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "26b5f76c-69e2-4d64-b19a-1de61a4489c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "3fedc680-2bd7-4c93-9406-425e0284a0bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T13:32:13Z", "revision_number": 0, "id": "86818990-9663-4324-b14b-f23d5dd4e438", "remote_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "remote_ip_prefix": null, "created_at": "2018-07-23T13:32:13Z", "security_group_id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "tenant_id": "1b3c4f704e7a464481be41e6dc32bbc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b3c4f704e7a464481be41e6dc32bbc3"}], "revision_number": 1, "project_id": "1b3c4f704e7a464481be41e6dc32bbc3", "id": "efbed54d-8113-4594-bcb2-daff2634f2ab", "name": "default"}]} 2018-07-23 16:49:17,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2ad3948a-f96d-4715-a63b-26631151dabf 2018-07-23 16:49:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 16:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd693d30-235a-45ac-be0b-7961f6e1bda3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 320817f20ead4d5aba125c3363200f87.", "code": 404, "title": "Not Found"}} 2018-07-23 16:49:17,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/320817f20ead4d5aba125c3363200f87 used request id req-cd693d30-235a-45ac-be0b-7961f6e1bda3 2018-07-23 16:49:17,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 16:49:17,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 16:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d3fabb7-347d-40aa-8500-40b6858d27f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c4257c7d3011487ab9631b0101bc287b.", "code": 404, "title": "Not Found"}} 2018-07-23 16:49:17,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c4257c7d3011487ab9631b0101bc287b used request id req-5d3fabb7-347d-40aa-8500-40b6858d27f8 2018-07-23 16:49:17,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 16:49:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 16:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd71908-e7df-4e7b-b82b-706a44b446bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a4ed318f316646cca1336933bb7dd7cf.", "code": 404, "title": "Not Found"}} 2018-07-23 16:49:17,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a4ed318f316646cca1336933bb7dd7cf used request id req-4fd71908-e7df-4e7b-b82b-706a44b446bc 2018-07-23 16:49:17,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 16:49:17,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 16:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8863977-5a2a-4fe8-bb90-1d586e7d57bc Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf3179d08b664a23b581402e27141af2", "name": "juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f"}} 2018-07-23 16:49:17,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2 used request id req-e8863977-5a2a-4fe8-bb90-1d586e7d57bc 2018-07-23 16:49:17,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c20a78f-4802-48a7-acad-a921fd67d5ef 2018-07-23 16:49:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1c20a78f-4802-48a7-acad-a921fd67d5ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-98034fb6-2edb-45a4-9479-fe4675a2ac31 Date: Mon, 23 Jul 2018 16:49:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:34Z", "security_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "port_range_min": null, "revision_number": 0, "tenant_id": "cf3179d08b664a23b581402e27141af2", "created_at": "2018-07-23T13:37:34Z", "project_id": "cf3179d08b664a23b581402e27141af2", "id": "382cd5d8-f861-47ab-b135-d9d51e63e6f2"}, {"remote_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:34Z", "security_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "port_range_min": null, "revision_number": 0, "tenant_id": "cf3179d08b664a23b581402e27141af2", "created_at": "2018-07-23T13:37:34Z", "project_id": "cf3179d08b664a23b581402e27141af2", "id": "74f3969c-a62b-4f34-ad19-97e2d8f0e9f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:34Z", "security_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "port_range_min": null, "revision_number": 0, "tenant_id": "cf3179d08b664a23b581402e27141af2", "created_at": "2018-07-23T13:37:34Z", "project_id": "cf3179d08b664a23b581402e27141af2", "id": "87ad86a1-af5a-48d1-b498-644e5edad067"}, {"remote_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T13:37:34Z", "security_group_id": "1c20a78f-4802-48a7-acad-a921fd67d5ef", "port_range_min": null, "revision_number": 0, "tenant_id": "cf3179d08b664a23b581402e27141af2", "created_at": "2018-07-23T13:37:34Z", "project_id": "cf3179d08b664a23b581402e27141af2", "id": "a4191716-4644-45aa-9d8a-aba25bb07d42"}]} 2018-07-23 16:49:17,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1c20a78f-4802-48a7-acad-a921fd67d5ef used request id req-98034fb6-2edb-45a4-9479-fe4675a2ac31 2018-07-23 16:49:17,569 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 16:49:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1c20a78f-4802-48a7-acad-a921fd67d5ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,610 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-e007bcab-f3b8-4c83-a9ac-be2018de8b49 Date: Mon, 23 Jul 2018 16:49:17 GMT RESP BODY: {"NeutronError": {"message": "Security Group 1c20a78f-4802-48a7-acad-a921fd67d5ef in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-23 16:49:17,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1c20a78f-4802-48a7-acad-a921fd67d5ef used request id req-e007bcab-f3b8-4c83-a9ac-be2018de8b49 2018-07-23 16:49:17,610 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security Group 1c20a78f-4802-48a7-acad-a921fd67d5ef in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-23 16:49:17,611 - keystone_utils - INFO - Deleting project with name - juju_epc-aa0aaa3b-b50c-44c0-b0d2-c8111c22701f 2018-07-23 16:49:17,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 16:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ec53ce-d53b-4f25-8671-ec2573df0e6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 16:49:17,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cf3179d08b664a23b581402e27141af2 used request id req-98ec53ce-d53b-4f25-8671-ec2573df0e6a 2018-07-23 16:49:17,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f148f83dbe7e3ca0b1e027b2842f4d0dd150a9" 2018-07-23 16:49:17,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 16:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cea6fe9-26dc-442e-8100-815e69527f93 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2aaf973bbacc4560876f298de760632c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2aaf973bbacc4560876f298de760632c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3099b884ccb6493092e5241674358946", "links": {"self": "http://172.30.9.27:5000/v3/roles/3099b884ccb6493092e5241674358946"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4ff844c18b7842ea9c190a813ff3c3d0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ff844c18b7842ea9c190a813ff3c3d0"}, "name": "member"}, {"domain_id": null, "id": "73c88845600646ad8dedf205fb6c72c2", "links": {"self": "http://172.30.9.27:5000/v3/roles/73c88845600646ad8dedf205fb6c72c2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a9d68b9865f84f599d8ba155bf3bc8de", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9d68b9865f84f599d8ba155bf3bc8de"}, "name": "reader"}, {"domain_id": null, "id": "f7df4d4c5e5f45e4a3cde14b3fa86d3f", "links": {"self": "http://172.30.9.27:5000/v3/roles/f7df4d4c5e5f45e4a3cde14b3fa86d3f"}, "name": "admin"}]} 2018-07-23 16:49:17,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1cea6fe9-26dc-442e-8100-815e69527f93 2018-07-23 16:49:17,788 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-23 16:49:17,789 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 01:33 | FAIL | | cloudify_ims | functest | vnf | 01:33 | FAIL | | vyos_vrouter | functest | vnf | 01:40 | FAIL | | juju_epc | functest | vnf | 191:37 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-23 16:49:17,793 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR